SAP Bobj-Changing Connection in Universe

SAP

Recently i start working on Bobj issues. Usually bobj issues are very common, sometimes stuck with high memory usage of JAVA, disk full, connection error, universe migration etc. Here find how to change the connection of universe after migration of Universe from DEV to QAS or QAS to PRD. Changing…

Read More

/usr/sap/sid is 100% full.

SAP

Sometimes we received a numerous alerts, i.e. our background job failed, Updates got deactivated, Users are getting hung etc. It’s a simple way to find out why this all occurs. Closely looks your 2 things. 1. Tablespace – If your tablespace is getting 97%-98% full, then you receive alerts from…

Read More

SAP configtool error while connecting to db

SAP

Environment: OS= Windows 2003 Database = Oracle (Installed only 1 database software & running both SID’s) SAP version = ECC6.0 EHP4 IDES & EP 7.0 In our dual stack system with 2 different SID’s (ABAP+JAVA). I am not able to start up JAVA instance. JCONTROL dies after some, after reading…

Read More

RFC error when sending logon data in SM59

SAP

After system copy or sometimes due to some error RFC didn’t work.  when doing connection test in SM59.  it shows an message:- RFC ERROR WHEN SENDING LOGON DATA Solution:- Check this SAP note  – 1532825 ST22 shows entries like CALL_FUNCTION_CONNECT_ERROR or CALL_FUNCTION_SIGNON_INCOMPL Solution is to manually delete 2 entries from…

Read More

Reduce SGA size in Oracle 10g

SAP

Due to some limitation we need to decrease the SGA size of our IDES system.- What is SGA ? – The shared pool – The large pool – The Java pool – The buffer cache – The Streams pool – The Log Buffer All this memory areas together are the…

Read More