Hi,
I get this error:
12223, 00000, "TNS:internal limit restriction exceeded"
// *Cause: Too many TNS connections open simultaneously.
// *Action: Wait for connections to close and re-try.
Anybody knows what the reason can be? (I am not using sql-net)
The problem came as some new websites were made on a NT-server. The
NT-server connects to the UNIX server (IBM AIX 4.2 (rs6000)) which has an
Oracle database in order to take out information. Each website use a
portnumber on the UNIX.. Is there any limitations on portnumbers? Or is it a
memory problem, or???