Modify the system configuration to improve performance.
            - Ensure parallel DSI configuration parameters are being used.
 
- Configure the Replication Server to use batching (terminator must
                    be a semicolon).
 
- Configure the Replication Server Adapter to use batching.
 
- Configure the Replication Server packets to be larger than the
                    default. A value of 4096 is recommended.
 
- Take advantage of minimal columns.
 
- Set all log levels to INFO or lower in the log4j.properties
                    file.
 
- Tune the source ASE database.
 
- Run on a 64-bit machine with the java JDK.