Hi DB Guru's,
I got a problen in import. The dump file size is 1.2GB and number of records in each table is more than 500000. its taking 8 hours to complete the import.Can any one suggest a shortcut to reduce the time of import.
It looks OK to me, how many RBSs do you have and how big are they? Is there any activity in the DB during the import? If you try with a bit smaller buffer?
Oracle Certified Master
Oracle Certified Professional 6i,8i,9i,10g,11g
email: ocp_9i@yahoo.com
Originally posted by julian
It looks OK to me, how many RBSs do you have and how big are they? Is there any activity in the DB during the import? If you try with a bit smaller buffer?
i have four RBSs idont know the size, sorry i am new to DBA.
no other activity on DB while importing.
Not very well size RBSs but this should not be the cause. Eight hours you said for a one G dump? Odd. Try with 3 times smaller buffer. Are all tables 'empty' before the import? Is the system well tuned?
Oracle Certified Master
Oracle Certified Professional 6i,8i,9i,10g,11g
email: ocp_9i@yahoo.com
I tried with buffer=20000 ; even then it is taking 4 hrs.
in general how much time will take for 2GB Dump file, any other better import option to reduce the time?
Bookmarks