Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SRVCTL - Error

820510Aug 30 2011 — edited Aug 30 2011
Hi,

When i run the command *./srvctl status database -d <db_name>* on Node 1 i get the following Error:

# ./srvctl status database -d <db_name>
./srvctl: line 179: 30283 Segmentation fault $JRE $JRE_OPTIONS -classpath $CLASSPATH $TRACE oracle.ops.opsctl.OPSCTLDriver "$@"

When i run the same command on Node 2 i get the output as

#./srvctl status database -d <db_name>
Instance oradb1 is running on node ora1
Instance oradb2 is running on node ora2

Note: I'm not able to run any of the srvctl commands on Node 1. When i check the srvctl file using the command

# vi srvctl
I found that the file was empty. So i copied the srvctl file from node 2 to node 1.

Can anyone help me out with this.

Thanks :)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 27 2011
Added on Aug 30 2011
3 comments
566 views