Install DBCONSOLE
edited Aug 21, 2012 3:25PM in Managing Databases using Enterprise Manager (MOSC) 4 commentsAnswered ✓
Hello,
I have an Orale Server in 10.2.0.4 on a W2k8R2. I'm the DBA and Admin Sys.
I have on this server somes instances that run correctly with their DBCONSOLE.
But since some times when I want set up the DBCONSOLE on new instance, I have an error.
For this example, I want create the DBCONSOLE for the instance named REFBO.
So, I run this command line :
I have an Orale Server in 10.2.0.4 on a W2k8R2. I'm the DBA and Admin Sys.
I have on this server somes instances that run correctly with their DBCONSOLE.
But since some times when I want set up the DBCONSOLE on new instance, I have an error.
For this example, I want create the DBCONSOLE for the instance named REFBO.
So, I run this command line :
emca.bat -config dbcontrol db -repos create -silent -DB_UNIQUE_NAME REFBO -PORT 1530 -EM_HOME C:\oracle\product\10.2.0\db_1 -LISTENER LISTENERREFBO -SERVICE_NAME REFBO -SYS_PWD ****** -SID REFBO -ORACLE_HOME C:\oracle\product\10.2.0\db_1 -DBSNMP_PWD ***** -HOST ORACLE_SERVER -LISTENER_OH C:\oracle\product\10.2.0\db_1 -LOG_FILE c:\oracle\product\10.2.0\admin\REFBO\scripts\emConfig.log -SYSMAN_PWD *****
0