Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-12223 error explanation

Re: ORA-12223 error explanation

From: David Crowson - Sun UK - QTC Contractor <davidcro_at_cbl-2.uk.sun.com>
Date: 1997/09/22
Message-ID: <6061tv$pd8@flonk.uk.sun.com>#1/1

>I was getting message ORA-12223 when debugging a program using the Oracle
>server. On consulting the Messages and Codes Manual all I got was a reference
>to the ORACLE7 Server for UNIX Error Messages and Code Manual. However, I don't
>have this volume available. Does anyone else have a copy, and if so please can
>you tell me what this error means?

You can use the oerr utility supllied with oracle to find the meaning ......

# oerr ora 12223
12223, 00000, "TNS:internal limit restriction exceeded" // *Cause: Too many TNS connections open simultaneously. // *Action: Wait for connections to close and re-try.

-- 
--
Dave Crowson
http://www.ombomb.demon.co.uk/
Received on Mon Sep 22 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US