Oracle Processes [message #55430] |
Thu, 23 January 2003 21:07 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
jim
Messages: 74 Registered: July 2000
|
Member |
|
|
I'm running oracle 8.1.6 on W2K Server.
The other day I got TNS-12500 errors stating I'm out of processes.
This value is set to 500 and when I query the v$resource_limit view I see my max and current utilization are 387, well below my 500 limit.
I heard something about ghost processes?
What else could cause this error?
Any help would be great...
|
|
|
|
Re: Oracle Processes [message #55442 is a reply to message #55430] |
Fri, 24 January 2003 06:37 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
jim
Messages: 74 Registered: July 2000
|
Member |
|
|
Mahesh,
Here is a bit of the listener log.
Our system is W2K Server 2-cpu, 2G memory.
At the time of this error the values in the v$resource_limit view where:
Name:processes,Current:447,Max:497,Initial:700,Limit:700
Other init values for session, transaction, enqueue_resources where defaulted based on the processes value 700
16-JAN-2003 14:49:07 * (CONNECT_DATA=(SID=LXTN)(CID=(PROGRAM=Policy Manager.exe)(HOST=PRODTSE04)(USER=lexy-kforgett))) * (ADDRESS=(PROTOCOL=tcp)(HOST=.20.20.154)(PORT=4507)) * establish * LXTN * 0
16-JAN-2003 14:49:08 * (CONNECT_DATA=(SID=LXTN)(CID=(PROGRAM=Policy Manager.exe)(HOST=PRODTSE04)(USER=lexy-kforgett))) * (ADDRESS=(PROTOCOL=tcp)(HOST=.20.20.154)(PORT=4509)) * establish * LXTN * 12500
TNS-12500: TNS:listener failed to start a dedicated server process
TNS-12540: TNS:internal limit restriction exceeded
TNS-12560: TNS:protocol adapter error
TNS-00510: Internal limit restriction exceeded
32-bit Windows Error: 8: Exec format error
16-JAN-2003 14:49:08 * (CONNECT_DATA=(SID=LXTN)(CID=(PROGRAM=DOCPRINT.exe)(HOST=PRODTSE06)(USER=lexg-gbibbins))) * (ADDRESS=(PROTOCOL=tcp)(HOST=.20.20.144)(PORT=1042)) * establish * LXTN * 12500
TNS-12500: TNS:listener failed to start a dedicated server process
TNS-12540: TNS:internal limit restriction exceeded
TNS-12560: TNS:protocol adapter error
TNS-00510: Internal limit restriction exceeded
32-bit Windows Error: 8: Exec format error
|
|
|
|
Re: Oracle Processes [message #55448 is a reply to message #55445] |
Fri, 24 January 2003 07:09 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
jim
Messages: 74 Registered: July 2000
|
Member |
|
|
Dedicated
large_pool_size = 614400
Is there some formula I shuld use to set the processes? or just increase as needed?
|
|
|
|
Re: Oracle Processes [message #55455 is a reply to message #55452] |
Fri, 24 January 2003 08:11 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
jim
Messages: 74 Registered: July 2000
|
Member |
|
|
the device is booted nightly.
the db is shutdown, backed up, and rebooted so the database comes up clean.
What will automatic_ipc=off do for me?
|
|
|