Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: to_char(sysdate) problem on 8.1.7.

RE: to_char(sysdate) problem on 8.1.7.

From: Johnston, Tim <TJohnston_at_quallaby.com>
Date: Tue, 15 Oct 2002 08:19:33 -0800
Message-ID: <F001.004E94E6.20021015081933@fatcity.com>


17182 is a heap corruption issue... Is this only occurring on one box? Are you having any OS memory issues? I'd open an iTar and work through it with support...

-----Original Message-----
Sent: Tuesday, October 15, 2002 5:03 AM
To: Multiple recipients of list ORACLE-L

hi!

8.1.7. on WIN:

due to a bug - it seems - the following query returns an error:

SQL> SELECT TO_CHAR(SYSDATE, 'dd.mm.yyyy') from dual; SELECT TO_CHAR(SYSDATE, 'dd.mm.yyyy') from dual

                                         *
ERROR at line 1:
ORA-00600: internal error code, arguments: [17182], [538241312], [], [], [],
[], [], []

while it works fine on 8.0.5. and 8.1.6.!

does anyone know a way to change the query, so it will work on all version and there is no need for a patch?

tia & regards
daniel
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Daniel Wisser
  INET: daniel.wisser_at_isis-papyrus.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Johnston, Tim
  INET: TJohnston_at_quallaby.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Oct 15 2002 - 11:19:33 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US