Previous Topic: AOFACTIVEREXX ParameterNext Topic: AOFDELETE Parameter


AOFDEFAULTADDRESS Parameter

The AOFDEFAULTADDRESS parameter defines the default host command environment for all AOF rules except request (REQ) rules.

Default value

MESSAGE

Other possible values

Any valid OPS/REXX host environment

Set or modify this parameter...

Anytime

Example: AOFDEFAULTADDRESS

This function sets MESSAGE as the default host command environment for AOF rules.

OPSPRM('SET','AOFDEFAULTADDRESS','MESSAGE')

Any misspelled OPS/REXX command can cause an unrecoverable loop, resulting in CA OPS/MVS shutdown. Setting the AOFDEFAULTADDRESS value to MESSAGE prevents looping because it forces you to send commands explicitly to the OPER host environment.