IBM

jobSwitchLog2 Struct Reference

logged when a job array is switched to another queue More...


Data Fields

int userId
int jobId
char queue [MAX_LSB_NAME_LEN]
char userName [MAX_LSB_NAME_LEN]
int indexRangeCnt
int * indexRangeStart
int * indexRangeEnd
int * indexRangeStep
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 array is switched to another queue

Field Documentation

The user ID of the submitter.

The unique ID of the job array.

char jobSwitchLog2::queue[MAX_LSB_NAME_LEN]

The name of the queue the job has been switched to.

char jobSwitchLog2::userName[MAX_LSB_NAME_LEN]

The name of the submitter.

The number of ranges that indicates the elements which are switched successfully.

Array of range start.

Array of range end.

Array of range step.

source cluster name

source job ID

target cluster name

target job ID

Stage that indicate which milestone the remote job switch process is in.

The number of remote job control sessions generated by this job switch request.

0 means no remote control session.

struct rmtJobCtrlRecord* jobSwitchLog2::rmtCtrlResult

The record of each remote control 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.