HPlogo   HP 3000 Computer Systems: MPE/iX Architected Interface Facility:
Operating System Reference Manual
> Appendix A AIF Status Messages

System Configuration Status Messages

MPE documents

Complete PDF

 

Table of Contents

Index

 

⇓ Page Bottom

⇑ Page Top

 

AIFCHANGELOGON Status Messages

Local File Information Status Messages

Status Number Description
-3001 MESSAGE Invalid item number passed in itemnum_array to AIFSCGET.
CAUSE A non-zero invalid item number was passed in itemnum_array.
ACTION Pass an appropriate value and end with a zero.
-3002 MESSAGE Invalid item number passed in vernum_array to AIFSCPUT.
CAUSE A non-zero, invalid item number was passed in vernum_array.
ACTION Pass an appropriate value and end with a zero.
-3003 MESSAGE Invalid item number passed in itemnum_array to AISCPUT.
CAUSE A non-zero, invalid item number was passed in itemnum_array.
ACTION Pass an appropriate value and end with a zero.
-3004 MESSAGE Unable to obtain system outfence.
CAUSE There is an unexpected system problem.
ACTION Contact your Response Center.
-3005 MESSAGE Job fence not in range 0 - 14.
CAUSE The job fence value was not in the range 0 - 14.
ACTION Use a value from 0 to 14 when setting the system job fence.
-3006 MESSAGE Job limit not in range 0 - 16383.
CAUSE The job limit value was not in the range 0 - 16383.
ACTION Use a value from 0 to 16383 when setting the system job limit.
-3007 MESSAGE Session limit not in range 0 - 16383.
CAUSE The session limit value was not in the range 0 - 16383.
ACTION Use a value from 0 to 16383 when setting the system session limit.
-3008 MESSAGE Next job number not in range 1 - 16383.
CAUSE The next job number value was not in the range 1 - 16383.
ACTION Use a value from 1 to 16383 when setting the next job number.
-3009 MESSAGE Next session number not in range 1 - 16383.
CAUSE The next session number value was not in the range 1 - 16383.
ACTION Use a value from 1 to 16383 when setting the next session number.
-3010 MESSAGE Job security not equal to 0 or 3.
CAUSE The job security value was not equal to 0 or 3.
ACTION Use either 0 or 3 when setting the system job security.
-3011 MESSAGE System outfence not in range 1 - 14.
CAUSE The system outfence value was not in the range 1 - 14.
ACTION Use a value from 1 to 14 when setting the system outfence.
-3012 MESSAGE Subqueue value not in range 127 - 13567.
CAUSE The subqueue value was not in the range 127 - 13567.
ACTION Use a value from 127 to 13567 when setting any subqueue base or limit.
-3013 MESSAGE Unable to change system outfence.
CAUSE There is an unexpected system problem.
ACTION Use a value from 127 to 13567 when setting the CS subqueue limit.
-3014 MESSAGE Invalid value passed in AIFTIME.
CAUSE A negative or otherwise invalid value was passed in AIFTIME.
ACTION Pass a positive value to AIFTIME.
-3015 MESSAGE Invalid boost property was specified.
CAUSE The boost property specified was not in the valid range.
ACTION Pass an appropriate value for the boost range.
-3016 MESSAGE Internal error.
CAUSE Unexpected error occurred when attempting to update dispatcher items.
ACTION Contact Hewlett-Packard for support.
-3017 MESSAGE Write to PDC failed.
CAUSE There is an unexpected system problem.
ACTION Contact Hewlett-Packard for support.
-3018 MESSAGE Read of PDC failed.
CAUSE There is an unexpected system problem.
ACTION Contact Hewlett-Packard for support.
-3019 MESSAGE Internal Error.
CAUSE Could not freeze PDC buffer.
ACTION Contact Hewlett-Packard for support.
-3020 MESSAGE Internal Error.
CAUSE Could not unfreeze PDC buffer.
ACTION Contact Hewlett-Packard for support.
-3021 MESSAGE Unable to return global security information.
CAUSE The security information was not found.
ACTION The HP 3000 Security Monitor/iX is not found. Check with the system manager.
-3023 MESSAGE An illegal value was specified for the lower limit.
CAUSE The lower limit of the job, session, input spoolid, or output spoolid range must be a positive integer. If the upper limit is 0 (meaning that the system should use the absolute limit of the counter as an upper limit), then the lower limit must be less than that absolute limit. If the upper limit is non-zero, the lower limit must be less than the upper limit.
ACTION Use a value in the correct range. If you are not PUTting the upper limit in the same AIF call, it may be necessary to obtain the current upper limit via AIFSCGET.
-3024 MESSAGE An illegal value was specified for the upper limit.
CAUSE The upper limit of the job, session, input spoolid, or output spoolid range must either be 0 (meaning that the system should use the absolute limit of the range) or a positive integer greater than the lower limit but less than the absolute limit of the specified counter.
ACTION Use a value in the correct range. If you are not PUTting the lower limit in the same AIF call, it may be necessary to obtain the current lower limit via AIFSCGET.
-3025 MESSAGE An illegal value was specified for the next input spoolid.
CAUSE The value specified either already exists as an input spoolid or is not in the range 1 - 9999999.
ACTION Use a value in the correct range and which is not currently in use.
-3026 MESSAGE An illegal value was specified for the next output spoolid.
CAUSE The value specified either already exists as an output spoolid or is not in the range 1 - 9999999.
ACTION Use a value in the correct range and which is not currently in use.



AIFCHANGELOGON Status Messages

Local File Information Status Messages