You want to enable the e-mail sending via SMTP from an AS ABAP-based SAP system. Which of the following configuration steps are necessary? (There are 3 correct answers to this question)
A. Set the appropriate profile parameter for the ICM.
B. Configure and activate an SMTP node using transaction SCOT (SAPconnect: Administration).
C. Configure and activate the ICF service for SAPconnect using transaction SICF (Maintain Services).
D. Create an RFC destination of type "T" to the external Mail Transfer Agent (MTA).
E. Maintain a default domain using transaction SCOT (SAPconnect: Administration).
What does index fragmentation in the Oracle database mean? There are 2 correct answers to this question.
A. The index root block is fractured.
B. The index leaf blocks are spread over several table spaces.
C. Tem smaller the space that is actually used in companson with the total available space, the more fragmented the index.
During the update of AS ABAP-based SAP systems, the SAP Software Update Manager (SUM) executes
a SPAM version check.
Based on the result of this check, which options are offered? There are 2 correct answers to this question.
A. Import Modification Adjustment Transport
B. Switch to expert mode
C. Skip SPAM update
D. Search for newer SPAM version in ,,...EPS\in"-directory
Which additional tools are called by tp to perform all import steps. Choose the correct answer(s).
A. tp_abap.exe
B. RDDIMPDP
C. R3trans
D. R3import
SAP Web Dispatcher is software that can be used to distribute internet requests in an SAP System. How is the SAP Web Dispatcher run?
A. It is a service that is activated in the HTTP service tree(Transaction SICF).
B. It is a program that is installed and configured in the RFC destinations (transaction SM59)
C. It is a program that is installed and started on a machine that is accessible from the internet.
During the installation of an SAP ECC 6.0 system, which of the following components can be installed in a separate installation procedure? There are 2 correct answers to this question.
A. The central instance
B. The database instance
C. The message server
How are asynchronous update requests of SAP transactions assigned to work processes of type Update
V1 or Update V2?
There are 2 correct answers to this question.
A. If V2 update work processes are not configured, V1 work processes handle all update requests.
B. If V2 update processes are configured, V2 update requests will only be processed in available V2 update work processes.
C. The processing priority for V1 and V2 update requests is determined by the corresponding value of the parameters rdisp/wp_no_vb and rdisp/wp_no_vb2.
D. All update requests are assigned to V1 and V2 work processes in a round-robin fashion.
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 work processes through the message server.
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.
Which ABAP software components are installed by default during the installation of an SAP ECC system? There are 3 correct answers to this question.
A. SAP_CRM
B. SAP_HR
C. SAP_BW
D. SAP_ERP
E. SAP_APPL
You have configured the connection between the User Management of an AS ABAPbased system and a Directory Server via LDAP. From where can you start the synchronization of user data between these environments? Please choose the correct answer.
A. From the environment where the user has been created
B. Always from the SAP system
C. Always from the Directory Server
D. As defined in customizing in transaction LDAP (Directory Service Connection)