IBM

jobDependInfo Struct Reference

job dependent information. More...


Data Fields

int options
int numQueriedJobs
struct queriedJobsqueriedJobs
int level
int numJobs
struct dependJobsdepJobs

Detailed Description

job dependent information.

Field Documentation

You can set the following bits into this field:
QUERY_DEPEND_RECURSIVELY
Query the dependency information recursively.


QUERY_DEPEND_DETAIL
Query the detailed dependency information.
QUERY_DEPEND_UNSATISFIED
Query the jobs that cause this job pend.
QUERY_DEPEND_CHILD
Query child jobs.

The number of jobs you queried.

By default, the value is 1. However, when you set QUERY_DEPEND_DETAIL in the options and you query a job array where some elements have a dependency condition that has changed, the value is the number of the changed element + 1.

The jobs you queried.

The number of levels returned.

The number of jobs returned.

The returned dependency jobs.



     
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.