Ridvan EKER’s Weblog - Oracle

September 25, 2007

Using 10g datapump and scheduler to copy schemas

Filed under: Datapump — RIDVAN EKER @ 12:27 pm

 

IMP does not owerwrite

‘FUNCTION’,'PACKAGE’,'PROCEDURE’,'SEQUENCE’,

‘SYNONYM’,'VIEW’,'TRIGGER’ (CODE DATABASE)

Import does not replace codes, to be able to create codes only way is to drop related objects or drop and recreate user then start import.

Link below show a way to to this.

P.S: if you have objects created like “object_name” you have to drop them with using quatations

because they are case sensitive.

 

http://andrewfraser.wordpress.com/2007/02/01/using-10g-datapump-and-scheduler-to-copy-schemas/

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

You must be logged in to post a comment.

Blog at WordPress.com.