defs_lsb_openjobinfo_a
defs_lsb_openjobinfo_a is part of defs_lsb_openjobinfo More...
[defs_lsb_openjobinfo]
Defines
#define ALL_JOB 0x0001 #define DONE_JOB 0x0002 #define PEND_JOB 0x0004 #define SUSP_JOB 0x0008 #define CUR_JOB 0x0010 #define LAST_JOB 0x0020 Detailed Description
defs_lsb_openjobinfo_a is part of defs_lsb_openjobinfoDefine Documentation
#define ALL_JOB 0x0001 Information about all jobs, including unfinished jobs (pending, running or suspended) and recently finished jobs.
LSF remembers jobs finished within the preceding period. This period is set by the parameter CLEAN_PERIOD in the lsb.params file. The default is 3600 seconds (1 hour). (See lsb.params). The command line equivalent is bjobs -a.
#define DONE_JOB 0x0002 Information about recently finished jobs.
#define PEND_JOB 0x0004 Information about pending jobs.
#define SUSP_JOB 0x0008 Information about suspended jobs.
#define CUR_JOB 0x0010 Information about all unfinished jobs.
#define LAST_JOB 0x0020 Information about the last submitted job.
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.