| Oracle® Warehouse Builder OMB*Plus Command Reference 11g Release 2 (11.2) Part Number E14406-01 | 
 | 
| 
 | 
You must not be connected to a design repository. If connected, then use OMBDISCONNECT to disconnect.
This command only supports an exported entire repository metadata loader file. Importing an entire repository requires the OWBSYS credentials.
mdlRepositoryImportCommand =  ( ENTIRE_REPOSITORY MDL_FILE "QUOTED_STRING" 
          [ "controlFileClause" ] [ "outputLogClause" ] [ 
          "usingCredentialClause" ] [ "netServiceNameClause" ] )
     controlFileClause =  CONTROL_FILE "QUOTED_STRING"
     outputLogClause =  OUTPUT LOG [ TO ] "QUOTED_STRING"
     usingCredentialClause =  USING CREDENTIAL "UNQUOTED_STRING"
     netServiceNameClause =  NET_SERVICE_NAME "QUOTED_STRING"