For AS ABAP-based SAP systems, you can use Software Update Manager to update which of the following? Note: There are 2 correct answers to this question.
A. Database system
B. Software component SAP_BASIS
C. Implemented SAP Notes
D. SAP kernel
In ABAP programs, what are features of ABAP SQL that are not available with native SQL? Note: There are 2 correct answers to this question.
A. Database independence
B. Execution without a work process
C. Execution of ABAP programs as database procedures
D. Use of the AS ABAP data buffer
You want to set up a printer locally on a Microsoft Windows-based AS ABAP. Which host spool access method must you use?
A. L
B. U
C. G
D. C
What is the correct parameter replacement sequence in an AS Java-based SAP system? (Note: the sequences below are sorted by decreasing priority).
A. Template custom Instance custom Template default Instance default
B. Instance default Instance custom Template default Template custom
C. Instance custom Instance default Template custom Template default
D. Template default Instance default Template custom Instance custom
What can you do to determine the SAPUI5 patch level in an AS ABAP-based SAP system?
A. Execute the ICF service /sap/public/bc/ui5_ui5
B. Check the version of software component SAP_UI
C. Use the program WDG_MAINTAIN_UR_MIMES
D. Use the program /UI5/UI5_UPLOAD_PATCH_TO_MIME
What is the correct sequence of the following four steps when you restart the SAP HANA database system?
A. Row tables are loaded into memory. Column tables are loaded. Open transactions are recovered. Aborted transactions are rolled back.
B. Aborted transactions are rolled back. Open transactions are recovered. Row tables are loaded into memory. Column tables are loaded.
C. Row tables are loaded into memory. Open transactions are recovered. Aborted transactions are rolled back. Column tables are loaded.
D. Aborted transactions are rolled back. Row tables are loaded into memory. Open transactions are recovered. Column tables are loaded.
For an SAP HANA tailored datacenter integration (TDI) approach, what is the additional disk space factor required during delta merge operations?
A. 2
B. 3
C. 1.6
D. 1.2
You are running an SAP HANA database in log mode "normal". Under what circumstances does the database automatically execute a regular log backup? Note: There are 2 correct answers to this question.
A. When the time threshold is exceeded
B. When the log segment is full
C. When a commit occurs
D. When the log buffer is full
Using the Java Startup and Control Framework, what is the correct sequence of steps to start an application server of an AS Java-based SAP system?
A. Start Offline Deployment Start bootstrap process Start ICM/Server process(es) Connect to Message Server
B. Connect to Message Server Start Offline Deployment Start bootstrap process Start ICM/Server process(es)
C. Start ICM/Server process(es) Start Offline Deployment Start bootstrap process Connect to Message Server
D. Connect to Message Server Start bootstrap process Start Offline Deployment Start ICM/Server process(es)
Under which Java System Properties category do you find an AS Java-based Manager in the SAP NetWeaver Administrator (NWA)?
A. Kernel
B. VM Environment
C. Applications
D. Services