SCF Reference Manual for the Kernel Subsystem

Cause
An invalid DEFINE name, DEFINE attribute name or value was specified and so the proc-name
encountered an error while operating on the DEFINE.
Effect
The DEFINE attribute does not get added.
Recovery
For information on the specific DEFINE error, see the Guardian Procedure Errors and Messages
Manual.
00129
KRN 00129 DEFINERESTORE failed for define-name with
error err-num and error detail err-det.
define-name
is the name of the DEFINE.
err-num
is the error number.
err-det
is a DEFINE attribute error. For details, see the Guardian Programmer’s Guide.
Cause
An invalid saved DEFINE buffer was being restored to the process space.
Effect
The saved DEFINE buffer does not get restored.
Recovery
The error value determines what action needs to be taken. If the error indicates a failure on
consistency checks, the error detail indicates the checknum value. This checknum value identifies
which consistency check failed.
For details, see the Guardian Procedure Errors and Messages Manual.
00130
KRN 00130 ADD PROCESS failed: No changes were made.
Cause
An attempt was made to add more than one parameter out of ASSIGN, PARAM, and DEFINE.
Effect
The ASSIGN, PARAM, or DEFINE attribute is not added.
Recovery
Retry the command, including no more than one of ASSIGN, PARAM, or DEFINE in the command
at a time.
00131
KRN 00131 Cannot ADD multiple DEFINEs.
Cause
An attempt was made to add multiple DEFINEs.
Effect
The DEFINEs are not added.
Recovery
Retry the command, adding only one DEFINE in the command.
00132
KRN 00132 TLE_LIMIT attribute support not available.
172 SCF Kernel Subsystem Error Messages