You can start ASE and associated servers manually or automatically after each reboot. The following sections describe the procedures.
Starting ASE servers manually
Disable automatic startup of ASE and associated servers. To do this, open “Services” control panel (refer to Windows documentation on how to access this), and change the Startup property for the servers from “Automatic” to “Disabled.”
Complete the SDK or Open Server installation as documented.
Edit the value for the environment variables LIB and INCLUDE. Update the SYBASE directory to the new SDK/Open Server 12.5.1 location.
Start the servers manually:
Open a command prompt and change the directory to the pre-12.5.1 ASE SYBASE directory.
Execute the SYBASE.BAT file.
Start each server by using the following command
startserver -f <RUNfile>
where <RUNfile> is the batch file associated with each server.
Starting ASE and associated server(s) automatically
as services
Save the value of environment variables SYBASE and PATH in a text file.
Complete the SDK or Open Server installation as documented in the following installation sections.
Edit the value for the environment variables SYBASE and PATH to restore them to the values saved in step (1.)
To use the new SDK/Open Server 12.5.1 components:
Open a command prompt.
Change the directory to the location where it is installed.
Execute the SYBASE.BAT script.