1Z0-997-20 Exam Question 11

A large financial services company has used 2 types of Oracle DB Systems. In Oracle Cloud Infrastructure (OCI) to store user dat a. One is running on a VM.Standard2.8 shape and the other on a VM.Standard 2.4 shape.
As business grows, data is growing rapidly on both the databases and performance is also degrading. The company wants to address this problem with a viable and economical solution.
As the solution architect for that company you have suggested that they move their databases to Autonomous Transaction Processing Serverless (ATP-S) database.
Which two factors should you consider before you arrived at that recommendation?
  • 1Z0-997-20 Exam Question 12

    Your company has recently deployed a new web application that uses Oracle functions Your manager Instructed you to Implement major manage your systems more effectively. You know that Oracle functions automatically monitors functions on your behalf reports metrics through Service Metrics.
    Which two metrics are collected and made available by this feature?
  • 1Z0-997-20 Exam Question 13

    Your Oracle database is deployed on-premises and has produced 100 TB database backup locally. You have a disaster recovery plan that requires you to create redundant database backups in Oracle Cloud Infrastructure (OCI).
    Once the initial backup is completed, the backup must be available for retrieval in less than 30 minutes to support the Recovery Time Objective (RTO) of your solution.
    Which is the most cost effective option to meet these requirements?
  • 1Z0-997-20 Exam Question 14

    Give this compartment structure:

    You want to move a compute instance that is in 'Compute' compartment to 'SysTes-Team'.
    You login to your Oracle Cloud Infrastructure (OCI)account and use the 'Move Resource' option.
    What will happen when you attempt moving the compute resource?
  • 1Z0-997-20 Exam Question 15

    Your company developed a function that needs to access the Oracle Database to inject some data to it at runtime. You are tasked to move this function to the Oracle Cloud Infrastructure (OCI) and use Oracle Functions and access Oracle Autonomous Database. You created a Dockerfile below to run this function, however, you are getting this error "cx_Oracle.DatabaseError: ORA""12560: TNS:protocol adapter error".

    What should you do to make sure that Oracle Functions can run this Dockerfile properly? (Choose the best answer.)