目的
HELPコマンドは、rcvmanagerでサポートされているコマンドの構文を表示します。
構文
例: Recovery Managerのヘルプ
HELPコマンドにより、rcvmanagerコマンドすべての情報が表示されます。
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.
.
.
.