Recent interview questions
Recent interview questions
HI , Thanks for giving this opertunity , tHIS IS Chandramouli , iAM A BSC passed out from calorx
teachers univercity
with first class distinction marks ,i have 4 yrs + experiance on sap basis , I am from Tech mahindra
Hyderabad ,
> I have worked on windows , linux and unix operating sytems.
> I have worked on the databases like oracle and hana
> I have worked on sap components like ECC,BW,PI,EP,SOLMAN,SCM.
> I have worked on 24/7 rotational shifts.
COMING TO MY ROLES AND RESPONSIBILITIES
**my regular activities are
Doing health check activities and resolving the issues.
Doing Trasport import activities
Note implementations
Responing to solman alerts and responding to tickets
User and role administrations
Client open/close,sap profile maintanance.
providing developer , object keys and opening oss conections.
Responding to shift hand over activities.
Responding to incidents and get in touch with sap and as per their
suggestions taking care necessary actions.
<<<<Scheduled activities>>>>>>
Doing kernel patch upgrade
Applying support packages
clinent administration activities like client copies.
sap system maintance activities.
Take care about data base backups.
sap add-on’s installations
DB Refresh activities.
SPS Patch upgrade activities.
EHP upgrade from ECC6 EHP 6 to EHP 7 { sum tool sum 1.0 sp17}.
sap installation’s and post installation activities
worked with oracle 11g database and windows operating system ( windows 2008 server )
++++++++++++++++++++
what are the modules you have in your project ?
BW ( 7.31), ECC6 EHP 7 , PI 7.4 , EP 7.31 , SOLMAN 7.1 sps14 ,crm,srm ( 7.31 )
+++++++++++++++++
What is your landscape
it is a 3 sytem landscape -- development , quality , production
or
multi system landscape -- development , quality , pre-production and production systems
++++++++++++++++============
what are the oprating system , you have worked on ?
Windows ( 2008 server ) , Linux ( Redhot linux -- 6.2),HP Unix - 11.3
+++++++++++++++++===============
what are the databases you have worked on
Oracle -- 11G ( 112_64 , 11.2.0.4.0)
=============+++++++++++++++===========
how to do Health checks activities ?
sm50 - is there any workprocess in private mode or on hold state if any kill them ( dpmon ) -- dwp1 --
3425 -- private mode -- kill -- new 3426
sm51 - how many applications are in active state
sm04 - how many users are logged in locally
Al08 - how many users are logged in globally
sm12 - lock entries , shold not be more than a day if any kill them with user approval
sm13 - there should not be any failure updates
st02 - whether sap buffer hit ratio is more than 98% or not ?
st04 -whether db buffer hit ratio is more than 94 % or not ?
st06 - cpu , swap , file system utilizations are how much ?
st03n - dailog response time should not be more than 800 ms
smlg - logon load balancing is how much ?
st22 - abap dumps
to know how many dumps are existed in sap system , we will call tcode -- st22
Ans >>> if i find a long running job Either in SM66/SM50 or in SM37 , i will follow below steps
1> Some times it depends on how much load it was been given on the job
2> oraarch directory full
3> table space utilization full
4> cpu and swap utilization more than threshold value
5> updates failures
6 > database statistics are not up to date
7>sto5 system trace.
8> work load analysis -- st03n ( dialog response time ) -- peek hours , sto3n ranking section , how Load
balancing , tcode vise performance -- st12/stad
9>customising reports are running if any ?
10>missing index to the tables.
++++++++++++++++++++++===================
4> if you find cancelled jobs in sm37 , what you will do ?
Configuration:
1st maintain the below 2 parameters in ECC ABAP SYSTEM -instance profile via RZ10/RZ11.
abap -- login/creat_sso2_ticket = 1
login/accept_sso2_ticket =2 -- RZ10
ABAP -- STRUSTSSO2 - Export the abap certificate
Java ( http://hostname:50000/irj/portal ) -- Export the java certificate
ABAP -- Strustsso2 -- import the java certificate
Java -- nwa -- deploy-ticket keystore--abap certificate import
++++++++++++++++++++
SLD - System landscape directory, It is a pure java system.
Required dvd’s
instllation dvd,kernel dvd, SWPM software , master dvd , export dvd’s , language dvd’s.
post steps:
++++++++++++++++++++++++
My production sap System is slow ?
1> os level -- dpmon -- whether all dialog workprocess are free or hanged by some user or whether they
are private mode ? if any
open the wp’s -- from os level by using dpmon , kill the workprocess
2> oraarch directory full -- /oracle/SID/oraarch -- redolog backup ( archive log ) -- sucessful or not runining
?
via brtools -- archive log backup trigger
initSID.sap ( /oracle/SID/112_64/dbs/ -- small setting -- disk full , another disk change ( storage location
parameter )
3> we found that system is in hang state -- if u run any commond at os level taking long time
reboot -p
restart -- stopsap R3
cleanipc instance number remove
cleanipc 00 remove
(it will remove hanged memories )
STILL IF U FIND ANY SERVICES ARE RUNNING --
ps -ef|grep dw
ps -ef|grep sidadm
kill -9 sevice id
startsap R3
4> table space utilizatio is full
psapsr3,psapsr3db -- brootls -- space management -- add the data files to sap table spaces
5> file system utilization is above the threshold value -- /usr/sap -- below the 90% , but -- 99%
i have deleted the unwanted files or i have moved those files.
++++++++++++++++++++++
*****sap system is not coming up ??? ******
ps -ef | grep dw
ps -ef | grep sapsid
OR
if os is windows
services.msc -- listener,saposcol,sapservice sid ,oracle service sid
1>schema user lock ( brconnect ) , 2>db files might have been corrupted ( restore and recovery )
how to know whether files are correpted or not ?
goto - /oracle/SID/saptrace/diag/rdbms/sid/SID/trace
alertsid.log
7>> Central sevices ( SCS ) -- msg and enq servers up and running or not.
8>> oraarch directory full -- /oracle/SID/oraarch -- redolog backup ( archive log ) -- successful not running
?
via brtools -- archive log backup trigger
initSID.sap ( /oracle/SID/112_64/dbs/ -- small setting like -- disk full , another disk change ( storage
location parameter )
9>>>>we found that system is in hang state -- if u run any command at os level taking long time
reboot -p
restart -- su - sisadm
sidadm> stopsap R3
cleanipc instance number remove
cleanipc 00 remove
(it will remove hanged memories )
ps -ef | grep dw
ps -ef | grep sapsid
kill -9 pid
sidadm>startsap R3
10>>> table space utilization is full
psapsr3,psapsr3db -- brootls -- space management -- add the data files to sap table spaces
11>> file system utilization is above the threshold value -- /usr/sap
i have deleted the unwanted files or i have moved those files
+++++++++++++++++++++++
STMS CONFIGURATION
Login to Dev system - 000 and ddic
call SE06 -- DO CTS Configuration ( change transport system ) --
prodcution transport layers and routes will be converted to quality transport layers and routes
Call STMS -- DO The local stms configuration and create virual system configuration with qualith and
production sytems
login to quality and production systems, setup the stms configuration with devlopment system
once done setup the transport layers and routes configuration with Quality and Production.
restart --
STOPING
su - sidadm
sidadm > stopsap R3
sidadm> cleanipc instance number remove
cleanipc 00 remove
(it will remove hanged memories )
STILL IF U FIND ANY SERVICES ARE RUNNING --
sidadm>ps -ef|grep dw
sidadm>ps -ef|grep sapsid
sidadm>kill -9 sevice id
DB STOP
orasid>lsnrctl stop
orasid>sqlplus / as sysdba
sql>shutdown immediate;
exit
Starting
orasid>lsnrctl start
orasid>sqlplus / as sysdba
sql>startup;
su - sidadm
sidadm>startsap R3
+++++++++++++++++++++
how to apply sap note -- via tcode : Snote --
sum1.0 spS16/spS17/spS18
SPS patch upgrade from 13 TO SPS 17
-->SUM -- Downtime will be decreased,,no manuval involvement to uncar,, at a time u can apply the stack
File to both abap and java system.
benifits -- EHP Upgrade(ehp5 to 6, 6 to 7) , vertion upgrade(ecc5 to ecc6) ,
release upgrade(ecc6 ehp sr1,sr2,sr3) , migration{other database to
hana database)} ( DMO Method - database migration option .
Presteps :
POST STEPS :
LIST OF Components
sap_basis
sap_abap
pi_basis
sap_bw
sap_appl
spam vs saint
spam/saint - 740/65
POST STEPS
Running SGEN
Enable archive log backup
importing profiles
take complete db backup
unlock the users.
*START OPTIONS
PREPARATION - BTC
IMPORT -1 - BTC
IMPORT -2 - BTC
CLEAN UP - BTC
+++++++++++++
differance between configtool and visuval admin tool
Configtool - no credentials required when the time of login , Only db is requried and sap is optional while
login.
server counts ( sever0 ,server1) can be incresed and decreased
java memory parameters ( heap memory , perm size , thread counts ) can be maintained.
as we know configtool is a static one so java cluster restart is required.
Visuval admin tool - credentils( sigle stack - pure java - user- administrator , Dual stack user -
j2ee_admin)
r required when time of login , sap and db must be up and running.It listens the p4 port.
remote logon is possible(http://hostname:50004) , Listens the P4 Port ,
Benifts --- Java Licese , Jco rfc provider( ABAP TO java) ,
sld data supplier( sld connections),destinations-other rfc connections,
Ticket keystorage ( SSO CERTIFICATE ) Export/import, java logs(sm21) can be viewed via log viewer.
++++++++++++++++++++
***Differance betweeen SDM and JSPM - spam tcode and saint tcode.
SDM - software depoyment manager
only single patches can be done.
it has its own user id and password ( administrator , j2ee_admin)
.SCA(software component archive) and .SDA(software deployement archive) Files can be deployed and
undeployed.
*Restore*
resote quality database with d help of database backup file of
production system.
{orasid>brrestore -q -m full -b kjsfjsf.and /oracle/sid/112_64/dbs/initSID.sap -c
/PRD -- /QTY
orasid>brrestore -m full -b kjsfjsf.and /oracle/sid/112_64/dbs/initSID.sap -c }
note --> m = mode ( full,all/whole) ,q=query,-c = continue/confirmation,b=backup file
*Recovery*
AGAIN DO :
GO TO PROFILE location and change BTC and Spool resources to old values(Previous values) in
instance profile.
rdisp/wp_no_btc = previous value
rdisp/wp_no_spo = previous value
again restart your sap system because the above parameters are static.
login to sap with the help of sap* and pass and do the post steps
Solman -- Solman_workcenter -- early watch alert configuration- Reports - provide date and time -
generate ewa report
-- stack xml file generations ( options - change mangement - maintance optimizer -
- new main tanance transaction - product information and SID )
CCMS alert configuration like pausing and un pausing alerts - RZ21
Cluster on High availabilty system - veritas cluster -- active and active node
Operating system - Linux ( Red hot linux 6.2 ) , windows ( server 2008)
++++++++++++++++++++++++++++++++++++++++++
sidadm>cdpro
or
sidadm>cd /usr/sap/SID/SYS/profile
sidadm>cdpro
or
sidadm>cd /usr/sap/SID/SYS/profile
SSO Configuration
IRJ/PORTAL.
URLs ? PORT NUMBERS?
URL - http://hostname:5<instance number>portnumber
example - http://hostname:51200
++++++++++++++++++++++++
SCENARIO BASED Questions
++++++++++++++++++++
log flies -- /usr/sap/SID/DVEBMGS00/j2ee/cluster/server0/log -- application.log
defaulttrace.log
work directory - /usr/sap/SID/DVEBMGS00/work/ -- std_server0,stderror0,dev_icm,dev_disp,dev_msg
oracle --- /oracle/SID/saptrace/diag/rdbms/sid/SID/trace - alertSID.log
Hana - sapcontrol -nr sapconfig status
or HDB Status or HDB info
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++
Client
how to open and close the client?
what are the presteps before you do any kind of client copy?
A>In source report run - rsspacecheck and rstablesize
types of client copy and types of client data ?
what is the diff b/w remote and client export /import?
what is logical sytem and explain in detail?
what is the imp of T000 and TBDLS ?
list out any 10 client tcodes
++++++++++++++++++++
Netweaver ?
where to see the java logs,in case of java system is not coming up?
what is the diff b/w config and visuval admin tool?
what is the diff b/w sdm and jspm?
how to reset Sdm password ?
How to lauch configtool,visuval admin tool,nwa,telnet tools?
What is the diff b/w jcmon and jsmon?
What is the diff b/w 7.0 and 7.31
What is the diff b/w 7.31 and 7.4
where to see java and database connectivity?
How to do sld and sso configuraions?
How to reset master password in java?
how to maintain virtuval memory and thread counts in java?
+++++++++++++++++++++
Profiles
Types of Profiles?
What is the diff b/w default ,startup,instance profiles?
where to see profiles from os level ?
What is the diff b/w rz10 and rz11
What is the diff b/w SA38 and SE38
What is the diff b/w SM50 and SM66
What is the diff b/w SM04 and AL08
What is the diff b/w SE01,SE09,SE10
What is the diff b/w SE06 and STMS
What is the diff b/w SPAM and SAINT
Write down the naming convention of Each profile?
what is the sequence of profiles when sap is start up?
++++++++++++++++
operation modes
what is the imp of RZ04,RZ03,SM63
What is operation mode ?
=======
rfc
Resume explanation :
oss online service support - to allow sap people login to your sap and
resolve the issue.
*There are 2 types - r3 support ( abap tcode),http support ( java -
url)
ps -ef | grep dw
ps -ef | grep sapsid
OR
if os is windows
services.msc -- listener,saposcol,sapservice sid ,oracle service sid
2nd -- R3trans -d
connectivity b/w sap and db is ok or not ?-- 0000 -- connection is ok
if return code 0012 -- connection between those are not ok.
sidadm> stopsap R3
cleanipc instance number remove
example --> cleanipc 00 remove
(it will remove hanged memories )
ps -ef | grep dw
ps -ef | grep sapsid
kill -9 pid
sidadm>startsap R3
** Background job
scheduling - sm36
monitoring - sm37 ( take the long running and cancelled jobs).
*** spool -- sp12 , spad , snro ( number range objects- 32000- 99999)
*** access keys -> developer keys , object access keys - smp.
*** installtions
post steps:
sap_basis
sap_abap patch level 14 to 15.