Home » RDBMS Server » Server Utilities » ORA-00600: internal error code, arguments:[17182]
ORA-00600: internal error code, arguments:[17182] [message #117874] Sat, 30 April 2005 09:21 Go to next message
Fayyaz
Messages: 7
Registered: April 2005
Junior Member
ORACLE database version is 8.1.6
when use this query
select claim_no, claim_date, DECODE (CLAIMANT_CATEGORY, 'G', 'Gold','T','Others','S','Silver','C','Computerized',claimant_category) c_catg
from refund_claim
where claim_no='T0902051S0034'

the following message appears

ORA-00600: internal error code, arguments:[17182],[238113268],[],
[],[],[],[],[]

But when is omit decode function, it works properly. After in depth delaing with this problem, i have come to know that decode function is not working properly. some time it works but some time not. i am unable to solve this problem.

any body can Help
Re: ORA-00600: internal error code, arguments:[17182] [message #117878 is a reply to message #117874] Sat, 30 April 2005 09:51 Go to previous message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
Hi,

See Metalink Note 34779.1: ORA-600 [17182] "Heap chunk header BAD MAGIC".

If you don't have physical memory corruption, upgrading or applying the latest Oracle patch-set is almost certainly going to fix this problem.

Best regards.

Frank
Previous Topic: SQLLDR loading Mainframe EBCDIC packed decimal field problem
Next Topic: Showing Flat file as PDF on Web server
Goto Forum:
  


Current Time: Wed Jul 03 07:52:29 CDT 2024