Oracle Certification, Database Administration, SQL, Application, Programming Reference Books
View other users reports

Login as a System admininstrator in Applications and set the Concurrent:Report Access Level profile option to
'Responsibility' (default value is 'Users').

The users under same responsibilty will get access to log/output files of requests sybmitted by other users with the same
responsibility.

Steps to register a custom applications on the server

The following steps are required to register a custom application.

1. Create the custom directory structure
2. Modify the $APPL_TOP/APPLYSYS.env file to set the enviornment
    varaiable $CUST_TOP and also add CUST_TOP/bin to the UNIX path enviornment.
3. Shutdown the concurrent manager.
4. Execute the new APPLYSYS.env file to set the custom enviornment.
5. Restart the concurrent manager.
6. Login as an Application Developer and register the custom application.

Return to : Oracle Database, SQL, Application, Programming Tips