You are on page 1of 2

Oracle Discoverer

Step to Start and Stop the Oracle Discover Services and Login Derails:

1. Make sure all the Oracle E-Business Suite services are up and running, before starting the
Discoverer
2. Open NEW SSH session & Login as applmgr
3. After login type echo $ORACLE_HOME it should show you the following:
/data/oracle/discoverer
Note: Do not source any environment variables
4. Change the directory to $ORACLE_HOME/opmn/bin (/data/oracle/discoverer/opmn/bin)
cd $ORACLE_HOME/opmn/bin
Type pwd command to confirm you present directory, which should be:
/data/oracle/discoverer/opmn/bin

5. Enter the following command to Start the discoverer services


./opmnctl startall (To start the services)
Following will appear when you start the services
[applmgr@hrmsprod bin]$ ./opmnctl startall
opmnctl: starting opmn and all managed processes...
WAIT FOR 30 SECONDS BEFORE YOU FOLLOW THE NEXT STEP

6. Enter the following URL in the browser to login into discoverer:


http://hrmsprod.vra.com:7780/discoverer/plus
7. Enter the following details to connect:

Connect To: Oracle Applications


User Name: sysadmin (same as Sysadmin of Oracle E-Business Suite)
Password: oracle (same as password for sysadmin user in Oracle E-Business Suite)

Database: PRD (same as SID of Oracle E-Business Database)


End User Layer: EUL_US (End user Layer created while installation)
Responsibility: System Administrator (same as System Administrator responsibility of
Oracle E-Business Suite)
Locale: Locale retrieved from browser

See the screen shot below:

Note: Whenever the servers are rebooted you need to stop and start the services

You might also like