tcl.delete-account
Procedure to remove account.
Syntax
delete-account account.name
Description
deletes an entire account, and all the associated files, returning the space used to the overflow table and removing the account name from the 'mds' file (in AP), or the 'SYSTEM' file (in R83).
In AP, the 'account.name' is NOT optional, and must be provided with the command. In R83, the 'account.name' is optional, and the process prompts for it if not provided on the command line.
The prompt, 'DISPLAY FILES BEFORE DELETING (<Y>,N)? ', appears after invoking 'delete-account'. A 'y' response displays each file in the account,
This should only be executed from the 'dm' account (in AP) or the 'SYSPROG' account (in R83), with all other users logged off. After all of the files to be deleted have optionally been listed, the operator is asked if the account should still be deleted. This requires a 'y' or 'n' response prior to deletion.
Example
delete-account old.production
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
