Skip to Main Content

Oracle Database Discussions

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!

stopping and starting Oracle service using NET STOP/NET START cmd

520238Jun 28 2006 — edited Jun 28 2006
Hello,
I seem to have a similar problem as mentioned in this thread...
I'm running 10G on Win2K box. I have a batch job that backs up weekly data, in order to do this, the database service should be stopped and I'm issuing the foll...
net stop oracleoraDBlog_home1TNSListener
net stop oracleoraDBlog_homeisql*plus
net stop oracleDBconsoleorc7
net stop oraclecsservice
net stop oracleserviceorc7

when i'm done with this I do net start in the reverse order...
But the problem i'm having is the net stop command to oracleserviceorc7 hangs...as a result of this problem on Friday, until Monday users are not able to access the database using the oracle client as the listener throws ORA-12505 message. Then I have to restart the machine and this fixes the problem. Any sugg. is appreciated to improve this process.
Sam
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 26 2006
Added on Jun 28 2006
8 comments
886 views