Wednesday, April 6, 2016

Oracle Applications- AOLJ Test

Oracle Applications- AOLJ Test

AOLJ test can be executed when we need to determine, if the webserver is configure properly or not. It also verifies DBC file.

You need to pass few parameter as below to perform the test.
1.Apps - Schema Name
2.Apps - Schema Password
3.Oracle SID - Database Oracle SID
4.HostName - Database hostname
5.PortNo - Database Port No



Syntax:

host_name>:<port_number>/OA_HTML/jsp/fnd/aoljtest.jsp

If https is configured then you need to use https instead of http.

host_name>:<port_number>/OA_HTML/jsp/fnd/aoljtest.jsp

Example:

http://testdb.com:8073/OA_HTML/jsp/fnd/aoljtest.jsp

No comments:

Post a Comment