| Author |
Message |
deanbrown3d@yahoo.com *nix forums Guru Wannabe
Joined: 04 Mar 2005
Posts: 144
|
Posted: Thu Feb 17, 2005 3:39 pm Post subject:
Re: What is the OracleCSService service?
|
|
|
Ok that's alright, my client EMC still works fine.
Thanks!
Dean |
|
| Back to top |
|
 |
Rauf Sarwar *nix forums Guru
Joined: 03 May 2005
Posts: 353
|
Posted: Wed Feb 16, 2005 11:17 pm Post subject:
Re: What is the OracleCSService service?
|
|
|
deanbrown3d@yahoo.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 |
|
| Back to top |
|
 |
deanbrown3d@yahoo.com *nix forums Guru Wannabe
Joined: 04 Mar 2005
Posts: 144
|
Posted: Wed Feb 16, 2005 3:25 pm Post subject:
Re: What is the OracleCSService service?
|
|
|
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. |
|
| Back to top |
|
 |
Rauf Sarwar *nix forums Guru
Joined: 03 May 2005
Posts: 353
|
Posted: Wed Feb 16, 2005 3:04 pm Post subject:
Re: What is the OracleCSService service?
|
|
|
deanbrown3d@yahoo.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 |
|
| Back to top |
|
 |
deanbrown3d@yahoo.com *nix forums Guru Wannabe
Joined: 04 Mar 2005
Posts: 144
|
Posted: Wed Feb 16, 2005 2:53 pm Post subject:
What is the OracleCSService service?
|
|
|
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 |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|