Top
ETERNUS SF Express V14.1 User's Guide

C.1.37 acmcapture (troubleshooting data collection command)

NAME

acmcapture - Collection of Express troubleshooting data.

SYNOPSIS

<Express program directory>\AdvancedCopy Manager Copy Control Module\bin\acmcapture.bat dirname

DESCRIPTION

This command collects Express troubleshooting data. Data is collected for all Express components installed on the server where this command is executed.

[Format of the filename or directory name for the troubleshooting data]

The collected data is stored in a directory with the "acmcapture_HOSTNAME_YYYYMMDD_ttmmss" format under the directory specified for "dirname".

The name of the host where the command is executed is used for HOSTNAME. If characters other than alphanumerics and hyphens are used in the host name, then "NOHOSTNAME" is used as the host name. Values are truncated to 15 characters.

OPERANDS

dirname

Directory where the troubleshooting data is stored.

Specify a directory with plenty free space - 500MB or more is recommended. Regard 500MB as a rough guide, since the size of the troubleshooting data will vary depending on the system environment and conditions. If there is not enough free space, then this command will terminate abnormally without collecting troubleshooting data.

Specify an existing directory, otherwise this command will terminate abnormally without collecting troubleshooting data.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

Collect data to the C:\temp directory.

C:\>acmcapture.bat C:\temp
Executing.........................................
Completed.
OUTPUT=C:\temp\acmcapture_srv01_20090323_094614

NOTES

Execute this command when other Express commands are in the stopped state. Data collection may not be performed correctly if other Express commands are running.