SCF Reference Manual for J-Series and H-Series RVUs

SCF Commands
SCF Reference Manual for J-Series and H-Series RVUs529649-003
5-57
DIAGNOSE Command
DIAGNOSE Command
The DIAGNOSE command provides a means by which a subsystem can diagnose an
object. The use of this command is subsystem-specific.
This command is sensitive.
OUT
file-spec
causes any SCF output generated for this command to be directed to the specified
file. The variable
file-spec
is defined on page 5-9.
object-spec
designates the object to be diagnosed. The variable
object-spec
is defined on
page 5-2. You can omit
object-spec
if it has been assumed. (See ASSUME
Command on page 5-36.)
attribute-spec
specifies an attribute and the value associated with the attribute. The attribute and
its value are defined by the subsystem that supports the DIAGNOSE command.
The variable
attribute-spec
is defined on page 5-7.
DIAGNOSE [ /OUT
file-spec
/ ] [
object-spec
]
[ ,
attribute-spec
]…