Re: [PHP] oracle: updating clob causes error 600

2002-10-28 Thread Nick Eby

"Maxim Maletsky" <[EMAIL PROTECTED]> wrote in message
news:20021028122405.4F05.MAXIM@;php.net...
> What's the Oracle version?

8.1.7



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] oracle: updating clob causes error 600

2002-10-28 Thread Maxim Maletsky
What's the Oracle version?

OCIServerVersion($stmt);


--
Maxim Maletsky
[EMAIL PROTECTED]


www.PHPBeginner.com  // PHP for Beginners
www.maxim.cx // my Home

// my Wish List: ( Get me something! )
http://www.amazon.com/exec/obidos/registry/2IXE7SMI5EDI3



Juhan Kundla <[EMAIL PROTECTED]> wrote... :

> Hei!
> 
> Ühel ilusal päeval [27-10-2002 21:27] kirjutas Nick Eby:
> > I'm running oracle 8.1.7 w/ php 4.2.  I use the oci8 functions to update
> > clob columns, and maybe 1 out of every 15 or 20 times, updating a clob
> > column causes the mysterious "ora-600, internal error code".  Anybody out
> > there experienced this (and hopefully resolved it) who can shed some light?
> > thanks
> 
> I'm afraid, the ora-600 errors mean "Call Oracle". You should examine
> your Oracle server trace file and search the Oracle's Metalink support
> page, perhaps an obvious solution can be found. The ora-600 internal
> error is some kind of trap for errors, that shouldn't be occuring. This
> error can have very different reasons from slightly bad things to very
> disastrous anomalies. Call support.
> 
> Juhan
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] oracle: updating clob causes error 600

2002-10-28 Thread Juhan Kundla
Hei!

Ühel ilusal päeval [27-10-2002 21:27] kirjutas Nick Eby:
> I'm running oracle 8.1.7 w/ php 4.2.  I use the oci8 functions to update
> clob columns, and maybe 1 out of every 15 or 20 times, updating a clob
> column causes the mysterious "ora-600, internal error code".  Anybody out
> there experienced this (and hopefully resolved it) who can shed some light?
> thanks

I'm afraid, the ora-600 errors mean "Call Oracle". You should examine
your Oracle server trace file and search the Oracle's Metalink support
page, perhaps an obvious solution can be found. The ora-600 internal
error is some kind of trap for errors, that shouldn't be occuring. This
error can have very different reasons from slightly bad things to very
disastrous anomalies. Call support.

Juhan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php