jobSwitchLog Struct Reference
logged when a job is switched to another queue More...
Data Fields
int userId int jobId char queue [MAX_LSB_NAME_LEN] int idx char userName [MAX_LSB_NAME_LEN] char * srcCluster LS_LONG_INT srcJobId char * dstCluster LS_LONG_INT dstJobId int rmtJobCtrlStage int numRmtCtrlResult struct rmtJobCtrlRecord * rmtCtrlResult Detailed Description
logged when a job is switched to another queueField Documentation
The user ID of the submitter.
The unique ID of the job.
char jobSwitchLog::queue[MAX_LSB_NAME_LEN] The name of the queue the job has been switched to.
Job array index; must be 0 in JOB_NEW.
char jobSwitchLog::userName[MAX_LSB_NAME_LEN] The name of the submitter.
char* jobSwitchLog::srcCluster source cluster name
LS_LONG_INT jobSwitchLog::srcJobId source job ID
char* jobSwitchLog::dstCluster target cluster name
LS_LONG_INT jobSwitchLog::dstJobId target job ID
The stage of remote job switch.
The number of remote job switch record.
struct rmtJobCtrlRecord* jobSwitchLog::rmtCtrlResult The record of each remote job switch session.
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.