Running the bulk export program

With the bulk export program, you can export data from the InfoSphere® MDM Reference Data Management Hub without using the graphical user interface.

Before you begin

You must:
  • Confirm that these parameter settings exist in the ExportAll.properties and RDMBatchExportClient.properties files:
    #Database name
    exportAll_db_name = BALIDBQ1
    #exportAll_db_name = BALIDB
    
    #Database user required to log into the database server
    exportAll_db_user = aix10502
    #exportAll_db_user = db2admin
    
    #password required to log into the database server specified in db_url
    exportAll_db_password = sdssdasdads
  • Identify the path to the RDMBatchExportClient.properties file.
  • Identify the names of the reference data set, data type, map, managed system, or hierarchy that are to be exported and the associated version and state information.
  • Confirm that the xmllint tool is installed in your /bin directory.

Procedure

  1. Open a command window and change to the directory that was used to install the bulk export utility program. If you copied the ExportAll.sh file to a different directory, change to that directory.
  2. Run this command:
    ExportAll.sh
  3. Change to the output directory specified in the RDMBatchExportClient.properties file and view the results.


Last updated: 23 October 2014