Which of the following is true when creating new clients within an SAP System based on AS ABAP (for example, SAP ECC)?
A. Customizing and repository objects from a source client are automatically copied to the new client using the client copy tool.
B. Remote client copies generate large data files at the operating system level.
C. Log files indicating the success of a new client creation are stored in the home directory of the user initiating the copy.
D. 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.
E. The client copy can be accelerated by using several dialog work processes in parallel.
Which features are created automatically once you define a transport domain controller in an (ABAP-based) SAP landscape? (Choose four)
A. The transport profile for the transport control program tp is generated in the file system.
B. The TMS configuration is stored in the database and the file system.
C. The transport profile for the transport control program tp is generated in the database.
D. The user TMSADM is created.
E. The RFC destinations required for the TMS are generated.
After the installation of an SAP ECC 6.0 three-system landscape, you plan to apply a Support Package stack to the Development system. Which statements concerning support packages for ABAP based SAP Systems are true? (Choose two)
A. To use the SPAM transaction, you need to configure the transport environment with STMS in the client 000.
B. If there are modification adjustments necessary, transaction SPAM does not start the import. You need to perform these adjustments before importing the Support Package.
C. To use the SPAM, a valid transport landscape must have been created.
D. To use the SPAM transaction, you need to configure the transport environment with transaction STMS in the client 066 with user DDIC.
Which of the following terms are correlated to the (ABAP-based) SAP system monitoring infrastructure? (Choose two)
A. Alert Memory
B. Alert Server
C. Data Supplier
D. Monitoring Tree Element
While monitoring and analyzing expensive SQL statements, you identify an expensive statement which looks like the following:
SELECT A, B FROM T WHERE C=
What is the best solution?
A. Create a clustered index with index key columns C and D
B. Create a non-clustered index with index key columns C and D and non-key columns (included columns) A and B
C. Create a non-clustered index with index key columns C and D
D. Create a non-clustered index with index key columns C, D, A, B
What catch-phrase best describes SAP's software maintenance strategy?
A. "3-3-1 maintenance"
B. "4-2-2 maintenance"
C. "5-1-2 maintenance"
Which ABAP software components are installed during the installation of an SAP ECC 6.0 system? You find those in System -> Status of your SAP ECC 6.0 system. (Choose two)
A. SAP_APPL
B. SAP_CRM
C. SAP_HR
Which of the following statements regarding starting and stopping an SAP system based on AS ABAP+Java 7.0 are correct? (Choose two)
A. If you use the command: "stopsap J2EE DVEBMGS00" on operation system level, only the java part of the instance is stopped.
B. The Java-dispatcher and the ABAP-dispatcher of one instance write their respective developer traces in different files on the same directory.
C. The ABAP-dispatcher triggers the start of the Java part of the instance.
D. The SAP MC is Java-based, therefore you can only start and stop the Java part of an instance.
Which of the following statements regarding the communication between a SAP system and an external Message Transfer Agent (MTA) using SMTP are correct?
A. The SAP NetWeaver AS ABAP can send mails to only one specific MTA per SAP client.
B. The SAP NetWeaver AS ABAP cannot automatically forward incoming mails to other domains.
C. The SAP NetWeaver AS ABAP provides the full functionality of a Message Transfer Agent (MTA).
D. To send e-mails to an MTA, or to receive emails from an MTA using SMTP, the SAP NetWeaver AS ABAP must have the ST-MAIL plugin, which needs to be installed using transaction SAINT.
How many spool work processes can be configured for each SAP instance?
A. More than one spool work process can be configured for each SAP instance.
B. The number of spool processes has to be equal to the number of background processes.
C. Only one spool work process can be configured for each SAP instance.