RECALL

The RECALL statement causes a *SYSTEM/USERDATAFILE that is saved under another name to be reinstated. The <file name> is changed to *SYSTEM/USERDATAFILE, and the MCP is made aware of the change.

A usercode designated with the SECADMIN attribute only does not have sufficient privileges to use the RECALL statement because a non-usercoded file is created. The user must also be designated with the PU attribute, or with a combination of the CHANGE, CREATEFILE, READ and REMOVE granulated privileges. The required granulated privileges depend on the disposition of the old USERDATAFILE.

Syntax

── RECALL ──<file name>─┬───────────────┬──────────────────────────────┤
                        └─<disposition>─┘