Previous Topic: RENAME Control StatementNext Topic: Examples


Syntax

/RENAME BID=bundle-id
        DISTID=distribution-id
        JOB=jobname
        NEWNAME=newname
        RID=report-id

where:

bundle-id

Specifies the name of the bundle to be renamed.

distribution-id

Specifies the name of the distribution identifier to be renamed.

DISTID can be abbreviated as DID.

Note: If the Distribution-ID contains embedded blanks, enclose it in quotes (single or double). Any quote in Dist-ID must be entered as a pair of quotes because a non-paired quote ends the ID.

For example, if the value is JIM’S DESK, enter it as ‘JIM’’S DESK’ or “JIM’S DESK”.

jobname

Specifies the name of the job to be renamed.

newname

Specifies the new name for the bundle, distribution, job, or report

Supply the new name that is different from the original.

report-id

Specifies the name of the report identifier to be renamed.

Note: The BID, DISTID, JOB, and RID keywords are mutually exclusive.