If the installation or upgrade session fails after you start a SAP ASE
server for any reason, use the shutdown
command.
- Log on as "sa".
- Shut down the SAP ASE server using the shutdown with nowait command. This stops the SAP ASE server
immediately, without waiting for currently executing SQL statements to finish:
1> shutdown with nowait
2> go
- If the installation or upgrade session fails after
you start the SAP ASE server, try using SAP Control Center to shut down the
server. If SAP Control Center cannot shut down the server, use the shutdown command.