php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10048 OCIPlogon not persist connection
Submitted: 2001-03-29 00:44 UTC Modified: 2001-05-04 10:32 UTC
From: pratheshshah at yahoo dot com Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0.4pl1 OS: suse 7.0
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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:

 

 [2001-03-29 00:44 UTC] pratheshshah at yahoo dot com
Configure Command 

'./configure' '--with-mysql' '--with-apache=../apache_1.3.14' '--with-oracle=/u01/app/oracle/product/8.1.6' '--with-oci8=/u01/app/oracle/product/8.1.6' '--enable-track-vars' '--enable-trans-sid' '--enable-sigchild' '--enable-sockets' 

Problem 

we are using OCIPlogon for login to oracle,by using this first time it take more time to show result.(same script result came fast if we use OCILogon).

by using OCIPlogon,it every time establishing new connection to oracle ,not persist connection.

if any one have solution pl.mail me immediately,thanks in advance....................

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-04 10:32 UTC] thies@php.net
persistent connections do work - 

not enough information in report!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 06:01:32 2024 UTC