HELP - Analytics Database - Teradata Vantage

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-05-02
dita:mapPath
ymn1628096214445.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantageā„¢

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.
.
.
.