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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
16 - 13 = ?
Subscribe to this entry?

 
 [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 19 01:01:28 2024 UTC