Nonstop Database, HiRDB Version 9 Command Reference

[Contents][Index][Back][Next]

7.7.3 Control statement (move rdarea statement)

This section explains the operands of the move rdarea statement. In the following table, the number corresponds to the explanation of the operand.

No. Operand
1 move rdarea RDAREA-name[,RDAREA-name]...
2 to server-name
-- ;
Organization of this subsection
(1) RDAREA-name
(2) to server-name

(1) RDAREA-name

~<identifier> ((1-30))

Specifies the name of an RDAREA that is to be moved.

If multiple RDAREAs are specified, they must all be in the same server.

You cannot specify ALL for the RDAREA name. The system treats an RDAREA name enclosed in double quotation marks (") as case sensitive; otherwise, the system treats the RDAREA name as all uppercase letters. You must enclose an RDAREA name in double quotation marks if it contains a space.

(2) to server-name

~<identifier> ((1-8))

Specifies the name of the target server (back-end server).

An error results if the specified server name is not for a back-end server or the server does not exist in HiRDB.