Previous Topic: Use Separate Startup Members for Host and Remote SystemsNext Topic: Utilization of IFSYS/ENDIF Statements


Share a Startup Member between Host and Remote Systems

The IFSYS, ENDIF and ELSE statements may be used to direct CA-L-Serv to execute commands only on certain systems. The IFSYS statement identifies the systems where the ensuing block of commands will be executed. An ELSE or ENDIF statement ends the block.

On an IFSYS statement, you need to specify the SMF ID of the system where the following block of commands will be executed. You can specify one or more system names on each IFSYS statement.

This feature can be used to manage several CA-L-Serv programs executing on multiple systems with a single LSVPARM member.