The HELP command displays the syntax for the commands supported by rcvmanager.
Syntax
HELP ;
Example: Recovery Manager help
The HELP command displays information for all the rcvmanager commands:
RCVMANAGER provides a means for the user to interact with the recovery sub-system.
The syntax of an RCVMANAGER command is:
HELP;
QUIT;
{ STATUS [<proc-id>] }
{ LOCKS }
LIST { ROLLBACK TABLES }
{ CANCEL ROLLBACK TABLES };
{ REBUILD } [ Low ]
{ } PRIORITY [ Medium ] ;
{ RECOVERY } [ High ]
DEFAULT PRIORITY;
CANCEL ROLLBACK ON TABLE <table-id> [{,<table-id>} ...] ;
The HELP command displays this help message text.
The QUIT command will terminate the RcvManager Utility.
.
.
.