User Guide > Objects > Alphabetical Listing > UNIX

 UNIX

The following overview includes the attributes of a UNIX 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.

UNIX Tab

Field

Attribute

Value

Access Via:

Job report - Database

JOBREPORT_DB

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Job report - File

JOBREPORT_FILE

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Job report - Generate on error only

JOBREPORT_ERROR_ONLY

"Y" - Job report is only stored if a error occurs
"N" - Job report is always stored

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Type

UNIX_TYPE

"SHELL_SCRIPT" - Job is generated, transferred to the target system and executed as the shell script.
"COMMAND" - Command or command sequence is sent to the shell and executed there.

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

Start parameter - Shell

UNIX_SHELL

User-defined,
maximum 3 characters

The Unix Shell set with this attribute must be defined by the administrator in the AE variable UC_SHELL_UNIX. This is checked with the statement :PUT_ATT.

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

Start parameter - Shell options

UNIX_SHELL_OPTIONS

User-defined,
maximum 16 characters

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

Start parameter - Command

UNIX_CMD

User-defined,
maximum 255 characters

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

 

See also:

Job
Host Attributes Tab

Attributes

:PUT_ATT statement

GET_ATT function

AE DB Change