SAP Sybase ASE installation issue

SAP

While working on NW 7.40 installation on SAP Sybase, I found very weird issue where sapinst was not able to complete the step “Configuration of database components” Solution: Please check the size of mount point /Sybase/SID. That should be around 8 GB free. During installation of NW components Sybase also…

Read More

SAP Sybase ASE Start / Stop Server Commands

SAP

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.…

Read More

SAP instance start in Passive mode

SAP

Hi All, if you want to start your system in passive mode for any maintenance or other activity, pass the below parameter in instance profile. rdisp/start_in_maintenance_mode = 1 Restart the SAP instance. System will start in Passive mode. You can change the status from Active to Passive or Passive to…

Read More