You apply SAP support packages to an AS ABAP-based SAP system using the Software Update Manager
(SUM).
What is an advantage of using the main configuration setting 'Single system' instead of using the settings
'Standard' or 'Advanced'? Please choose the correct answer.
Response:
A. The downtime is shorter.
B. The overall runtime of the update process is shorter.
C. The shadow instance is installed on the same host as the primary application server (PAS).
D. The ABAP load generation is performed on the shadow repository.
Which of the following is true when creating new clients within an SAP System based on AS ABAP (for example, SAP ECC)?
A. Log files indicating the success of a new client creation are stored in the home directory of the user initiating the copy.
B. Customizing and repository objects from a source client are automatically copied to the new client using the client copy tool.
C. The client transport tool can be used to transfer the same source client, simultaneously, from one SAP System to multiple other SAP systems in a single action.
D. The client copy can be accelerated by using several dialog work processes in parallel.
E. Remote client copies generate large data files at the operating system level.
Which data sources are supported by the User Management Engine (UME) of AS Java? There are 3 correct answers to this question.
A. The database of the AS Java
B. An UDDI provider
C. A client of an AS ABAP-based SAP system
D. A file on operating system level (secure store)
E. A Directory Server (via LDAP)
Which features are created automatically once you define a transport domain controller in an (ABAPbased) SAP landscape?
There are 4 correct answers to this question.
A. The TMS configuration is stored in the database and the file system.
B. The RFC destinations required for the TMS are generated.
C. The transport profile for the transport control program tp is generated in the file system.
D. The transport profile for the transport control program tp is generated in the database.
E. The user TMSADM is created.
Which of the following statements are correct regarding the use of the lock table in an SAP system based on AS ABAP with several instances? There are 2 correct answers to this question.
A. The lock table is located in the shared memory of the message server, and can be accessed by all
B. The lock table is located in the shared memory of the computer where the enqueue work process is running.
C. The lock table is a transparent table located in the SAP system, and the contents can be displayed using the ABAP dictionary.
D. If a dialog work process from another instance (without enqueue work process) E. requests a lock, the lock operation is performed by the enqueue work process on the central instance.
Assume that you want to transport non-ABAP obejcts with the help of the ABAP Change and Transport System. Which statements are correct? Choose the correct answer(s).
A. The Transport Domain Controller must be based on SAP NetWeaver AS 7.00 SP Stack 12 or higher.
B. If you want to transport SAP NetWeaver Portal Content with CTS, the SAP NetWeaver Portal runtime SAP systems need to based on AS Java 7.00 SP Stack 12 or higher.
C. You need to define non-ABAP SAP systems in Transaction STMS and you need to maintain the tp parameters for these SAP systems correctly.
D. You need to define transport routes between the non-ABAP SAP systems in question.
E. The CTS Deploy Web Service must be configured on every non-ABAP SAP system that is defined in
How many clients can exist per AS ABAP-based SAP system? Please choose the correct answer.
A. As many as you want.
B. The number of clients per system is limited to 500.
C. The maximum number is 1000 clients per SAP system.
D. The number of clients per system is limited to 1100.
Which of the following activities can be carried out using the Web administration interface of the SAP Web
Dispatcher?
Please choose the correct answer.
A. Upgrade the SAP Web Dispatcher.
B. Connect the SAP Web Dispatcher to a directory server.
C. Install the SAP Web Dispatcher.
D. Display parameter settings for the SAP Web Dispatcher.
How can you change a profile parameter for an AS ABAP-based SAP system? There are 2 correct answers to this question.
A. Using the ABAP Config Tool
B. Using transaction RZ11 (Maintain Profile Parameters)
C. Using transaction RZ10 (Edit Profiles)
D. Using transaction RZ03 (CCMS Control Panel)
Which of the following statements regarding implementation of ABAP support packages are correct? There
are 2 correct answers to this question.
Response:
A. Support packages can be implemented in an arbitrary order.
B. Each ABAP software component, like SAP_BASIS or SAP_APPL, has its own support packages.
C. With ABAP support packages, existing functions can be patched.