Does Oracle export slows down the database performance ?
Hi Everyone ,
I have a small question .
We have a eCommerce Application, which works on Comergent frame work built on Java platform with RDBMS as Oracle 10g.
As part of the regular maintenance jobs, we have export job schedules for various schema . Out of which one schema which is about 70 GB of size is taking nearly 5 hrs to complete.
So, my question is .. would this export process locks all the tables of the source schema ? Would all the transactions that come during this period have an performance impact?
Would there be an impact in increasing the overall database sessions ?
Request you all to share your thoughts on this ?
0