JBS REDEFINE


Redefine Agent Attributes

This command redefines selected attributes of an existing agent.

ScopeJES2 Node

DurationUntil next JBS REDEFINE.

JBS REDEFINE
JBS RDEF

[? | HELP]
agent-name attr
agent-name attr NOTE(note)
agent-name attr NONOTE
agent-name attr PANEL(id)
agent-name attr NOPANEL
agent-name attr NOTE(note) PANEL(id)
agent-name attr NONOTE PANEL(id)
agent-name attr NOTE(note) NOPANEL
agent-name attr NONOTE NOPANEL
agent-name attr CATEGORY(n | cat-name)
agent-name attr CATEGORY(n | cat-name) NOTE(note)
agent-name attr CATEGORY(n | cat-name) NONOTE
agent-name attr CATEGORY(n | cat-name) PANEL(id)
agent-name attr CATEGORY(n | cat-name) NOPANEL
agent-name attr CATEGORY(n | cat-name) NOTE(note)
PANEL(id)
agent-name attr CATEGORY(n | cat-name) NONOTE PANEL(id)
agent-name attr CATEGORY(n | cat-name) NOTE(note)
NOPANEL
agent-name attr CATEGORY(n | cat-name) NONOTE NOPANEL


Syntax

Description

? | HELP

Requests the command syntax from HELP.

agent-name

A valid agent name

attr

Can be one or more of the following attributes:

  • LOG | NOLOG—Controls status change logging.
    • LOG—Requests that all activates and deactivates requested by a job for this agent be recorded in the system log.
    • NOLOG—Indicates that change recording for this agent is to be terminated. This is the default.

OPER | NOOPER

Controls the ability to activate and deactivate by using control statements in JCL.

  • OPERIndicates that this agent can be activated or deactivated only by operator command. If a job includes a control statement that attempts to activate or deactivate this agent, it is failed with a JCL error.
  • NOOPER—(Default) Indicates that this agent can be activated or deactivated by control statements as well as by operator commands. 

WARN | NOWARN

Controls warnings sent to the operator to warn that this agent is inactive.

  • WARN—Requests that the operator be warned if Job Analysis detects a job that binds to this agent, but the agent is currently inactive.
  • NOWARN—(Default) Removes the requirement that the operator be warned if Job Analysis detects a job that binds to this agent, but the agent is currently inactive.   

CATEGORY(n | cat-name)

Specifies an Incompatibility Category for the agent.

  • n—Is a single decimal digit from the range 1-9, indicating the Incompatibility Category for the agent.
  • cat-name—Is a name consisting of 1-8 alphabetic, numeric, or national characters, identifying the Incompatibility Category for the agent.

NOTE(note)

Allows you to add a note to the agent. The note is displayed with the DETAILS keyword of the JBS DISPLAY command. Any existing note is replaced. This keyword is mutually exclusive with the NOTE keyword.

  • note—Indicates 1 through 32 characters of notes. If the note is longer than 32 characters, it is truncated.

NONOTE

Allows you to remove a note added by a previous JBS DEFINE or JBS REDEFINE command. This keyword is mutually exclusive with the NOTE keyword.

PANEL(id)

Allows you to add the identifier for an ISPF panel that can be invoked to display installation- defined information when using the UDF facility. This keyword is mutually exclusive with the NOPANEL keyword.

  • id—Is a valid ISPF panel identifier.

NOPANEL

Allows you to remove an ISPF panel identifier added by a previous JBS DEFINE or JBS REDEFINE command. This keyword is mutually exclusive with the PANEL keyword.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Automation for Batch ThruPut 22.4