Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Problem with SQL*NET V2.1 on HP UX 10.20
We have install SQL*NET V2.1 (using TCP/IP) on a HP server UX 10.20 with
Oracle 7.1.
The *;ora files are correct.
The service is running
We have the following error :
12500, 00000, "TNS:listener failed to start a dedicated server process"
// *Cause: The process of starting up a dedicated server process failed.
// The executable could not be found or the environment maybe set up
// incorrectly.
// *Action: Turn on tracing at the ADMIN level and reexecute the operation.
// Verify that the ORACLE Server executable is present and has execute
// permissions enabled. Ensure that the ORACLE environment is specified
// correctly in LISTENER.ORA. If error persists, contact Worldwide Customer
// Support.
The trace file listener.trc is :
1 newly-posted event(s)
event is 0x1, on 1
1 posted event(s)
opening transport...
waiting to accept a connection.
valid node check on incoming node 172.29.50.197
Accepted Entry: 172.29.50.197
transport is open
global context check-in (to slot 0) complete
doing connect handshake...
179 bytes from transport
got NSPTCN packet
command = establish
connecting...
detaching from parent with additional fork
About to exec oracle:
environ[0] = "ORACLE_HOME=/home/baloo/oracle" environ[1] = "PATH=/home/baloo/oracle/bin/" environ[2] = "TZ=MET-1METDST" environ[3] = "ORACLE_SID=miraje2" environ[4] = "NLS_LANG=american_america.we8iso8859p1" environ[5] = "HOME=/home/baloo/oracle"result string is NTP0 7554
Think for your help
--
Olivier GICQUEL
olivier.gicquel_at_dorotech.fr
Received on Fri Jul 31 1998 - 06:28:56 CDT
![]() |
![]() |