submitReply Struct Reference
submit reply. More...
Data Fields
char * queue LS_LONG_INT badJobId char * badJobName int badReqIndx Detailed Description
submit reply.Field Documentation
char* submitReply::queue The queue the job was submitted to.
LS_LONG_INT submitReply::badJobId DependCond contained badJobId but badJobId does not exist in the system.
char* submitReply::badJobName DependCond contained badJobName but badJobName does not exist in the system.
If the environment variable BSUB_CHK_RESREQ is set, the value of lsberrno is either LSBE_RESREQ_OK or LSBE_RESREQ_ERR, depending on the result of resource requirement string checking. The badJobName field contains the detailed error message.
If lsberrno is LSBE_BAD_HOST, (**askedHosts)[badReqIndx] is not a host known to the system.
If lsberrno is LSBE_QUEUE_HOST, (**askedHosts)[badReqIndx] is not a host used by the specified queue. If lsberrno is LSBE_OVER_LIMIT, (*rLimits)[badReqIndx] exceeds the queue's limit for the resource.
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.