Previous Topic: SCRASID()Next Topic: SECURITY()


SETADDR()

This function inspects and sets the destination for ADDRESS commands and functions that may communicate with CA OPS/MVS Event Management and Automation.

Syntax

value = SETADDR(OPS,[identifier])

Parameters

OPS

Stands for CA OPS/MVS Event Management and Automation.

value

Current setting of this identifier.

identifier

Subsystem ID assigned to the desired CA OPS/MVS Event Management and Automation address space.

Usage Notes

Return Codes

101 - 102

ARG n MISSING OR INVALID

Example

ssid = setaddr('ops')          /* Obtain the current ssid  */
ssid = setaddr('ops','OPSX')   /* Set SSID for test system */