Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EXP-00056: ORACLE error 24324 encountered

user00726Aug 4 2008 — edited Aug 4 2008

While exporting a particular table I am getting an error

G:\oracle>exp user/password@servicei file=ft_curr.dmp log=ft_curr.log tableS=F
T_CUR_TRANS
Export: Release 9.2.0.4.0 - Production on Mon Aug 4 15:57:02 2008

Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.


Connected to: Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
With the Partitioning, Real Application Clusters, OLAP and Oracle Data Mining op
tions
JServer Release 9.2.0.6.0 - Production
Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
server uses WE8ISO8859P1 character set (possible charset conversion)

About to export specified tables via Conventional Path ...
. . exporting table            FT_CUR_TRANS
EXP-00056: ORACLE error 3113 encountered
ORA-03113: end-of-file on communication channel
EXP-00056: ORACLE error 24324 encountered
ORA-24324: service handle not initialized
EXP-00056: ORACLE error 24324 encountered
ORA-24324: service handle not initialized
EXP-00056: ORACLE error 24324 encountered
ORA-24324: service handle not initialized
EXP-00056: ORACLE error 24324 encountered
ORA-24324: service handle not initialized
EXP-00000: Export terminated unsuccessfully

Can anybody suggest me what i have to do to overcome this problem...

There is some error in alert log file also as i am having a

ORA-00600: internal error code, arguments: [12333], [253], [1], [253], [], [], [], []
Tue Jul 29 18:41:15 2008
Trace dumping is performing id=[cdmp_20080729184115]
Tue Jul 29 18:42:15 2008
Errors in file /arch/dump/udump/icai12_ora_29758.trc:
ORA-00600: internal error code, arguments: [12333], [253], [1], [253], [], [], [], []
Wed Jul 30 18:55:37 2008
Thread 2 advanced to log sequence 1533
Wed Jul 30 18:55:37 2008
ARC1: Evaluating archive   log 4 thread 2 sequence 1532
  Current log# 3 seq# 1533 mem# 0: /dev/vx/rdsk/racdg/orcl_raw_log21
ARC1: Beginning to archive log 4 thread 2 sequence 1532
Creating archive destination LOG_ARCHIVE_DEST_1: '/arch/log/2_1532.dbf'
Wed Jul 30 18:55:48 2008
ARC1: Completed archiving  log 4 thread 2 sequence 1532
Thu Jul 31 15:32:42 2008
Errors in file /arch/dump/udump/icai12_ora_57.trc:
ORA-00600: internal error code, arguments: [12333], [253], [1], [253], [], [], [], []
Thu Jul 31 15:32:43 2008
Trace dumping is performing id=[cdmp_20080731153243]
Thu Jul 31 17:40:26 2008
ARC0: Evaluating archive   log 3 thread 2 sequence 1533
Thu Jul 31 17:40:26 2008
Thread 2 advanced to log sequence 1534
Thu Jul 31 17:40:26 2008
  Current log# 4 seq# 1534 mem# 0: /dev/vx/rdsk/racdg/orcl_raw_log22
Thu Jul 31 17:40:26 2008
ARC0: Beginning to archive log 3 thread 2 sequence 1533
Creating archive destination LOG_ARCHIVE_DEST_1: '/arch/log/2_1533.dbf'
ARC0: Completed archiving  log 3 thread 2 sequence 1533
Fri Aug  1 19:11:44 2008
Trace dumping is performing id=[cdmp_20080801191143]
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2008
Added on Aug 4 2008
4 comments
6,480 views