PAS-C01 · Question #81
A company is running SAP HANA as the database for all its SAP systems on AWS. The company has a production SAP landscape and a non-production SAP landscape in the same VPC. The company has deployed AW
The correct answer is A. Update the AWS Backint agent configuration file of the non-production SAP HANA instance with B. Move the database backup files from the S3 Glacier Flexible Retrieval storage class to the S3. Two prerequisites are required before initiating the restoration. First (A), the AWS Backint agent configuration file on the non-production SAP HANA instance must be updated to reference the production system's backup catalog and S3 bucket location, so it knows where to find and
Question
A company is running SAP HANA as the database for all its SAP systems on AWS. The company has a production SAP landscape and a non-production SAP landscape in the same VPC. The company has deployed AWS Backint Agent for SAP HANA (AWS Backint agent) to store backups in an S3 bucket. The S3 bucket is encrypted and is configured with an S3 Lifecycle management policy that moves backup data that is older than 3 days to the S3 Glacier Flexible Retrieval storage class. An SAP engineer needs to perform a system copy by restoring the previous week's full backup of the production SAP HANA instance to the non-production SAP HANA instance. Which combination of steps must the SAP engineer take before the SAP engineer initiates the restoration procedure? (Choose two.)
Options
- AUpdate the AWS Backint agent configuration file of the non-production SAP HANA instance with
- BMove the database backup files from the S3 Glacier Flexible Retrieval storage class to the S3
- CReset the default encryption behavior of the S3 bucket to use S3 managed encryption keys.
- DUpdate the AWS Backint agent to the most recent version.
- EUpdate the SAP HANA database to the most recent supported version.
How the community answered
(33 responses)- A70% (23)
- C15% (5)
- D6% (2)
- E9% (3)
Explanation
Two prerequisites are required before initiating the restoration. First (A), the AWS Backint agent configuration file on the non-production SAP HANA instance must be updated to reference the production system's backup catalog and S3 bucket location, so it knows where to find and authenticate to the correct backup data. Second (B), files in S3 Glacier Flexible Retrieval are not immediately accessible - they must be restored (transitioned back) to a standard retrieval tier before AWS Backint agent can stream them during the database restore operation. Resetting bucket encryption (C) is unnecessary and a security risk since Backint agent supports encrypted buckets. Updating the Backint agent version (D) or the SAP HANA database version (E) are not prerequisites for performing a point-in-time restore.
Topics
Community Discussion
No community discussion yet for this question.