Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Examine a mdl file through OMB commands

744368Apr 13 2010 — edited Apr 15 2010
Hi!

Is there a OMB command that lets you list all objects in a MDL file without actually performing the import?

My goal is to import a mdl file, but first create a snapshot of all objects in the target database to be able to revert if I encounter any problems at deploy. Of course I need to create my snapshot before the actual import so I need to check the MDL file first, then create my snapshot of the mdl-objects (if they already exists) and finally import the mdl file.

So is this possible?

I saw the IMPORT MDL_FILE AS SNAPSHOT command, but cannot get it to work the way I want...

Thanks!

Pär
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 13 2010
Added on Apr 13 2010
7 comments
1,955 views