In ESD #4, an optional host parameter was added to the start-up command on UNIX for the IQ Agent, S99SybaseIQAgent1260.
To start the agent using the host name returned by uname -n enter:
S99SybaseIQAgent1260 -host
To start the agent using the host’s alias enter:
S99SybaseIQAgent1260 -host <foo>
where foo is an alias present in the /etc/hosts file.