Scalable Database Server, HiRDB Version 8 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] |
| - | ; |
<string of alphanumeric symbols, underscore, and space beginning with an alphabetic symbol> ((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.
<string of alphanumeric symbols beginning with an alphabetic symbol> ((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) that is to be allocated to the original RDAREA that is to be integrated.
To check the global buffer, use the pdbufls command.
<string of alphanumeric symbols beginning with an alphabetic symbol> ((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) 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) 2007, Hitachi, Ltd.