Interview Q
Interview Q
Interview Q
What is SAPCAR?
SAPCAR is a Compression utility similar to winzip but it is a command based tool.
What are the two SAP services that has to be stopped before applying kernel patches?
SAPOSCOL and SAP_INSTANCE NO.
What are the two ways in which you can uncar a .car file?
1. SAPCAR –xvf .CAR and
2. CAR –xvf .CAR
How can we lock/unlock all users from OS level and from SAP?
At SAP Level:Use the T-Code EWZ5 and lock the users. At OS Level:Use the command.tp
locksys for locking and tp unlocksys for unlocking.
What are the actions performed when a domain controller is defined and the entries are saved?
The following actions are performed:
The user TMSADM is created.
The RFC destinations required for TMS are generated.
The TMS configuration is stored in trans directory.
The transport profile for tp is generated.
The SAP system is configured as single system.
When we configure TMS, two files are created. What are they?
The two files created are:1. domain.cfg and2. tp_domain.pfl.