Sometimes after system refresh with a different target client, below error has been occurred. This error occurred due to “BWMANDT” value of “RSADMINA” table in BW system where client has been defined. Please change the same below: SE37 – RS_MANDT_UNIQUE_SET i_mandt – Target Client Value Execute Now client has been…
Read MoreAuthor: adil
SAP Sybase ASE installation issue
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 MoreSAP Sybase ASE Start / Stop Server Commands
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 MoreSAPCTL Commands for High Availability Environment
In high availability enviroment for starting/stopping ENQ/Replication, you need to work through SAPCTL commands. SAPCTL provide multiple commands to start service individually or all in one go. it also give you feature that during any failover the service will start on another node without any user interruption. Below are the…
Read MoreSAP instance start in Passive mode
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