Re: srvctl not responding
- From: "Radoulov, Dimitre" <cichomitiko@xxxxxxxxx>
- To: "Sami Seerangan" <dba.orcl@xxxxxxxxx>
- Date: Tue, 19 Jul 2005 20:44:35 +0200
Try to get more info, sent the entire output from this command(Control+C to
exit when it hangs)
truss -falde srvctl status database -d pidv
Check Note:178683.1 , enable debug.
Regards
Dimitre Radoulov
----- Original Message -----
From: "Sami Seerangan" <dba.orcl@xxxxxxxxx>
To: "Radoulov, Dimitre" <cichomitiko@xxxxxxxxx>
Cc: "oracle-l" <oracle-l@xxxxxxxxxxxxx>
Sent: Tuesday, July 19, 2005 8:28 PM
Subject: Re: srvctl not responding
$ ps -ef|grep -i srvctl
oracle 9584 7154 0 18:27:44 pts/8 0:00 grep -i srvctl
oracle 6953 2554 0 18:22:39 pts/7 0:00 /bin/sh
/opt/oracle/product/9.2.0/bin/srvctl status database -d pidv
phpp1dsmdbc01 oracle pidv1 /opt/oracle
$ truss -p 6953
waitid(P_PID, 6955, 0xFFBFF6D0, WEXITED|WTRAPPED|WNOWAIT) (sleeping...)
--
http://www.freelists.org/webpage/oracle-l
- References:
- srvctl not responding
- From: Sami Seerangan
- Re: srvctl not responding
- From: Radoulov, Dimitre
- Re: srvctl not responding
- From: Sami Seerangan
Other related posts:
- » srvctl not responding
- » Re: srvctl not responding
- » Re: srvctl not responding
- » Re: srvctl not responding
- » Re: srvctl not responding
- » Re: srvctl not responding
$ ps -ef|grep -i srvctl oracle 9584 7154 0 18:27:44 pts/8 0:00 grep -i srvctl oracle 6953 2554 0 18:22:39 pts/7 0:00 /bin/sh /opt/oracle/product/9.2.0/bin/srvctl status database -d pidv
- srvctl not responding
- From: Sami Seerangan
- Re: srvctl not responding
- From: Radoulov, Dimitre
- Re: srvctl not responding
- From: Sami Seerangan