Podcast
Questions and Answers
What action(s) can you perform in the SAP HANA cockpit to backup the complete database system?
What action(s) can you perform in the SAP HANA cockpit to backup the complete database system?
- Back up the system using a database snapshot and a data snapshot.
- Back up the system database and all tenant databases individually. (correct)
- Back up the system database and all tenant databases in one step.
- Back up the system using a fallback snapshot for every database.
How does a Transport of Copies differ from a Workbench Request?
How does a Transport of Copies differ from a Workbench Request?
- When importing, the transport request is not forwarded to subsequent delivery systems.
- When creating the transport request, a target system without a consolidation route can be selected.
- No cofile is created when releasing the transport request with the Transport Organizer (SE09). (correct)
- After the import, repository objects in the target system are classified as copies.
In an AS ABAP-based SAP system, what happens if a user performs the second dialog step in a dialog transaction, and the dialog work process used in the first dialog step is occupied by a different user?
In an AS ABAP-based SAP system, what happens if a user performs the second dialog step in a dialog transaction, and the dialog work process used in the first dialog step is occupied by a different user?
- The request is processed asynchronously by an update work process.
- The request remains in the request queue until the dialog work process that handled the first dialog step is free again. (correct)
- The dialog work process that handled the first dialog step performs a rollout to handle the request.