Hi!
I want to clarify, for myself, some basic facts about Oracle Client
Server configuration. I start with the listener configuration on the
server side.
What block(s) in what configuration file(s) defines the services
(shown below)?
What causes there to be more than one instance of a service (shown
below)?
Output from "lsnrctl status" (Oracle 9.2.0.1.0 on Sun Solaris 8):
............... ..........
Services Summary...
Service "PLSExtProc " has 1 instance(s).
Instance "PLSExtProc ", status UNKNOWN, has 1 handler(s) for this
service...
Service "ftgdb" has 2 instance(s).
Instance "ftgdb", status UNKNOWN, has 1 handler(s) for this
service...
Instance "ftgdb", status READY, has 1 handler(s) for this service...
Service "ftgdbXDB" has 1 instance(s).
Instance "ftgdb", status READY, has 1 handler(s) for this service...
The command completed successfully
Regards Christian Eriksson
I want to clarify, for myself, some basic facts about Oracle Client
Server configuration. I start with the listener configuration on the
server side.
What block(s) in what configuration file(s) defines the services
(shown below)?
What causes there to be more than one instance of a service (shown
below)?
Output from "lsnrctl status" (Oracle 9.2.0.1.0 on Sun Solaris 8):
............... ..........
Services Summary...
Service "PLSExtProc " has 1 instance(s).
Instance "PLSExtProc ", status UNKNOWN, has 1 handler(s) for this
service...
Service "ftgdb" has 2 instance(s).
Instance "ftgdb", status UNKNOWN, has 1 handler(s) for this
service...
Instance "ftgdb", status READY, has 1 handler(s) for this service...
Service "ftgdbXDB" has 1 instance(s).
Instance "ftgdb", status READY, has 1 handler(s) for this service...
The command completed successfully
Regards Christian Eriksson
Comment