Nonstop Database, HiRDB Version 9 Command Reference
This section explains the operands of the recast rdarea statement. In the following table, the number corresponds to the explanation of the operand.
| No. | Operand |
|---|---|
| 1 | recast rdarea original-RDAREA-name |
| 2 | [globalbuffer global-buffer-name] |
| 3 | [lobbuffer LOB-global-buffer-name] |
| -- | ; |
~<identifier> ((1-30))
Specifies the name of the original RDAREA that is to be integrated.
The system treats an RDAREA name enclosed in double quotation marks (") as case sensitive; otherwise, the system treats it as all uppercase letters.
An error results if there is more than one replica RDAREA for the specified original RDAREA.
~<identifier> ((1-16))
Specifies the name of the global buffer in the HiRDB system (in the server where RDAREAs are integrated in the case of a HiRDB parallel server configuration) that is to be allocated to the original RDAREA that is to be integrated.
To check the global buffer, use the pdbufls command.
~<identifier> ((1-16))
Specifies the name of the LOB global buffer in the HiRDB system (at the server where RDAREAs are to be integrated in the case of a HiRDB parallel server configuration) that is to be allocated to the original RDAREA that is to be integrated.
To check the global buffer, use the pdbufls command.
All Rights Reserved. Copyright (C) 2011, 2015, Hitachi, Ltd.