Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Data loading from production to development
hi list,
i have one question, i have refresh my development from production. the problem is as:
For this i decided to write a proc were i will store the tables from production in an array and then match the cols of those tables in development and these matched cols will also be stored in an array and then using this array i can build up a dynamic insert script/command to read data from production and then load data in development. but my problem is how to handle the situations of triggers and foreign key constraints.
If anyone has got something for this situation, then plz. pass to me or guide me on this issue. One more requirement, this entire process should not take more than 1 hrs of time and no of tables are somewhere 500 with at least 50k records/table. database will be in exclusive mode during the entire process.
Thanks,
--
Thanks & Regards,
T. Onkar Nath
OneAPPS Enterprise Technology Pvt. Ltd.
to_onkar_at_yahoo.com onkarnath.tiwary_at_gmail.com
--
http://www.freelists.org/webpage/oracle-l
Received on Thu May 04 2006 - 04:23:16 CDT
![]() |
![]() |