A System Administrator can shut down Adaptive Server or Backup Server with the shutdown command. The syntax is:
shutdown [backup_server_name] [with {wait|nowait}]
The default for the shutdown command is with wait. That is, shutdown and shutdown with wait do exactly the same thing.