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
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-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: Thu Mar 28 09:01:26 2024 UTC