Errors about excluded tables
Hello everybody,
I am currently trying to perform a datapump export on a database which has corrupted blocks. I have pinpointed the tables which contain these corrupted blocks, and thus, I have excluded them from the scope of the export.
The exclude clauses seem to be taken into account, since they clearly appear in the log header :
Export: Release 10.2.0.1.0 - Production on Jeudi, 28 Janvier, 2010 17:02:09
Copyright (c) 2003, 2005, Oracle. All rights reserved.
;;;
Connecté à : Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Démarrage de "SYSTEM"."SYS_EXPORT_SCHEMA_04" : system/******** DUMPFILE=exp_EFACTURE_20100128_%u.dmp LOGFILE=exp_EFACTURE_20100128.log SCHEMAS=EFACTURA_JAVA,EFCTURA_CD_EAEDI,EFACTURA_CDATOS,EFACTURA,EFACTURA_EFEDI,EFACTURA_MAIL PARALLEL=2 FILESIZE=10G
I am currently trying to perform a datapump export on a database which has corrupted blocks. I have pinpointed the tables which contain these corrupted blocks, and thus, I have excluded them from the scope of the export.
The exclude clauses seem to be taken into account, since they clearly appear in the log header :
Export: Release 10.2.0.1.0 - Production on Jeudi, 28 Janvier, 2010 17:02:09
Copyright (c) 2003, 2005, Oracle. All rights reserved.
;;;
Connecté à : Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Démarrage de "SYSTEM"."SYS_EXPORT_SCHEMA_04" : system/******** DUMPFILE=exp_EFACTURE_20100128_%u.dmp LOGFILE=exp_EFACTURE_20100128.log SCHEMAS=EFACTURA_JAVA,EFCTURA_CD_EAEDI,EFACTURA_CDATOS,EFACTURA,EFACTURA_EFEDI,EFACTURA_MAIL PARALLEL=2 FILESIZE=10G
0