The ENDIF statement marks the end of a block of commands or statements (that begins with IFSYS) that should be executed on only particular systems.
ENDIF
There are no parameters for this statement.
Note: You can specify this statement in the CA-L‑Serv parameter data set.
Example
To execute an ATTACH FILESERVER SERVERTYPE(HOST) command only on system SYS01, specify these statements in the CA-L‑Serv partitioned data set:
IFSYS SYSO1 ATTACH FILESERVER SERVERTYPE(HOST) ENDIF
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |