Job Management Partner 1/Software Distribution Client Description and User's Guide
Description
This command acquires the failure information and core-related information of the distribution-destination system's client services and generator tools, using a UNIX machine. Core-related information is contained in the core file and OS libraries that are required for investigating failures.
Format
rdscltget -o
[-t work-directory-path] [-S[-c core-file-path]]
Options
- -o
- Outputs failure information of the distribution-destination system's client services and generator tools to the standard output in cpio format.
- -t work-directory-path
- Specify the absolute path to be used as the work area when core-related information is output. If you omit this option, /tmp is used as the work area.
- -S
- Outputs core-related information to the standard output in cpio format in addition to the failure information.
- -c core-file-path
- Use an absolute path to specify the core file of JP1/Software Distribution. When you specify this option, you must specify the -S option as well. If you omit this option, the core file is automatically found from the following directories:
- For operating systems other than HP-UX
- /NETMRDS/
- /NETMDMGF/
- /usr/bin/NETMDMGF/
- For HP-UX
- /var/opt/NETMDMW/
- /etc/opt/NETMDMW/
- /opt/NETMDMW/
- /NETMDMGF/
Example
To store failure information in a storage device, use an absolute path in the following format to specify the special file name for the medium starting from /dev:
rdscltget -o -t /home2 -S -c /tmp/core > special-file-name
End code
End code Meaning 0 Command processing terminated normally. 1 The command failed to acquire failure information.
All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.