Run commands (run)

Run commands execute multiple commands or multiple command groups.

Option

Description

Usage

-sm

Runs all Service Manager Runtime commands in a sequence and returns the results in the output.

Note Equivalent to sm -all.

run -sm -db -os

-esm

Runs all Extended Service Manager commands in a sequence and returns the results in the output.

Note Equivalent to sm -all.

run -esm -db

-db

Runs all Database commands at one time and returns the results in the output.

Note Equivalent to db -all.

run -db

-conf

Runs all Configuration commands at one time and returns the results in the output.

Note Equivalent to conf -all.

run -conf -dlog

-os

Runs all Operating System commands at one time and returns the results in the output.

Note Equivalent to os -all.

.

run -os

-ws

Runs all Web Service commands at one time and returns the results in the output.

Note Equivalent to ws -all.

run -ws

-all

Runs all commands at one time and returns the results in the output.

Note Peforms a full health check.

run -all

-zip

Packages all data to an sm_doctor_saved.zip file, which include the SM log files, endorsed file list, lib file list, html report, txt report, sm.cfg and sm.ini.

run -all -zip

-help

Displays Help information.

Note If the -help option is used together with other options, only Help information is returned.

run -help