RENAME command for FRPBATCH

Use the RENAME FRPBATCH command to rename an IMSRSC repository.

Subsections:

Syntax

Read syntax diagramSkip visual syntax diagramRENAMEREPOSITORY( repository_name)REPOSITORYNEW( repository_new_name)

Keywords

REPOSITORY()
This is a required keyword. The current name of the repository to be renamed. "CATALOG" is reserved for internal use and cannot be renamed.
REPOSITORYNEW()
This is a required keyword. The new name of the repository to be renamed. The name can be up to 44 characters long. Valid characters are A-Z (uppercase only), 0-9, and the following symbols: period (.), underscore (_), number sign (#), dollar sign ($), and at sign (@). All lowercase characters are converted to uppercase.
A repository name of "CATALOG" cannot be used, because it is reserved for Repository Server (RS) usage.