Application Architecture 
Existing Oracle dbLink 
Oracle Database 
“GMU2” 
Oracle Database 
“RPRT” 
“RPRT” is a read-only 
copy of the Banner 
production database 
refreshed on a nightly 
basis by ITU 
“GMU2” is a departmental 
production database used 
for a variety of HR/P 
applications. The database 
is maintained by ITU 
The existing dbLink is used, for 
example, to read payroll dates 
that are displayed on the web. 
The same link can be used to 
obtain read-only access to the 
required user information 
“CHIMERA” secure server 
Existing HR/P Departmental PHP Applications. 
“Chimera” is maintained by ITU 
“HYDRA” secure server “CILIX” secure server
Architecture Notes 
• Chimera is a secure server maintained by ITU and used for many 
production HR/P applications (training, exit surveys, etc). 
Applications are written in PHP 
• PHP uses Oracle-provided libraries (OCI8) to compile, execute, and 
process SQL. HR uses an application framework on Chimera to 
optimize application development & support 
• Chimera web applications use the existing LDAP directory (Patriot 
Pass) to authenticate users 
• RPRT is a read-only database provided as part of the overall Data 
Warehouse architecture. Data can be up to 24 hours old 
• Email address, obtained from LDAP (Patriot Pass), will be used to 
access Banner customer data in RPRT via the dbLink in GMU2

Hris architecture

  • 1.
    Application Architecture ExistingOracle dbLink Oracle Database “GMU2” Oracle Database “RPRT” “RPRT” is a read-only copy of the Banner production database refreshed on a nightly basis by ITU “GMU2” is a departmental production database used for a variety of HR/P applications. The database is maintained by ITU The existing dbLink is used, for example, to read payroll dates that are displayed on the web. The same link can be used to obtain read-only access to the required user information “CHIMERA” secure server Existing HR/P Departmental PHP Applications. “Chimera” is maintained by ITU “HYDRA” secure server “CILIX” secure server
  • 2.
    Architecture Notes •Chimera is a secure server maintained by ITU and used for many production HR/P applications (training, exit surveys, etc). Applications are written in PHP • PHP uses Oracle-provided libraries (OCI8) to compile, execute, and process SQL. HR uses an application framework on Chimera to optimize application development & support • Chimera web applications use the existing LDAP directory (Patriot Pass) to authenticate users • RPRT is a read-only database provided as part of the overall Data Warehouse architecture. Data can be up to 24 hours old • Email address, obtained from LDAP (Patriot Pass), will be used to access Banner customer data in RPRT via the dbLink in GMU2