Validate the OID installation
[fusionmgr@fusionsvr02 ~]$ export ORACLE_HOME=/u01/fusion/apps/idm
[fusionmgr@fusionsvr02 ~]$ export ORACLE_HOME=/u01/fusion/apps/idm
[fusionmgr@fusionsvr02 ~]$ export ORACLE_INSTANCE=/u01/fusion/apps/asinst_1
[fusionmgr@fusionsvr02 ~]$ export PATH=$ORACLE_HOME/opmn/bin:$ORACLE_HOME/bin:$ORACLE_HOME/ldap/bin:$ORACLE_HOME/ldap/admin:$PATH
[fusionmgr@fusionsvr02 ~]$ ldapbind -h fusionsvr02.ssi.co.id -p 3060 -D "cn=orcladmin" -q
Please enter bind password:
bind successful
[fusionmgr@fusionsvr02 ~]$ opmnctl status
Processes in Instance: asinst_1
---------------------------------+--------------------+---------+---------
ias-component | process-type | pid | status
---------------------------------+--------------------+---------+---------
oid1 | oidldapd | 11429 | Alive
oid1 | oidldapd | 11425 | Alive
oid1 | oidmon | 11411 | Alive
EMAGENT | EMAGENT | 10865 | Alive
Registering Oracle Internet Directory with the WebLogic Server Domain
[fusionmgr@fusionsvr02 ~]$ $ORACLE_INSTANCE/bin/opmnctl registerinstance -adminHost fusionsvr02.ssi.co.id -adminPort 7001 -adminUsername weblogic
Command requires login to weblogic admin server (fusionsvr02.ssi.co.id):
Username: weblogic
Password:
Registering instance
Command succeeded.
Update the Enterprise Manager Repository URL
[fusionmgr@fusionsvr02 bin]$ cd /u01/fusion/apps/asinst_1/EMAGENT/EMAGENT/bin
[fusionmgr@fusionsvr02 bin]$ ./emctl switchOMS http://fusionsvr02.ssi.co.id:7001/em/upload
Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
SwitchOMS succeeded.
No comments:
Post a Comment