Do checkout this commonly asked SAP BASIS Interviews Q/A Series and prepare for your interviews easily. This is Part 9 of 10 Part Series.
1. Do You Understand the Difference Between System Log and System Trace?
Ans: Both system log and system trace are used to monitor the behavior of the SAP Systems and its responses to the users. Altogether, The performance of the system will be checked via system trace and the system log, both.
Though the major difference between both of them are :
- System Trace is being used when we want to track the internal system activities or when authorized trace is required. Eg authorization checks, client side lock issues, dump error could be checked via system tracing. ST01 is the TCODE to check all the system traces.
- System Log is another important feature of SAP Basis where they records all the errors and events happening in the SAP System such as warnings, failed logon issues, errors etc. Whatever is happening in SAP system will be logged in the System with System log. SM21 is the main Tcode for System Log.
How Do You Apply SAP Notes to SAP System?
Ans: We can implement SAP Notes to SAP System via TCODE SNOTE. There we have to download the SAP Note from the Download Option. We have to add the Note Number and check whether we can implement the SNOTE or No.
If we can implement the SNOTE, it will show “Can be Implemented” but if this is not feasible then directly we can see, “Cannot Be Implemented”.
This way implementation can be done.
3. How Do We Create Instances in SAP System?
Ans: An instance is basically a group of resources on a single application server, where the memory is being shared and is controlled by same dispatched process.
These instances can be created using the TCode RZ04 certainly.
4. Why is SAP Kernel Upgrade an Important Activity?
Ans: SAP Kernel upgrade is an important activity to keep the SAP System healthy.
SAP Kernel is a computer program which manages the input/output of the computer and is a fundamental part of operating system. All ABAP programs run on the part of this program. It contains various executable files to start various processes in SAP.
Because of this, SAP Kernel is an important activity to perform.
5. Mention the Use of Table TADIR?
Ans: TADIR Table is the table which contains the directory of repository objects.
It is a standard transport transparent table in SAP which stores objects like programs, function modules etc which all are available in the SAP System.
Hope you like the SAP BASIS Interviews Series Part 9, additionally all other content series for SAP BASIS.
Check out other parts at A Corporate Guy.
Altogether, this series is basically designed to help all learners because this will help in interviews.
Another key point, dont forgot to check other series. No sooner then late.