Login  Register

import dump

Posted by Roshan on May 31, 2018; 3:15pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/import-dump-tp6133.html

Hi Erman,

I have done an import of dump file on a test instance.

Please find attached logfile
imp.log

Grateful to advise if the ORA errors can be omitted

for example:

Failing sql is:
DECLARE I_N VARCHAR2(60);   I_O VARCHAR2(60);   NV VARCHAR2(1);   c DBMS_METADATA.T_VAR_COLL;   df varchar2(21) := 'YYYY-MM-DD:HH24:MI:SS';  stmt varchar2(300) := ' INSERT INTO "SYS"."IMPDP_STATS" (type,version,flags,c1,c2,c3,c5,n1,n2,n3,n4,n5,n6,n7,n8,n9,n10,n11,n12,d1,cl1) VALUES (''I'',6,:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,NULL,:14,:15,NULL,:16,:17)';BEGIN  DELETE
ORA-39083: Object type INDEX_STATISTICS failed to create with error:
ORA-01403: no data found
ORA-01403: no data found

Thanks,
Rshan