Guardian Procedure Errors and Messages Manual
Recovery Retry the call. If errors recur, contact your service provider.
26 DYNAMIC IOP ERROR
Cause This error is returned only to privileged callers, or unprivileged callers attempting to use
certain privileged features. On G series, it can be returned by an attempt to create a D-series I/O
Process.
Effect No process is created.
Recovery Run software that is properly configured for your system.
27 ILLEGAL PFS SIZE
Cause The size specified for the process file segment (PFS) is invalid.
Effect No process is created.
Recovery Specify a valid PFS size either in the RUN command or with the Binder or nld utility. Then
try again. (This error is not generated as of G06.12.)
29 UNABLE TO ALLOCATE A PRIV STACK FOR THE PROCESS
Cause There was no segment available for the priv stack of a TNS/R native process.
Effect No process is created.
Recovery Try a different processor or wait until the system load decreases and then retry the existing
call.
30 UNABLE TO LOCK THE PRIV STACK FOR THE PROCESS
Cause There was not enough physical memory free to lock the priv stack for a TNS/R native process.
Effect No process is created.
Recovery Try a different processor or wait until the system load decreases and then retry the existing
call.
31 UNABLE TO ALLOCATE A MAIN STACK FOR THE PROCESS
Cause There was no segment available for the main stack of a TNS/R native process.
Effect No process is created.
Recovery Try a different processor or wait until the system load decreases and then retry the existing
call.
32 UNABLE TO LOCK THE MAIN STACK OF A NATIVE I/O PROCESS THAT IS CREATED DYNAMICALLY
Cause There was not enough physical memory free to lock the main stack for a TNS/R native
process. This error is only returned to some privileged callers.
Effect No process is created.
Recovery Try a different processor or wait until the system load decreases and then retry the existing
call.
33 SECURITY INHERITANCE FAILURE
Error Codes 167