Examine a mdl file through OMB commands
744368Apr 13 2010 — edited Apr 15 2010Hi!
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