I have got a strange issue when I am trying to import the prod dumps in sit. In sit impdp is not starting at all ... it is hanging in the below state for hours and not even giving any error message.
Import: Release 10.2.0.3.0 - 64bit Production on Tuesday, 11 August, 2009 17:23:31
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
both prod and sit are in same Oracle version, same patch level. export is taken using expdp and i am trying to import using impdp. Can any one shed some light?
Thanks,
Vijay Tummala
Try hard to get what you like OR you will be forced to like what you get.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
I have also find the below messages in the alert log file.
The value (30) of MAXTRANS parameter ignored.
kupprdp: master process DM00 started with pid=30, OS id=29924
to execute - SYS.KUPM$MCP.MAIN('SYS_IMPORT_SCHEMA_01', 'SYSTEM', 'KUPC$C_1_20090828000000', 'KUPC$S_1_20090828000000
', 0);
kupprdp: worker process DW01 started with worker id=1, pid=31, OS id=29926
to execute - SYS.KUPW$WORKER.MAIN('SYS_IMPORT_SCHEMA_01', 'SYSTEM');
Tue Aug 11 14:51:23 2009
The value (30) of MAXTRANS parameter ignored.
The value (30) of MAXTRANS parameter ignored.
The value (30) of MAXTRANS parameter ignored.
I search in google and fine Metalink document 6347775 has some information.
Thanks,
Vijay Tummala
Try hard to get what you like OR you will be forced to like what you get.
Bookmarks