Home » RDBMS Server » Networking and Gateways » listner question
listner question [message #133263] Thu, 18 August 2005 05:07 Go to next message
volleyboy
Messages: 1
Registered: August 2005
Junior Member
hi
I'm new Oracle user.
I have a question:
I turn on listner and I connect to the db. What's happen if listner ,accidentally, turn off? Get down also db connection??

thanks.
bye
Re: listner question [message #133295 is a reply to message #133263] Thu, 18 August 2005 07:30 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
>>What's happen if listner ,accidentally, turn off? Get down also db connection??

Database will be still available.
But,No client connection can talk to the database using the connectstring.
If you are logged in directly in the server
and have set your ORACLE_SID in environment,
you can just talk to it.
sqlplus scott/tiger #will not use listener
sqlplus scott/tiger@mydb #will use a listener.

[Updated on: Thu, 18 August 2005 07:31]

Report message to a moderator

Previous Topic: could not resolve SERVICE_NAME given in connect descriptor
Next Topic: SQL Loader Return Codes
Goto Forum:
  


Current Time: Wed May 15 17:26:57 CDT 2024