The AVIDD-O Cluster

PBS Error Codes

Error Name            Code  Description
PBSE_NONE               0   No error
PBSE_UNKJOBID         15001 Unknown Job Identifier
PBSE_NOATTR           15002 Undefined Attribute
PBSE_ATTRRO           15003 Attempt to set READ ONLY attribute
PBSE_IVALREQ          15004 Invalid request
PBSE_UNKREQ           15005 Unknown batch request
PBSE_TOOMANY          15006 Too many submit retries
PBSE_PERM             15007 No permission
PBSE_BADHOST          15008 Access from host not allowed
PBSE_JOBEXIST         15009 Job already exists
PBSE_SYSTEM           15010 System error occurred
PBSE_INTERNAL         15011 Internal Server error occurred
PBSE_REGROUTE         15012 Parent job of dependent in route queue
PBSE_UNKSIG           15013 Unknown signal name
PBSE_BADATVAL         15014 Bad attribute value
PBSE_MODATRRUN        15015 Cannot modify attrib in run state
PBSE_BADSTATE         15016 Request invalid for job state
PBSE_UNKQUE           15018 Unknown queue name
PBSE_BADCRED          15019 Invalid Credential in request
PBSE_EXPIRED          15020 Expired Credential in request
PBSE_QUNOENB          15021 Queue not enabled
PBSE_QACESS           15022 No access permission for queue
PBSE_BADUSER          15023 Missing userID, username, or GID.
PBSE_HOPCOUNT         15024 Max hop count exceeded
PBSE_QUEEXIST         15025 Queue already exists
PBSE_ATTRTYPE         15026 Incompatible queue attribute type
PBSE_OBJBUSY          15027 Object Busy
PBSE_QUENBIG          15028 Queue name too long
PBSE_NOSUP            15029 Feature/function not supported
PBSE_QUENOEN          15030 Cannot enable queue, needs add def
PBSE_PROTOCOL         15031 Protocol (ASN.1) error
PBSE_BADATLST         15032 Bad attribute list structure
PBSE_NOCONNECTS       15033 No free connections
PBSE_NOSERVER         15034 No Server to connect to
PBSE_UNKRESC          15035 Unknown resource
PBSE_EXCQRESC         15036 Job exceeds Queue resource limits
PBSE_QUENODFLT        15037 No Default Queue Defined
PBSE_NORERUN          15038 Job Not Rerunnable
PBSE_ROUTEREJ         15039 Route rejected by all destinations
PBSE_ROUTEEXPD        15040 Time in Route Queue Expired
PBSE_MOMREJECT        15041 Request to MOM failed
PBSE_BADSCRIPT        15042 (qsub) Cannot access script file
PBSE_STAGEIN          15043 Stage In of files failed
PBSE_RESCUNAV         15044 Resources temporarily unavailable
PBSE_BADGRP           15045 Bad Group specified
PBSE_MAXQUED          15046 Max number of jobs in queue
PBSE_CKPBSY           15047 Checkpoint Busy, may be retries
PBSE_EXLIMIT          15048 Limit exceeds allowable
PBSE_BADACCT          15049 Bad Account attribute value
PBSE_ALRDYEXIT        15050 Job already in exit state
PBSE_NOCOPYFILE       15051 Job files not copied
PBSE_CLEANEDOUT       15052 Unknown job id after clean init
PBSE_NOSYNCMSTR       15053 No Master in Sync Set
PBSE_BADDEPEND        15054 Invalid dependency
PBSE_DUPLIST          15055 Duplicate entry in List
PBSE_DISPROTO         15056 Bad DIS based Request Protocol
PBSE_EXECTHERE        15057 Cannot execute there
PBSE_SISREJECT        15058 Sister rejected
PBSE_SISCOMM          15059 Sister could not communicate
PBSE_SVRDOWN          15060 Request rejected -server shutting down
PBSE_CKPSHORT         15061 Not all tasks could checkpoint
PBSE_UNKNODE          15062 Named node is not in the list
PBSE_UNKNODEATR       15063 Node-attribute not recognized
PBSE_NONODES          15064 Server has no node list
PBSE_NODENBIG         15065 Node name is too big
PBSE_NODEEXIST        15066 Node name already exists
PBSE_BADNDATVAL       15067 Bad node-attribute value
PBSE_MUTUALEX         15068 State values are mutually exclusive
PBSE_GMODERR          15069 Error(s) during global mod of nodes
PBSE_NORELYMOM        15070 Could not contact MOM
PBSE_NOTSNODE         15071 No time-shared nodes
PBSE_RESV_NO_WALLTIME 15075 Job reserv lacking walltime
PBSE_JOBNOTRESV       15076 Not a reservation job
PBSE_TOOLATE          15077 Too late for job reservation
PBSE_IRESVE           15078 Internal reservation-system error
PBSE_UNKRESVTYPE      15079 Unknown reservation type
PBSE_RESVEXIST        15080 Reservation already exists
PBSE_resvFail         15081 Reservation failed
PBSE_genBatchReq      15082 Batch request generation failed
PBSE_mgrBatchReq      15083 qmgr batch request failed
PBSE_UNKRESVID        15084 Unknown reservation ID
PBSE_delProgress      15085 Delete already in progress
PBSE_BADTSPEC         15086 Bad time specification(s)
PBSE_RESVMSG          15087 So reply_text can return a msg
PBSE_NOTRESV          15088 Not a reservation
PBSE_BADNODESPEC      15089 Node(s) specification error
PBSE_LICENSECPU       15090 Licensed CPUs exceeded
PBSE_LICENSEINV       15091 License is invalid
PBSE_RESVAUTH_H       15092 Host not authorized to make AR
PBSE_RESVAUTH_G       15093 Group not authorized to make AR
PBSE_RESVAUTH_U       15094 User not authorized to make AR
PBSE_R_UID            15095 Bad effective UID for reservation
PBSE_R_GID            15096 Bad effective GID for reservation
PBSE_IBMSPSWITCH      15097 IBM SP Switch error
PBSE_LICENSEUNAV      15098 Floating License unavailable
UNUSED                15099 UNUSED
PBSE_RESCNOTSTR       15100 Resource is not of type string

     Resource monitor specific error codes
     
PBSE_RMUNKNOWN        15201 Resource unknown
PBSE_RMBADPARAM       15202 Parameter could not be used
PBSE_RMNOPARAM        15203 A needed parameter did not exist
PBSE_RMEXIST          15204 Something specified didn't exist
PBSE_RMSYSTEM         15205 A system error occurred
PBSE_RMPART           15206 Only part of reservation made
RM_ERR_UNKNOWN   PBSE_RMUNKNOWN
RM_ERR_BADPARAM  PBSE_RMBADPARAM
RM_ERR_NOPARAM   PBSE_RMNOPARAM
RM_ERR_EXIST     PBSE_RMEXIST
RM_ERR_SYSTEM    PBSE_RMSYSTEM

Request Codes

 0 PBS_BATCH_Connect
 1 PBS_BATCH_QueueJob
 2 UNUSED
 3 PBS_BATCH_jobscript
 4 PBS_BATCH_RdytoCommit
 5 PBS_BATCH_Commit
 6 PBS_BATCH_DeleteJob
 7 PBS_BATCH_HoldJob
 8 PBS_BATCH_LocateJob
 9 PBS_BATCH_Manager
10 PBS_BATCH_MessJob
11 PBS_BATCH_ModifyJob
12 PBS_BATCH_MoveJob
13 PBS_BATCH_ReleaseJob
14 PBS_BATCH_Rerun
15 PBS_BATCH_RunJob
16 PBS_BATCH_SelectJobs
17 PBS_BATCH_Shutdown
18 PBS_BATCH_SignalJob
19 PBS_BATCH_StatusJob
20 PBS_BATCH_StatusQue
21 PBS_BATCH_StatusSvr
22 PBS_BATCH_TrackJob
23 PBS_BATCH_AsyrunJob
24 PBS_BATCH_Rescq
25 PBS_BATCH_ReserveResc
26 PBS_BATCH_ReleaseResc
27 PBS_BATCH_FailOver
48 PBS_BATCH_StageIn
49 PBS_BATCH_AuthenUser
50 PBS_BATCH_OrderJob
51 PBS_BATCH_SelStat
52 PBS_BATCH_RegistDep
54 PBS_BATCH_CopyFiles
55 PBS_BATCH_DelFiles
56 PBS_BATCH_JobObit
57 PBS_BATCH_MvJobFile
58 PBS_BATCH_StatusNode
59 PBS_BATCH_Disconnect
60 UNUSED
61 UNUSED
62 PBS_BATCH_JobCred
63 PBS_BATCH_CopyFiles_Cred
64 PBS_BATCH_DelFiles_Cred
65 PBS_BATCH_GSS_Context
66 UNUSED
67 UNUSED
68 UNUSED
69 UNUSED
70 PBS_BATCH_SubmitResv
71 PBS_BATCH_StatusResv
72 PBS_BATCH_DeleteResv