Run the ARSADMIN program

About this task

Content Manager OnDemand provides the ARSADMIN program to import tables of index data from archive storage to the database.

The following examples shows how to run the ARSADMIN program on a USS system to copy a migrated index table from archive storage back into the database. The name of the application group and the index table to import can be obtained from the message that OnDemand saved in the system log.
    arsadmin import -g 'Credit'-u admin -p "" AAA27

After the ARSADMIN program completes the import operation, you can open the System Log folder to see the messages that were generated by the import process.

See ARSADMIN for a description of the ARSADMIN program and information about the parameters and options.