Previous Topic: REPENTRY Command

Next Topic: Description

Definitions

name [ filetype [ filemode ] ]

Specifies the user ID whose directory entry to replace, and name of the copy of the directory entry. The user ID must be an active user ID.

The default file specification for the new directory entry is "name DIRECT A". An asterisk means the same as specifying DIRECT.

If you specify a filemode, it must be one of your currently accessed minidisks. (If you include this REPENTRY command in a program, the filemode must be that of a accessed minidisk in the submitting user ID. If you specify an asterisk for filemode, the command uses the normal CMS search order to find the file.

name [ filetype [ filemode ] ] ( PROFile

Specifies the directory profile whose directory entry CA VM:Secure is to replace and the filetype and filemode of the new directory entry.

The default file specification for the new directory entry is "name DIRECT A."

If you specify a filemode, it must be one of your currently accessed minidisks. (If you include this REPENTRY command in a program, the filemode must be of a minidisk that the user ID that submits the program for execution currently has accessed.)

If you specify an asterisk for filemode, the command uses the normal CMS search order to find the file.

[ Format | NOFormat ]

Formats (FORMAT) or does not format (NOFORMAT) new minidisks after allocating them, original minidisks after moving them, and deleted minidisks after deleting them. You must have the appropriate NOFORMAT authorization to specify NOFORMAT. (If you include this REPENTRY command in a program, the user ID that submits the program for execution must have the appropriate NOFORMAT authority.)

Deleted or moved minidisks are formatted using a blocksize of 4K, and their labels are changed to ERASED.

CA VM:Secure applies the option selected here to all minidisks specified on this command. The FORMAT or NOFORMAT options on an MDOPT statement can override that status for specific new or original minidisks. (MDOPT statements cannot control the action to take on deleted minidisks.)

CA VM:Secure ignores these options for minidisks defined on T‑DISK or V‑DISK.

[ FILE [ filename] ]
[ MSG | NOMSG ]
[ STACK [ FIFO | LIFO ] ]
[ FIFO]
[ LIFO]
[ Wait | NOWait ]

These options are explained in the Common API Command Options.