{"id":420,"date":"2016-06-08T14:58:25","date_gmt":"2016-06-08T09:28:25","guid":{"rendered":"https:\/\/adilfahim.com\/myblog\/?p=420"},"modified":"2016-06-08T14:58:25","modified_gmt":"2016-06-08T09:28:25","slug":"sap-sybase-ase-start-stop-server-commands","status":"publish","type":"post","link":"https:\/\/adilfahim.com\/myblog\/sap-sybase-ase-start-stop-server-commands\/","title":{"rendered":"SAP Sybase ASE Start \/ Stop Server Commands"},"content":{"rendered":"<p>While working on Installation of SAP Netweaver 7.40 on SYBASE DB ASE 16 PL5 on Linux OS, i have faced multiple errors. i thought it should be worth sharing to you all.<\/p>\n<p>Mount Point requirement.<\/p>\n<p>\/sybase\/(SID)<br \/>\n\/sybase\/(SID)\/sapdata_1<br \/>\n\/sybase\/(SID)\/sapdata_2<br \/>\n\/sybase\/(SID)\/saplog_1<\/p>\n<p>Sybase store all the database related binaries on \/sybase\/(SID) mount point. This mount point should be big enough to handle all the temp DB device, log data, log device, sybtemp, saptemp &#038; other log files. Minimum &#8211; 20 GB, during installation it will ask you multiple inputs.<\/p>\n<p>sapdata_1 &#038; sapdata_2 &#8211; depends on your DB size. minimum &#8211; 150 GB each<\/p>\n<p>saplog_1 &#8211; depends on log size. minimum &#8211; 100 GB<\/p>\n<p>During installation, i stuck on database configuration &#038; other steps, where i need to stop &#038; start the SYBASE DB, there are 2 ways to perform the same (may be more) as i aware.<\/p>\n<p>1. SYBASE Control Center<br \/>\n2. isql<\/p>\n<p>I was working on isql to start stop my DB. (Please note once SAP installed successfully, &#8220;sa&#8221; user will lock automatically &#038; only &#8220;sapsa&#8221; user will login. if you want to use &#8220;sa&#8221; user you need to unlock the same from isql command.<\/p>\n<p>it&#8217;s recommended to start \/ stop DB from sap command only. (startsap DB \/ stopsap DB)<\/p>\n<p>But if you have only installed Sybase DB so here is the way to start &#038; stop through isql. here &#8220;sa&#8221; user will work because we have not installed SAP yet.<\/p>\n<p><strong>Stopping the SYBASE DB in Linux<\/strong>.<\/p>\n<p>isql -Usa -Ppassword -S DBSID<br \/>\n2> shutdown<br \/>\n3> go<\/p>\n<p>the above command will stop the SYBASE server &#038; show the below output. now you cannot login into isql as server is down.<br \/>\nMsg 2812, Level 16, State 5:<br \/>\nServer &#8216;SID&#8217;, Line 1:<br \/>\nStored procedure &#8216;help&#8217; not found. Specify owner.objectname or use sp_help to<br \/>\ncheck whether the object exists (sp_help may produce lots of output).<br \/>\nServer SHUTDOWN by request.<br \/>\nASE is terminating this process.<br \/>\nCT-LIBRARY error:<br \/>\n        ct_results(): network packet layer: internal net library error: Net-Library operation terminated due to disconnect<\/p>\n<p><strong>Starting the SYBASE DB in Linux<\/strong><\/p>\n<p>for starting you need to go install folder, that install folder is in your SYBASE_HOME. usually at below location.<\/p>\n<p>\/sybase\/SID\/ASE-16_0(Version)\/install\/RUN_SID<\/p>\n<p>once you trigger the above command, SYBASE DB will start successfully &#038; you can verify the process.<\/p>\n<p>In Windows you can stop\/start SYBASE DB by Windows Services.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>While working on Installation of SAP Netweaver 7.40 on SYBASE DB ASE 16 PL5 on Linux OS, i have faced multiple errors. i thought it should be worth sharing to you all. Mount Point requirement. \/sybase\/(SID) \/sybase\/(SID)\/sapdata_1 \/sybase\/(SID)\/sapdata_2 \/sybase\/(SID)\/saplog_1 Sybase store all the database related binaries on \/sybase\/(SID) mount point. This mount point should be [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[8],"tags":[321,320,325,187,319,323,322,324],"class_list":["post-420","post","type-post","status-publish","format-standard","hentry","category-sap-updates","tag-ase","tag-isql","tag-isql-commands","tag-sap","tag-sybase","tag-sybase-start","tag-sybase-stop","tag-sybase-stop-start-commands"],"_links":{"self":[{"href":"https:\/\/adilfahim.com\/myblog\/wp-json\/wp\/v2\/posts\/420","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adilfahim.com\/myblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/adilfahim.com\/myblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/adilfahim.com\/myblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/adilfahim.com\/myblog\/wp-json\/wp\/v2\/comments?post=420"}],"version-history":[{"count":2,"href":"https:\/\/adilfahim.com\/myblog\/wp-json\/wp\/v2\/posts\/420\/revisions"}],"predecessor-version":[{"id":422,"href":"https:\/\/adilfahim.com\/myblog\/wp-json\/wp\/v2\/posts\/420\/revisions\/422"}],"wp:attachment":[{"href":"https:\/\/adilfahim.com\/myblog\/wp-json\/wp\/v2\/media?parent=420"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/adilfahim.com\/myblog\/wp-json\/wp\/v2\/categories?post=420"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/adilfahim.com\/myblog\/wp-json\/wp\/v2\/tags?post=420"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}