Running Sybase IQ ETL Server

To start Sybase IQ ETL Server, change to the Sybase IQ ETL installation directory (default/opt/SYBASE/SybaseIQETLServer) and run the following command:

% GridNode.sh

This command starts the server with the default port 5124. To change the port, use the -port parameter, for example, to change the port to 1234:

% GridNode.sh -port 1234

For a complete overview, see the ETL User’s Guide for Sybase IQ on the Getting Started CD.