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: 28 Jun 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.