Save commands (save)

Save commands save required files on the Service Manager server. Service Manager Doctor can save up to 10 Service Manager Doctor logs, and each log can have a maximum of 1 megabyte in size.

The timeout for Save commands is 50 seconds.

Option

Description

Usage

-report

Saves html and txt reports in the current directory.

save -report

-ini

Saves the ini file in the current directory.

save -ini

-cfg

Saves the cfg file in the current directory.

save -cfg

-lib

Saves the list of files in the lib folder in the current directory.

save -lib

-endorsed

Saves the list of files in the endorsed folder in the current directory.

save -endorsed

-run

Saves the list of files in the RUN folder in the current directory.

save -run

-ssoconfig

Saves the SSO configuration file in the RUN folder in the current directory.

Note This file does not always exist.

save -ssoconfig

-logs

Saves all logs generated for Service Manager

save -logs

-smdlog

Saves all Service Manager Doctor logs.

Note Service Manager Doctor logs are not collected by the run -all command.

save -smdlog

-udp

Saves the udp.xml file.

save -udp

-udpcluster

Saves the udpcluster.xml file.

save -udpcluster

-licfile

Saves the LicFile.txt file.

save -licfile

-clientcfg

Saves Windows client configurations if a Windows client is installed on this machine.

save -clientcfg

-tnsnames

Saves the tnsname.ora file for the Oracle database.

save -tnsnames

-dbschema

Saves the output file (SM_schema.sql) of the db -schema command for the Oracle database.

save -dbschema

-all

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

save -all

-help

Displays Help information.

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

save -help