php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23202 php oci8 is not fully compatible with Oracle 9i
Submitted: 2003-04-14 09:36 UTC Modified: 2003-04-21 09:22 UTC
From: sml_ttu at hotmail dot com Assigned:
Status: No Feedback Package: OCI8 related
PHP Version: 4.3.2RC1 OS: Windows XP & 2000 Pro
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sml_ttu at hotmail dot com
New email:
PHP Version: OS:

 

 [2003-04-14 09:36 UTC] sml_ttu at hotmail dot com
We are having no other problems with our Oracle 9.2 database except when we make a call from a php page to execute a store procedure.  I have pin pointed the error, when an out variable of a stored procedure is declared as a number we receive a ORA 00600 internal error and the procedure is not executed.  If we declared the out variable as anything else (i.e. varchar2) the procedure is executed fine.  Oracle says this is a php problem.  Can anybody help fix this problem.  Urgent...

stephen

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-16 04:55 UTC] thies@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2003-04-21 09:22 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 10:01:31 2024 UTC