You can configure the host system to
        start the Adaptive Server cluster automatically; the operating system starts by running the
        Sybase Control Center agent on the host system and executing the sybcluster commands using a shell script.
- Start Sybase Control Center, and verify that it started
                    successfully.
- Use sybcluster -i to pass a command file (with a name such as asece1_startup) that provides instructions to start the instances on your system, such as: connect to asece15
start instance asece1
quit 
 
- To start the cluster, use a sybcluster command such as: 
                    sybcluster -U uafadmin -P -F host1:9999,host2:9999 -i asece1_startup