This section explains the operand of the remove rdarea statement. In the following table, the number corresponds to the explanation of the operand.
No. | Operand |
---|---|
1 | remove rdarea RDAREA-name; |
Specifies the name of the RDAREA that is to be deleted. ALL cannot be specified as the RDAREA name. If the RDAREA name is enclosed in double quotation marks ("), it is handled as case sensitive; otherwise, it is handled as all uppercase letters. An RDAREA name must be enclosed in double quotation marks if it includes a blank.
An RDAREA that stores a table, index, or LOB column cannot be deleted. The same applies to an RDAREA for which replica RDAREAs have been defined.