Which of the programming languages listed below are implemented platform-independently?
A. C/C++
B. ABAP
C. Java
D. Fortran
You are running a system landscape of AS ABAP-based SAP systems. Which options do you have for selecting transport requests to be imported? There are 3 correct answers to this question.
A. You can select a single transport request for import.
B. You can filter transport requests for a certain project and import them together in one step (if you have activated the CTS functions in transaction SPRO_ADMIN [Customizing: Project Administration]).
C. You can select several individual transport requests to be imported in one step.
D. You can select a single transport request and import it into multiple SAP systems in one step.
E. You can select all transport requests for import that contain objects of a selected package.
When maintaining a new role using transaction PFCG (Role Maintenance), what do the yellow symbols displayed in the attached image indicate?
A. Full authorization is not allowed in this area.
B. Maintenance of authorizations for the corresponding area has not yet been completed. Additional work is needed.
C. You have full authorization for this area.
D. You do not have the necessary authorizations to maintain the objects underneath the yellow symbol.
Which statements concerning the transport of non-ABAP obejcts with the help of the ABAP Change and Transport System (CTS) are correct? Choose the correct answer(s).
A. You must use customizing requests to transport non-ABAP objects.
B. You must use workbench requests to transport non-ABAP objects.
C. Transport requests for non-ABAP objects can be created using the CTS_BROWSER Web Dynpro application (Transport Organizer Web UI).
D. Transport Requests for non-ABAP objects can be created using transaction SE09 on the AS ABAP part of an SAP system based on AS ABAP+Java.
What are benefits of using property variants in Computing Center Management System (CCMS)- based
system monitoring?
There are 2 correct answers to this question.
A. You can transport monitor definitions between AS ABAP-based SAP systems.
B. You can transport threshold settings between AS ABAP-based SAP systems.
C. You can create customer-defined monitor definitions in AS ABAP-based SAP systems.
D. Depending on the operation mode of the AS ABAP-based SAP system, you can switch sets of threshold values.
You want to patch the kernel of an AS ABAP+Java-based (dual stack) SAP system. Into which of the following do you put the new kernel executables? Please choose the correct answer.
A. The ABAP kernel directory
B. The Work directory
C. The "KERNEL_NEW" directory
D. The transport directory, subdirectory "Data"
Which of the following activities are executed by JControl? There are 3 correct answers to this question.
A. In an AS ABAP+Java (Dual Stack) system: Start the ABAP Dispatcher.
B. Start one or more server processes as JLaunch processes.
C. Synchronize binaries.
D. Start the Java Message service.
E. Connect to the Central Service Instance.
Which statements are correct with regard to updating data in AS ABAP-based SAP systems? There are 2
correct answers to this question.
Response:
A. Only Update work processes can update table content.
B. Dialog and background processes can update table content..
C. "Update (UPD)" and "Update 2 (UP2)" work processes can update table content.
D. Table content has to be updated via "Asynchronous Update"
Which of the following statements is correct with regard to the OPS$connect connect mechanism? There
are 2 correct answers to this question.
Response:
A. OPS$connect authorization is required for all users connecting to the Oracle database.
B. OPS$connect enables the R/3 saposcol process to communicate and exchange data with the
C. OPS$connect is an Oracle command enabling whoever executes it to administer the database without using the oracle tool SQL*Plus.
D. BR*Tools use the OPS$connect by default to connect to the database.
E. OPS$connect authorization allows an operating system user to connect to the database without being prompted for a password.
Which work process types are there in an AS ABAP system? (More than one answers are true)
A. Update work process
B. Enqueue work process
C. Background work process
D. Message Server
E. Dialog work process
F. Spool work process
G. Internet Communication Manager (ICM)