php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23027 Can't execute some stored procedures w/ php 4.3.1 in Oracle 9.2
Submitted: 2003-04-02 15:38 UTC Modified: 2003-04-09 16:42 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: sml_ttu at hotmail dot com Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.3.1 OS: Windows XP & 2000 Pro
Private report: No CVE-ID: None
 [2003-04-02 15:38 UTC] sml_ttu at hotmail dot com
Receiving this error when trying to execute a hand few(but not all) of my Oracle 9 stored procedures.

Warning: OCIStmtExecute: ORA-00600: internal error code, arguments: [kkxmagtc1], [], [], [], [], [], [], [] in c:\program files\apache group\apache\htdocs\office_new\dbtest.php on line 132

Just upgraded to Oracle 9 from Oracle 8 and now some of our procedure will not execute when they are called from php page only.  SQL*Plus Worksheet executes them fine.  Database was moved to new Dell Server and upgrade to Oracle 9.2.0.2.  Running Apache 1.3 web server on two different machines and same problem.

Can anyone help.
stephen

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-09 16:42 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 04:01:29 2024 UTC