ALTER AGENT Statement

Modifies connection information for the SAP Sybase IQ agent.

Quick Links:

Go to Parameters

Go to Examples

Go to Usage

Go to Permissions

Syntax

ALTER AGENT FOR MULTIPLEX SERVER server-name   

alter-options 
   {PORT portnum  
   | USER username IDENTIFIED BY PASSWORD agentpwd, ... } 
   }

Parameters

(back to top)

Applies to

Multiplex only.

Examples

(back to top)

Usage

(back to top)

The SYS.ISYSIQMPXSERVERAGENT system table stores the agent connection definitions for the server.

Permissions

(back to top)

Requires the MANAGE MULTIPLEX system privilege.

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