SET CROSSDEFINE (Specifies whether to cross-define servers)

Use this command to specify whether a server is automatically defined to another server.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagramSet CROSSDefine ONOFf

Parameters

ON
Specifies that a server may be cross-defined to another server. To automatically define one server to another, you must also permit cross defining in the server definition.
OFf
Specifies that a server may not be cross-defined to another server.

Example: Specifies whether to cross-define servers

Set cross define on to allow a server to be cross-defined to another server.
set crossdefine on

Related commands

Table 1. Command related to SET CROSSDEFINE
Command Description
DEFINE SERVER Defines a server for server-to-server communications.
SET SERVERHLADDRESS Specifies the high-level address of a server.
SET SERVERLLADDRESS Specifies the low-level address of a server.
SET SERVERPASSWORD Specifies the server password.