User Guide > Objects > Alphabetical Listing > BS2000

 BS2000

The following overview includes the attributes of a BS2000 Job object and describes their functions, allowed values and ways of modification.

Predefined variables may be used in scripts, and script variables may be set to attributes retrieved via predefined variables.

BS2000 Tab

Field

Attribute

Value

Access Via:

Job Report - Database

SYSOUT_DB

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process)

Job Report - File

SYSOUT_FILE

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process)

Job Report - On error only

SYSOUT_ERROR_ONLY

"Y" - SYSOUT log only saved if error occurs
"N" - SYSOUT log always saved

GET_ATT,
:PUT_ATT (Pre-Process, Process)

SYSLST - Database

SYSLST_DB

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Script)

SYSLST - File

SYSLST_FILE

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process)

SYSLST - On error only

SYSLST_ERROR_ONLY

"Y" - SYSLST log only saved if error occurs
"N" - SYSLST log always saved

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Runtime options - Priority

PRIORITY, P

User-defined,
Value between "0" and "255"

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Max. CPU time

TIME, T

User-defined,

When this attribute is read, a 16-figure value with leading zeros is returned.

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Runtime options - Express

EXPRESS, E

"Y" - Job starts immediately, regardless of batch limit
"N" - Job does not start immediately

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Runtime options - Job class

JOB_CLASS, JC

User-defined,
maximum 8 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - Order name

JOB_NAME, JN

User-defined,
maximum 8 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - Enter parameter

ENTER_PARAMS, ENTER_PAR, EP

User-defined,
maximum 255 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Job Attributes Not on the BS2000 Tab

Field

Attribute

Value

Access Via:

Login info

ACCOUNT, BS2_ACC, BS2_ACCOUNT, ACC, A

Account from login info of the Login object 

GET_ATT,
predefined variable

Job report SYSLST

OL

"J" - save log in AE
"N" - do not save a log in AE
"F" - save log in the target system
"JF" - save log in the target system and in AE

GET_ATT,
:PUT_ATT (Pre-Process)

 

See also:

Job
Host Attributes Tab

Attributes

:PUT_ATT statement

GET_ATT function

AE DB Change