Updating parameter settings

You can make changes to the parameter values used by the Cloud Tape Connector started task (CUZCLOUD) by entering the new values in the parameter fields displayed via the Cloud Tape Connector ISPF interface. Be sure to save the parameter changes to the Parmlib member, which is CUZ#PARM by default. You can then use the REFRESH command to implement those changes immediately so that the new parameter values are used by the CUZCLOUD started task without having to restart that task.

Use the REFRESH command to implement the parameter changes listed in the specified parameter member without having to restart Cloud Tape Connector. The syntax is:

F CUZCLOUD,REFRESH MEMBER=member
Keywords
REFRESH - Update the active parameters in the CUZCLOUD started task.
Parameters
MEMBER - Replace member with the name of the parameter member to process. The default name for this member is CUZ#PARM. Ensure that changes to the parameter values have been saved in the Parmlib member, CUZ#PARM, and that this member has been saved in the parameter library before issuing the REFRESH command. The command will fail if the specified member name is not in the parameter library in use by the CUZCLOUD started task.

Example of command

This example shows how to use the REFRESH command to reload the parameter values from the Parmlib member, CUZ#PARM. These values will be used by the CUZCLOUD started task without having to restart the task.

F CUZCLOUD,REFRESH MEMBER=CUZ#PARM