•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Oracle section within the Web Development category of DaniWeb, a massive community of 391,975 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,124 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Oracle advertiser:
Views: 983 | Replies: 7
![]() |
•
•
Join Date: Aug 2007
Posts: 10
Reputation:
Rep Power: 2
Solved Threads: 0
Wish I could change the title of this thread now! Under orders from my supervisor, I stopped the database from services and killed the db to reinstall a fresh. Ran our scripts to build the bare bones shell of our db but nothing else and attempted to tnsping from our client which we knew to work 1st time round but got error saying there was no listner service. Checked services and although the db listner service (not replication one) was set to Automatic, it hadn't started and failed to start manually saying "Error 2140: An internal Windows NT error occured" - naturally, tnsping from server to its own db doesn't work either. I have a feeling I may have to re-build the server from scratch if daniweb users don't turn up any solutions, which may not be all bad as I can get an image of a pre-db server off a colleague who I'm working alongside.
•
•
Join Date: Dec 2006
Posts: 24
Reputation:
Rep Power: 2
Solved Threads: 0
Okay, go to the oracle_home\network\admin directory and check that you have a listener.ora file and tnsnames.ora file. If not then use the Net Manager utility to configure the listener and start it from the command line using
c:\> lsnrctl start
This should create the service and start the listener. The database should self register with the listener if you have service_names parameter set.
Regards
Alistair
c:\> lsnrctl start
This should create the service and start the listener. The database should self register with the listener if you have service_names parameter set.
Regards
Alistair
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Oracle Marketplace
Other Threads in the Oracle Forum
- Previous Thread: password for sql plus
- Next Thread: Cursor%FOUND problem


Linear Mode