ORACLE 数据泵expdp莫名其妙的报错ORA-31693&ORA-19502&ORA-27063

    最近,测试数据迁移,expdp进行导出的时候,在大数据量的情况下,dumpfile不指定%U时

数据泵导出失败报错:ORA-31693&ORA-19502&ORA-27063,报错信息如下:

Export: Release 11.2.0.4.0 - Production on Sun Mar 17 18:09:26 2019

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production

With the Partitioning, Real Application Clusters, Automatic Storage Management, Oracle Label Security,

OLAP, Data Mining and Real Application Testing options

FLASHBACK automatically enabled to preserve database integrity.

Starting "SYS"."SYS_EXPORT_SCHEMA_03":  "/******** AS SYSDBA" directory=zhul SCHEMAS=ZJ_YBDY INCLUDE=TABLE:" IN ('SKC22','KC22','KZA4' ) " dumpfile=expdp_ZJ_YBDY_large_table.dmp

你可能感兴趣的:(数据库,大数据)