When i try to access the database on my mchine at home i get the end of file comm error.....
While if at work when on the NT domain it causes no problems.
Why do i get this error??
Note: the tnslsnr is running.
The service/db is running.
what cud be wrong here??
my listener.ora is....
i ran the trace (this is the bottom end of the long trc file..)
--- LOG CONFIGURATION INFORMATION FOLLOWS ---
Existing log stream is identical to desired "D:\orant\network\log\listener.log"; ignoring alter
--- LOG CONFIGURATION INFORMATION ENDS ---
i guess it's got something to with the hostnaming, but what exactly must i do to help it resolve the host name WHEN THE LAPTOP is NOT connected to the network???
Note: In the 8 version i cud change the mode to bequeath and then i could run it without being on network?
Help here?
Tarry Singh
I'm a JOLE(JavaOracleLinuxEnthusiast)
--- Everything was meant to be---
guess it's got something to with the hostnaming, but what exactly must i do to help it resolve the host name WHEN THE LAPTOP is NOT connected to the network???
So the laptop is not connected to the network where the DB is in???
Oracle Certified Master
Oracle Certified Professional 6i,8i,9i,10g,11g
email: ocp_9i@yahoo.com
Can you check into the sqlnet.ora file and see whether the any SQLNET.AUTHENTICATION_SERVICES = (NT) then remove it. also make sure that the names.domain had been set to WAGENBORG.COM and NAMES.DIRECTORY_PATH=(TNSNAMES)
Hi Really funny,
The same thing happened to couple of administrator in 9i Oracle Trg class.
They got ora 03113 end of cumm....error.Everything set correctly.
when they logged out and again logged in to sqlplus it worked...
I also noticed that error in our office while control C ing the shutdown process..
Thanks.
Thanigai.
sam ,
you were right(i shud have done a little bit of rethinking when i spoke of bequeathing the operation/local process).
I changed the SQLNET.AUTHENTICATION_SERVICES = (NTS) to BEQ and it was fine!(when i undocked my notebook)
sam,julian,
Thanx guys.
Tarry Singh
I'm a JOLE(JavaOracleLinuxEnthusiast)
--- Everything was meant to be---
Bookmarks