php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23096 Ora 0600 internal error when stored procedure out variable declared as number.
Submitted: 2003-04-07 12:00 UTC Modified: 2003-04-28 11:15 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: sml_ttu at hotmail dot com Assigned:
Status: No Feedback Package: OCI8 related
PHP Version: 4.3.1 OS: Windows XP & 2000 Pro
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: sml_ttu at hotmail dot com
New email:
PHP Version: OS:

 

 [2003-04-07 12:00 UTC] sml_ttu at hotmail dot com
Just upgraded to Oracle 9.2.  When I call a stored procedure from a php page get an ora 0600 internal error message.  Determined that the out variable in the stored procedure cannot be declared as number.???  When I declare out variable as varchar2, receive no error message and execution of procedure is sucessful.

I think this a leak in Oracle or OCI8 module is not fully compatible with Oracle 9.2.

Can anyone help.

Stephen

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-28 11:15 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 18:01:31 2024 UTC