Closes and deallocates the current PowerExchange Agent repository data set. You might need to perform this function when you are managing repository data sets in a testing environment or when you need to move or reorganize repository data sets. Usually, the current repository data set is the one that is defined by the REPOSITORYDSN parameter in the AGENTCTL member of the RUNLIB library. However, if you used the REPOSITORYDSN command to override that repository data set, the REPCLOSE command closes the override repository data set that was allocated by the REPOSITORYDSN command.
Syntax
Use the following command syntax:
cmd_prefix
REPCLOSE
The
cmd_prefix
variable is the command prefix that is specified in the AGENTCTL member of the RUNLIB library or the AGENTID parameter value in the AGENTCTL member.