Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)
gtacl(1) OSS Shell and Utilities Reference Manual
number. Refer to the Guardian Procedure Errors and Messages
Manual for an explanation of the error and suggested error-
specific recovery actions.
gtacl[3]: unable to get default volume, DEFINEINFO error n
Guardian file-system error n was returned from a call to the
Guardian DEFINEINFO procedure that attempted to get the
information for the =_DEFAULTS DEFINE. A system software
problem might exist; the =_DEFAULTS DEFINE should exist
for all user processes.
Refer to the DEFINEINFO procedure description in the Guar-
dian Procedure Calls Reference Manual for the meaning of the
error returned. Check the current value of your =_DEFAULTS
DEFINE by using the OSS shell info_define command.
gtacl[4]: the option_name option must be followed by
permissible_values
You specified the indicated option with an unrecognized value.
Check for typographical errors and reenter a corrected command
line.
gtacl[5]: Unable to run pathname, error (error, err_detail):
explanation
The child process for the program file pathname could not be
started by gtacl using the Guardian PROCESS_LAUNCH_ pro-
cedure call. The Guardian error error was returned by
PROCESS_LAUNCH_. A brief explanation of that error
number is displayed as explanation. The associated error detail
return value is shown as err_detail. For many values of error,
the value of err_detail is also a Guardian file-system error
number.
Refer to the PROCESS_LAUNCH_ description in the Guardian
Procedure Calls Reference Manual and to the error description
in the Guardian Procedure Errors and Messages Manual for an
explanation of the error and suggested error-specific recovery
actions.
gtacl[6]: Unable to open child process, error n: strerror(n)
The gtacl command detected an error while trying to open the
child process and send the child process a sequence of Guardian
environment startup messages. The Guardian file-system error n
was returned. The meaning of that error number as returned by
the strerror() function is displayed.
Refer to the Guardian Procedure Errors and Messages Manual
for an explanation of the error and suggested error-specific
recovery actions. A typical error is 201, because the child pro-
cess terminated as soon as it started. If this is the case, use the
-inspect saveabend option to create a saveabend (process
snapshot) file or the -debug option to start the child process
within a debugging tool.
4−44 Hewlett-Packard Company 527188-021