php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6396 : _oci_open_server: ORA-12540: TNS:internal limit restriction exceeded
Submitted: 2000-08-28 07:20 UTC Modified: 2006-07-17 08:37 UTC
From: pratheshshah at yahoo dot com Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.0.1pl2 OS: suse 6.3
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pratheshshah at yahoo dot com
New email:
PHP Version: OS:

 

 [2000-08-28 07:20 UTC] pratheshshah at yahoo dot com
we are facing following proble in our system,

configuration:

suse 6.3

oracle 8.1.5.0.1(standard edition)

php 4.0.1pl2

apache 1.3.9

we are getting the error like

1: _oci_open_server: ORA-12540: TNS:internal limit restriction exceeded

2 and "Supplied argument is not a valid OCI8-Connection resource 

if you have any solution for the above error than send email on pratheshshah@yahoo.com

thanks in advance.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-28 07:23 UTC] thies@php.net
thies@godzilla<23>oerr ORA 12540
12540, 00000, "TNS:internal limit restriction exceeded"
// *Cause: Too many TNS connections open simultaneously.
// *Action: Wait for connections to close and re-try. 

please make sure your oracle does accept new connections thru the specified TNS service.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 12:01:30 2024 UTC