derekludwig
Programmer
I recently inherited responsibility of a PHP/Oracle application, and recently the following warning message popped up:
and from the <FILE>:
Any ideas of what I should be looking for?
(For reference, I've cross posted this to the oracle 8i forum as thread186-753755)
----------------
Derek Ludwig
derek<at>ludwig.com
Code:
Warning: ocilogon(): _oci_open_server: ORA-12540: TNS:internal limit restriction exceeded in <FILE> on line 3
Code:
$P = ocilogin($user,$pswd)
(For reference, I've cross posted this to the oracle 8i forum as thread186-753755)
----------------
Derek Ludwig
derek<at>ludwig.com