Monday, September 1, 2008
Discoverer Server Not Coming up after clone
Step:1 Run checkdiscoverer.sh script.
Found OAD is not running.
Step:2 Run startoad.sh script and found following error message:
Run-time exception error; current exception: CORBA_NO_RESOURCES
O.S. - SunSolaris
Solution:
To implement the solution, please execute the following steps:
1. Stop/Kill all the Discoverer Process that are running.(osagent, oad, dis*)
./stopall.sh
2. Run following commands to list the Visibroker implementation files and then rename them:
$ cd /dba/u01/app/applmgr/product/8.0.6STG/vbroker/adm/impl_dir
$ ls
README README.txt impl_rep impl_rep~
$ mv impl_rep impl_rep_sav
$ mv impl_rep~ impl_rep~_sav
3.Run the Environment variable Setting Script discwb.sh found in $ORACLE_806_HOME/discwb4 directory.
./discwb4
4. Now Start the Discoverer Server using, the startup scripts in the $ORACLE_806_HOME/discwb4/util directory:
Note: DOT SPACE DOT SLASH
a. ./startosagent.sh
b. ./startoad.sh
c. ./unregistersession.sh
d. ./unregisterpreference.sh
e. ./applypreference.sh
f. ./registerpreference.sh
g. ./registersession.sh
h. ./registercollector.sh
i. ./startlocator.sh
j. ./startgatekeeper.sh(Optional)
(OR)
Note: Instead of Performing Step 3 & 4 Perform Step 5
5. ERPTST1 > cd /dba/u01/app/applmgr/common/ERPTST1/admin/scripts/ERPTST1_dlsnbss1/
dlsnbss1:/dba/u01/app/applmgr/common/ERPTST1/admin/scripts/ERPTST1_dlsnbss1
ERPTST1 > ./addisctl.sh start
ERPTST1 > ./addisctl.sh status
Reference: Metalink NoteId:394163.1
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment