Sunday, April 26, 2015

Where do concurrent request log files and output files go?

Question:Where do concurrent request log files and output files go??

Answer: The concurrent manager first looks for the environment variable $APPLCSF <br/>If this is set, it creates a path using two other environment variables: <br/>$APPLLOG and $APPLOUT <br/>It places log files in $APPLCSF/$APPLLOG <br/>Output files go in $APPLCSF/$APPLOUT <br/>So for example, if you have this environment set: <br/>$APPLCSF = /u01/appl/common <br/>$APPLLOG = log <br/>$APPLOUT = out <br/>The concurrent manager will place log files in /u01/appl/common/log, and <br/>output files in /u01/appl/common/out <br/>Note that $APPLCSF must be a full, absolute path, and the other two are <br/>directory names. <br/>If $APPLCSF is not set, it places the files under the product top of the application associated with the request. So for example, a PO report would go under $PO_TOP/$APPLLOG and $PO_TOP/$APPLOUT <br/>Logfiles go to: /u01/appl/po/9.0/log <br/>Output files to: /u01/appl/po/9.0/out <br/>Of course, all these directories must exist and have the correct permissions. <br/>Note that all concurrent requests produce a log file, but not necessarily an output file.

Tags:Interview Questions, Oracle Apps, AOL,

Please submit your Interview Answer for the above Question via replying to this post. Thank you for visiting to our blog, Have a Good Day!.



Sponsor Advertisement



Library Automation Software

Library Management System Software

Our Library Management Softare offers complete library management modules and automation solution that enables information providers, information managers, resource incharge, resource managers & librarians to manage & disseminate information & resources....

No comments:

Post a Comment