Full Database Import Using DataPump
HEEEEEEEEELLLLLLLLPPPPPPPP!!!!!!!! I am having the worst experience of my DBA career. I am trying to do a full database import using DataPump(11.2.0.4). The log contains 560,459 errors. Who has time to look through all of that???? A lot of the errors are repeated, but still. The database I am trying to import has 193 tablespaces and over 4,000 users. I had to stop and restart the datapump. Can someone please tell me a straight forward best practice to doing a full database import? I am under an extremely tight deadline.
The parfile contains something like:
FULL=Y DIRECTORY=test DUMPFILE=textfullexp.dmp LOGFILE=test.log
0