SET SERVERPASSWORD (Set password for server)
Use this command to set the password for communication between servers to support enterprise administration and enterprise event logging and monitoring. Setting the password protects the master encryption key. Data on the server is only encrypted if you set the password. After you set the password, you cannot remove the password.
Privilege class
To issue this command, you must have system privilege.
Parameters
- password (Required)
- Specifies a password for the server. Other servers must have the same password in their definitions of this server.
Example: Set a server password
Set the password for HQ_SERVER to agave.set serverpassword agave
Related commands
| Command | Description |
|---|---|
| SET CROSSDEFINE | Specifies whether to cross define servers. |
| SET SERVERHLADDRESS | Specifies the high-level address of a server. |
| SET SERVERLLADDRESS | Specifies the low-level address of a server. |
