IBM

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 queue

Field 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.

source cluster name

source job ID

target cluster name

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.