13 Flashcards
1 - Which of the following parameters are set on the enqueue server side?
There are 3 correct answers to this question.
Response:
1 - Enque/server/threadcount
2 - enque/server/max_clients
3 - enque/process_location
4 - enque/con_timeout
5 - enque/table_size
Response:
1 - Enque/server/threadcount
2 - enque/server/max_clients
5 - enque/table_size
2 - Which terms are correct when talking about extensibility for SAP applications in a front-end server?
There are 2 correct answers to this question.
Response:
1 - ABAP Enhancement
2 - CDS View Extension
3 - SAP Gateway Redefinition
4 - SAP Fiori Elements Adaptation
5 - SAPUI5 Adaptation/Extension
Response:
4 - SAP Fiori Elements Adaptation
5 - SAPUI5 Adaptation/Extension
3 - You are setting up a new transport domain with the Transport Management System (transaction STMS). What is created automatically?
There are 2 correct answers to this question.
Response:
1 - The backup domain controller
2 - The tp parameter file TP_<domain>.PFL</domain>
3 - The transport group GROUP_<SID></SID>
4 - The transport directory
Response:
2 - The tp parameter file TP_<domain>.PFL</domain>
3 - The transport group GROUP_<SID></SID>
4 - Which of the following events occur while the merge operation is running?
There are 2 correct answers to this question.
Response:
1 - The content of the first main storage and the committed entries in the first delta storage are merged into the new second main storage.
2 - The content of the complete main storage is persisted to disk.
3 - Uncommitted changes in the first delta storage are rolled back.
4 - All write operations go to the second delta storage.
Response:
1 - The content of the first main storage and the committed entries in the first delta storage are merged into the new second main storage.
4 - All write operations go to the second delta storage.
5 - Why does SAP HANA have a persistence storage layer that is disk based?
There are 2 correct answers to this question.
Response:
1 - To enable ROW store in the SAP HANA database
2 - To enable data recovery if the power fails
3 - To provide an area to unload data when memory is full
4 - To provide an area to generate indexes for the ROW store
Response:
2 - To enable data recovery if the power fails
3 - To provide an area to unload data when memory is full