Job Management Partner 1/Software Distribution Client Description and User's Guide
Description
This command acquires the core-related information of the relay system's client services, distributor tools, and generator tools, using a UNIX machine. Core-related information is contained in the core file and OS libraries that are required to investigate failures.
Format
rdssubslget -o [-t work-directory-path] [-c core-file-path]
Options
- -o
- Outputs core-related information of the relay system's client services, distributor tools, and generator tools to the standard output in cpio format.
- -t work-directory-path
- Specify the directory 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.
- -c core-file-path
- Use an absolute path to specify the core file output by JP1/Software Distribution. If you omit this option, the core file is automatically found from the following directories:
- For operating systems other than HP-UX
- /NETMRDS/
- /NETMAF/
- /NETMDMGF/
- /usr/bin/NETMDMGF/
- For HP-UX
- /var/opt/NETMDMW/
- /etc/opt/NETMDMW/
- /opt/NETMDMW/
- /var/opt/NETMAF/
- /etc/opt/NETMAF/
- /opt/NETMAF/
- /NETMDMGF/
- /usr/bin/NETMDMGF/
- When you execute the command without specifying this option, an error occurs if:
- The core file does not exist.
- There are multiple core files.
If there are multiple core files, the path for each core file is output to the standard error output.
Example
To store core-related information in a medium, use an absolute path in the following format to specify the special file name for the medium starting from /dev:
rdssubslget -o > special-file-name
End code
End code Meaning 0 Command processing terminated normally. 1 A command argument is invalid. 255 Command processing terminated abnormally.
All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.