Starting and stopping the ASE Web Services Engine

To start the ASE Web Services Engine for ASE Web Services, execute the runws script, which is located in the bin directory:

runws -U <ase_username> -P <ase_password> 
-S <ase_server_name> -f <property_file> -v

To stop the ASE Web Services Engine for ASE Web Services, execute the stopws script, also located in the bin directory:

stopws -U <ase_username> -P <ase_password> 
-S <ase_server_name> -f <property_file> -v

The parameters are the same for both the runws and stopws scripts: