The RECBASE command is optional for backward recovery and required for forward recovery. You can use it to specify an entire database or the specific table(s) for recovery. If you do not code a RECBASE command, the backward RECOVERY function dynamically opens tables as needed.
┌────────────────┐ ►►─ RECBASE DBID=n ─▼─┬────────────┬─┴────────────────────────────────────────►◄ └─ ,TABLE=a ─┘
Command
Specifies the database and tables for recovery.
Required Keyword
Identifies the database to be recovered.
DATACOM-ID of the database
(No default)
Optional Keywords
Specifies a table for recovery. Name one table with each TABLE= keyword.
DATACOM-NAME of the table in the database specified
If this keyword is omitted, CA Datacom/DB recovers the entire database.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|