SAP Basis snippets #4
Apr 10, 2024 · 1 min read · Sybase DB start/stop commands First switch to the syb<sid> user su - syb<sid> Logon to the isql interface isql -U <username> -P <password -S <SID> To stop the sybase db, use the below command shutdown Execute ‘go’ after ‘shutdown’ command, which c...
Join discussion










