dbTalk Databases Forums  

What is the OracleCSService service?

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss What is the OracleCSService service? in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
deanbrown3d@yahoo.com
 
Posts: n/a

Default What is the OracleCSService service? - 02-16-2005 , 09:53 AM






Could someone tell me what the OracleCSService service does, and when
its needed? I have a batch file that starts and stops a local database
on my (windows) PC, and this service I set (once off) by hand to manual
start/stop, and stopped the service. I stop the Oracle server with the
following barch file:

net stop OracleDBConsoleDRB1
oradim -shutdown -sid DRB1 -usrpwd mypassword -shuttype srvc,inst
-shutmode i

and start it again with

oradim -startup -sid DRB1 -usrpwd mypassword -starttype srvc,inst
net start OracleDBConsoleDRB1

All seems to work fine. Just wondering what the OracleCSService does.

Thanks

Dean


Reply With Quote
  #2  
Old   
Rauf Sarwar
 
Posts: n/a

Default Re: What is the OracleCSService service? - 02-16-2005 , 10:04 AM







deanbrown3d (AT) yahoo (DOT) com wrote:
Quote:
Could someone tell me what the OracleCSService service does, and
when
its needed? I have a batch file that starts and stops a local
database
on my (windows) PC, and this service I set (once off) by hand to
manual
start/stop, and stopped the service. I stop the Oracle server with
the
following barch file:

net stop OracleDBConsoleDRB1
oradim -shutdown -sid DRB1 -usrpwd mypassword -shuttype srvc,inst
-shutmode i

and start it again with

oradim -startup -sid DRB1 -usrpwd mypassword -starttype srvc,inst
net start OracleDBConsoleDRB1

All seems to work fine. Just wondering what the OracleCSService does.

Thanks

Dean
If you are not using RAC or Automatic Storage Manager (ASM), then you
can just set it to manual and ignore it.

Regards
/Rauf



Reply With Quote
  #3  
Old   
deanbrown3d@yahoo.com
 
Posts: n/a

Default Re: What is the OracleCSService service? - 02-16-2005 , 10:25 AM



Ok thanks. Doyou know what the OracleDBConsoleXXXX service is also? Its
doesn't start if my network cable is unplugged, but apart from that
everything seems to work.


Reply With Quote
  #4  
Old   
Rauf Sarwar
 
Posts: n/a

Default Re: What is the OracleCSService service? - 02-16-2005 , 06:17 PM




deanbrown3d (AT) yahoo (DOT) com wrote:
Quote:
Ok thanks. Doyou know what the OracleDBConsoleXXXX service is also?
Its
doesn't start if my network cable is unplugged, but apart from that
everything seems to work.
This service is used to run Oracle Enterprise Manager. If you installed
Oracle while connected to the network then this service will not start
when disconnected. I have seen few posts on the metalink with work
around to resolve this. You would have to search for it yourselves.

Regards
/Rauf



Reply With Quote
  #5  
Old   
deanbrown3d@yahoo.com
 
Posts: n/a

Default Re: What is the OracleCSService service? - 02-17-2005 , 10:39 AM



Ok that's alright, my client EMC still works fine.

Thanks!

Dean


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.