2007年04月26日
oracle 10.1.0.2.0 的expdp bug記錄(ORA-39125)
在測試一些expdp的範列,經查後才知道又是一個bug
但我沒有 metalink 的帳號,所以也無法做下去了=.="
記錄如下:
[oracle@odb tmp]$ expdp directory=testdump
Export: Release 10.1.0.2.0 - Production on Thursday, 26 April, 2007 17:12
Copyright (c) 2003, Oracle. All rights reserved.
Username: mmp
Password:
Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
FLASHBACK automatically enabled to preserve database integrity.
Starting "MMP"."SYS_EXPORT_SCHEMA_03": mmp/******** directory=testdump
Estimate in progress using BLOCKS method...
ORA-39125: Worker unexpected fatal error in KUPW$WORKER.GET_TABLE_DATA_OBJECTS while calling DBMS_LOB.CREATETEMPORARY []
ORA-25153: Temporary Tablespace is Empty
----- PL/SQL Call Stack -----
object line object
handle number name
0x58aa5804 13460 package body SYS.KUPW$WORKER
0x58aa5804 5810 package body SYS.KUPW$WORKER
0x58aa5804 8264 package body SYS.KUPW$WORKER
0x58aa5804 1569 package body SYS.KUPW$WORKER
0x58aa5804 6325 package body SYS.KUPW$WORKER
0x58aa5804 1208 package body SYS.KUPW$WORKER
0x56f698d0 2 anonymous block
Job "MMP"."SYS_EXPORT_SCHEMA_03" stopped due to fatal error at 17:12
oracle的bug清單
http://database.in2p3.fr/10203_buglist.htm