Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copy oracle database from production to test

Status
Not open for further replies.

Hominey

MIS
Sep 13, 2008
4
US
I need to basically update our test database tables each night with fresh data there are 3 tables which will not be copied, and 1 package and I do not want to copy any triggers or stored procedures. What is the easiest way to do this?
 
Would you just run an export utility and then an import utility?
 
Where does the .dmp file sit after the export and before the import?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top