If you want to submit any technical questions
for oracle apps 11i which might be helpful for other's to understand
applications
Mail Me.
 
 
Q. What is access_log in apache , what entries are recored in access_log ? Where is default location of thsi file ?
access_log in Oracle Application Server records all users accessing
oracle applications 11i. This file location is defined in httpd.conf with default
location at $IAS_ORACLE_HOME/Apache/Apache/logs.
Entries in this file is defined by directive LogFormat in httpd.conf
Typical entry in access_log is
198.0.0.1 - - [10/Sep/2006:18:37:17 +0100] "POST /OA_HTML/OA.jsp?.... HTTP/1.1" 200 28035
where 200 is HTTP status code & last digits 28035 is bytes dowloaded as this page(Size of page)
 
Q. Where is Jserv configuration files stored ?
Jserv configuration files are stored in $IAS_ORACLE_HOME/Apache/Jserv/etc
 
Q. What is session time out parameter & where all you define these values ?
To know about session time out parameter & location where its defined
Click Here
 
Q. Where is applications start/stop scripts stored ?
applications start/stop scripts are in directory $COMMON_TOP/admin/scripts/$CONTEXT_NAME
 
Q. What are main configuration files in Web Server (Apache) ?
Main configuration files in Oracle Apps Web Server are
httpd.conf, apps.conf, oracle_apache.conf, httpd_pls.conf
jserv.conf, ssp_init.txt, jserv.properties, zone.properties
plsql.conf, wdbsvr.app, plsql.conf
 
For more Oracle Apps 11i Interview click next !! Good luck for your interview. If you need more
info or any doubt Mail Me.
 
 
|
Previous Page
|
Next Page
|