php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36377 ocilogon work like oci_new_connect
Submitted: 2006-02-13 13:08 UTC Modified: 2006-02-13 13:28 UTC
From: iv_nomenor at mail dot ru Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.4.2 OS: Linux Redhat
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: iv_nomenor at mail dot ru
New email:
PHP Version: OS:

 

 [2006-02-13 13:08 UTC] iv_nomenor at mail dot ru
Description:
------------
ocilogon work like oci_new_connect(create new connection instead of use exist connection), use or not ocilogoff does not influence, at ~100 query per second to a script all users (other scripts,users with sqlplus and etc) have problems at connection with base, in log file i see
...
nr err code: 0
ns main err code: 12535
TNS-12535: TNS:operation timed out
ns secondary err code: 12560
nt main err code: 505
TNS-00505: Operation timed out
nt secondary err code: 110 

php 4.3.9, oci8(Revision: 1.183.2.13), oracle 9.2, apache 2


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-13 13:28 UTC] tony2001@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Aug 29 08:00:03 2025 UTC