SYSIQMPXSERVERAGENT System View

Presents a readable version of the table ISYSIQMPXSERVERAGENT. The ISYSIQMPXSERVERAGENT system table stores agent connection definitions for the specified multiplex server.

Column Name Column Type Description
server_id UNSIGNED INT NOT NULL The ID number of the server.
agent_connection_info LONG VARCHAR NOT NULL String containing host name and port pairs for SCC IQ agent connections on each multiplex node, separated by semicolons.
agent_user_name LONG VARCHAR NOT NULL String containing user name for the SCC IQ agent.
agent_pwd VARBINARY(1024) NOT NULL String containing encrypted password for the SCC IQ agent.

Constraints on underlying system table:

Related tasks
Enabling Automatic Restart and Coordinator Failover
Replacing the Coordinator (Manual Failover)