Difference between revisions of "arsdb"

1,610 bytes added ,  15:54, 17 April 2015
Initial edit.
(Initial edit.)
(Initial edit.)
Line 55: Line 55:


== Usage ==
== Usage ==
This is the online help for arsdb included with CMOD v8.5.0.8:
  $ /opt/ondemand/bin/arsdb
  Usage: arsdb [options] [table(s)]
        Version:  8.5.0.8
        -c (DB2/MSSQL) Create the OnDemand database
        -d Drop the OnDemand system tables
        -e Drop the OnDemand system indexes
        -f Ignore DB Failures
        -g (DB2/MSSQL) Start the OnDemand database
        -h (DB2/MSSQL) Stop the OnDemand database
        -i Import data to the OnDemand system tables
        -I <od_inst> OnDemand instance name
        -k (DB2) Activate the OnDemand database
        -m (DB2/MSSQL) Run Maintenance for the OnDemand system tables
        -o <filename> Output file name
        -O OnDemand Distribution Facility (ODF)
        -r Create indexes for the OnDemand system tables
        -R Report Distribution Facility (RDF)
        -s Run statistics on the OnDemand system tables
        -t Create the OnDemand system tables
        -u Update the OnDemand system tables
        -v Verbose
        -x Export data from the OnDemand system tables
        -y <device> (DB2) Backup the OnDemand database offline to the device
                    (MSSQL) Complete OnDemand database backup to the device
        -Y <device> (DB2) Backup the OnDemand database tablespace(s) offline to the device
        -X (DB2 only) If -Y or -Z, don't backup tablespace USERSPACE1
        -z <device> (DB2) Backup the OnDemand database online to the device
                    (MSSQL) Differential OnDemand database backup to the device
        -Z <device> (DB2) Backup the OnDemand database tablespace(s) online to the device


== Examples ==
== Examples ==