BASIS INTERVIEW
QUESTIONS:
Basis Interview Questions
Q. What is the difference between
a support package and a kernel replacement?
A. A support package contains fixes to the ABAP code within a SAP instance. It
must be applied using the SPAM transaction in the SAP instance. A kernel
replacement is the replacement of the SAP executables on the OS level
Q. A user rings you up and says
they have made a huge error and need the database restored to the previous
afternoon. How do you go about the restore?
A. You do not restore the database. You liaise with the user to correct the
error or refer to management to make a decision on the effect on the business.
Question : When creating a logon group for logon load balancing.
which of the following cannot be specified?
>>Maximum Allowable response time.
>>Max number of users who may be logged on to the instance.
>>Name of the instance defined for the logon group.
>>Max number of session per user. ( Correct )
>>Name of logon group.
Question : Which of the following is authorized to
maintain R/3 user id
Parameters?
>>Onlye R/3 system administrator
>>All R/3 users having an account in same client.
>>Only the user himself
>>only the R/3 system admin and User. (Correct)
Q. What would you do with a heavy
program which blocks the system resources?
A. Run it in background
Q. What is a background processing
batch scheduler?
A. It is a process which runs as defined by the parameter rdisp/btctime
to check the scheduled background jobs and to execute them.
The parameter defines the delay between two runs which means that a job start
can delay at the most for that much time.
Q. What would you do to test the
background processing consistencies and options in the server?
A. Run Tcode SM65 - Analysis Tool and select the
relevant options.
1)What are the two files that are
created (at os level)when you create a Request
Data and cofile
2)your network Admin did a mistake a assigned the database instance and
central instance the same IP Address ,so what will happen when you start
SAP instance .
3)what are the two memory areas in Live Cache
Global (I/O buffer cache)and local memory ( live cache Heap memory)
4)how do you restart a live cache server
LC10
5)what happens if you restart a live cache server through a Database manager
GUI
You will get a Dump when you login in to SAP APO live cache (not sure about the
answer)
6)how to determine the max number of UKT(user kernell
threads) in APO
Number of dialog work process * 2
7)how do you automate the STMS
Schedule the abap program TMS_BCI_START_SERVICE in
required interval
8) you go to su01 and you do not see create user option what does it mean
the system you logged on is child system
9)All the users in J2EE are locked what will you do
unlock user sap* through config tool and then login
in to visual admin and unlock the users .
10)How do you create a reporting Authorization object
in BW
t-code RSSM
11)difference between license_Admin and usmm
usmm has to be done in each and every system in you
landscape ,where as license_admin can be done from
one central system ,consolidate the users and then send to sap
12)how do you open up remote conenctions
http://service.sap.com
13)what is a object and class in Live cache?
the easiet answer to understand is object is a record
and class is a table
Not sure if this is the answer recenlty started
working on APO
14)How do you restart J2EE engine From SAP
SMICM-->ADMINISTRATION-->j2ee server
15)A user complains saying that all the BGD work process are hung
never restart the system , go to sm50 and restart the work process
- Why
locking used at DB and SAP application server level?
2. How do you backout a support package?
3. How do you access SAP's quick sizer?
4. What's quick sizer used for?
5.What kind of sizing execises
are possible in SAP?
6. What are the steps for kernal upgrade? and name of Kernal file?
7. What are phases of ASAP? Methodology
1. Why locking used at DB and SAP
application server level?
this way, SAP can lock the way it wants without any
problems with the differents ways that DB software
may react.
2. How do you backout a support package?
Restore from last backup
3. How do you access SAP's quick sizer?
http://service.sap.com/sizing
4. What's quick sizer used for?
to make sure that hardware will be powerful
enough to run SAP
6. What are the steps for kernal upgrade? and name of Kernal file?
stop SAP, copy exe/run, extract SAR files,
check file permissions, start SAP
disp+work.exe
Back to Learn SAP
|