This function gains access to various system values.
value = SYSVAL({SYSID|SYSNAME|SSID})
Parameters
Returned value, if the function was successful. Otherwise, error text is returned.
Requests the SMF system ID.
Requests the GRS system name.
Requests the subsystem name the ISERVE uses.
ARG 1 MISSING OR INVALID
Example
sysname = sysval('SYSNAME') /* Obtain the GRS SYSNAME */
Copyright © 2014 CA Technologies.
All rights reserved.
|
|