Lsnrctl start will start a default listener, named LISTENER on port 1521. On windows there is probably a service that can be started as an alternative method. (Sorry, I'm most definitely a Linux/Unix DBA.)
Once started, the tnsping oratst should return a response of ok.
When the database is started it will self register with the listener. If the database is already up you can wait a few mins and it should register.
If you need to be more specific set up a listener.ora file with the listener details that you need and adjust tnsnames.ora to match.
HTH.
Cheers,
Norm [ TeamT ]
On 8 January 2015 17:03:07 GMT+00:00, Uday bounce-uday020@toadworld.com wrote:
ORA-12541: TNS:no listener
Thread created by Uday
I have installed Toad for Oracle 64bit and Oracle instant-client basic for 64 bit PC on Windows 8 64bit system. After setting all paths and required system variable in the 'Environment Variable' for the PC, I am still getting error. The error prompt I am getting is as follows:
ORA-12541: TNS:no listener
Items Checked
TNS_ADMIN environment variable is defined as "C:\instantclient_12_1"
"C:\instantclient_12_1\tnsnames.ora" was located
The following connect descriptor was found for ORATST in the tnsnames.ora file
ORATST=
(DESCRIPTION=
(ADDRESS=
(PROTOCOL=TCP)
(HOST=127.0.0.1)
(PORT=1521)
)
(CONNECT_DATA=
(SERVICE_NAME=oratst)
)
)
"C:\instantclient_12_1\sqlnet.ora" was located
NAMES.DIRECTORY_PATH specifies TNSNAMES in the sqlnet.ora file
Steps to Take
Verify that the port specified in the connect descriptor is correct in the tnsnames.ora file
Verify that the listener is running and that it is properly configured
To reply, please reply-all to this email.
Stop receiving emails on this subject.
Or Unsubscribe from Toad for Oracle - General notifications altogether.
Toad for Oracle - Discussion Forum
Flag this post as spam/abuse.
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.