An Oracle database instance is running in MOUNT mode.
Which tasks can be performed by a database administrator? (Choose two)
A. Perform a media recovery.
B. Access the Oracle DBA_* views in tablespace SYSTEM.
C. Recreate a missing control file.
D. Change the ARCHIVELOG mode of the database.
You have to import several transport requests into an AS ABAP-based SAP system using transaction STMS (Transport Management System). In the import queue of one of the SAP systems the "Import Request" (Import Single) button is displayed, but the "Import All Requests" (Import All) button is missing. What could be the reason?
A. The "Import All Requests" button is never available in a development system.
B. The "Queue-controlled transports, single transports" strategy has been set.
C. The authorization for "Import All Requests" is missing for the respective SAP system.
D. Client-specific transport routes have been configured.
Where can you find details on the memory consumption of the SAP integrated ITS?
A. In the SAP system, using the ICF service /sap/moni/its/mem
B. In the SAP system, using transaction/report SITSPMON (Internal ITS: Status)
C. On operating system level, using the command "icmon"
D. In the SAP system, using transaction SMICM (ICM Monitor)
Which of the following are repository objects in an AS ABAP-based SAP system? (Choose two)
A. Buffers
B. Programs
C. Screens (dynpros)
D. Client-independent Customizing settings
Which statements are correct with regard to updating data in AS ABAP-based SAP systems? Note: There are 2 correct answers to this question?
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 features are created automatically once you define a transport domain controller in an (ABAP-based) SAP landscape? (Choose four.)
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 regarding implementation of ABAP support packages are correct? (Choose two.)
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.
When installing an SAP ECC 6.0 system (leaving all settings to default), which of the following ports are used? (Choose two.)
A. Port 500NN for HTTP communication with the Java dispatcher, where NN stands for the instance number.
B. Port 32NN for communication to the ABAP dispatcher, where NN stands for the instance number.
C. Port 36NN for communication with the ABAP message server, where NN stands for the central instance number.
What catch-phrase best describes SAP's software maintenance strategy?
A. "3-3-1 maintenance"
B. "5-1-2 maintenance"
C. "4-2-2 maintenance"
The NOMOUNT state is necessary for database recovery, for changing the AKCHR'ELOG mode, for renaming (moving) data files and for adding, dropping or renaming online redo log files.
A. Incorrect
B. Correct