Download Oracle.1z0-950.Pass4Sure.2018-08-20.42q.vcex

Download Exam

File Info

Exam Oracle Cloud Platform Data Management 2018 Associate
Number 1z0-950
File Name Oracle.1z0-950.Pass4Sure.2018-08-20.42q.vcex
Size 36 KB
Posted Aug 20, 2018
Download Oracle.1z0-950.Pass4Sure.2018-08-20.42q.vcex

How to open VCEX & EXAM Files?

Files with VCEX & EXAM extensions can be opened by ProfExam Simulator.

Purchase

Coupon: MASTEREXAM
With discount: 20%






Demo Questions

Question 1

You want to define an Oracle SQL Developer connection to your Database Cloud Service database. Due to security requirements in your company, you must define an SSH connection in Oracle SQL Developer. 
Which two values do you need to provide as part of the SSH connection definition? (Choose two.)


  1. The public SSH key file for your database deployment.
  2. The private SSH key file for your database deployment.
  3. The port number of the listener on your database deployment.
  4. The name of the pre-created security rule for the listener.
  5. The IP address of the compute node hosting your Database Cloud Service database.
Correct answer: BC
Explanation:
Reference: https://blogs.oracle.com/dbaas/connecting-to-a-database-cloud-service-with-sql-developer-and-ssh
Reference: https://blogs.oracle.com/dbaas/connecting-to-a-database-cloud-service-with-sql-developer-and-ssh



Question 2

Your customer is planning to run both 12.1 and 12.2 databases on their Exadata Cloud Service. They have provisioned an instance and it is your responsibility to create the database deployments. 
Which two statements are true? (Choose two.)


  1. If you create the 12.1 database deployment first, you will not be able to create a 12.2 deployment.
  2. You should always create the highest expected database deployment first.
  3. It does not matter in which order you create the database deployments.
  4. You can have multiple grid infrastructure versions running on the Exadata Cloud Service instance.
  5. If you create the 12.1 database deployment first, and then the 12.2 deployment, the Oracle Grid Infrastructure will be automatically upgraded to 12.2.
  6. A single SSH key pair can be used for both database deployments.
Correct answer: BD



Question 3

Your newly created MySQL Cloud Service is not available from your application. Select the two correct options that apply. (Choose two.)


  1. The MySQL instance is still in the “Creation” process.
  2. The ‘opc’ user can be used to access MySQL only with the created SSH-Key.
  3. You forgot to create the correct SSL/TLC certificate during the setup process.
  4. Only ‘root’ is allowed to access from non-localhost.
  5. You forgot to enable port 3306.
Correct answer: AE



Question 4

An important client that you’ve recently begun working with is interested in moving some of their on-premises databases into the cloud. How do they determine the correct instance size for their initial deployment?


  1. You should advise your customer to select the largest shape with lots of OCPUs and a high memory count. They can run their database on the larger shape and monitor it to determine the optimum values and then downsize when they’re sure they’ve got it right.
  2. The client should consider the nature of their applications, number of users, and future load scale and select a shape that meets those requirements with a buffer for load spikes. A good starting point could be one that closely matches their on-premises hardware.
  3. The only reason to move to the cloud is if the customer’s on-premises hardware is older and running out of gas. Since the Oracle Database Cloud runs on the latest Intel chips and the fastest available memory, they can safely provision with less than 10% of their current on-premises hardware capacity and be sure that their database will run at its fastest.
  4. The client should carefully consider the nature of their applications, number of users, and run tests to try and predict their future workload size. They should then select a shape that will comfortably run their workload for the next few years because once they’ve selected a shape and instance size the only way to change is to delete the instance and redeploy.
  5. Since they’re moving on-premises databases to the cloud, they’ll obviously want to utilize high memory shapes because everyone can use more memory and that’s the best platform for the future.
Correct answer: B



Question 5

Your company has purchased a Quarter Rack X6 Exadata Service. The service instance has been created. You are required to provision an 11.2.0.4 database service. 
Which two statements are true? (Choose two.)


  1. You can choose a single instance database if required.
  2. When the database is created, a new VM will be created to host it.
  3. The Oracle Software Edition is automatically set to High Performance.
  4. The standard billing frequency is hourly but you can choose monthly if required.
  5. If the Both Cloud Storage and Exadata Storage option is not available, it is because this was not chosen during the provisioning of the Exadata cloud service instance.
  6. When the database is created a new Oracle Home will be provisioned.
Correct answer: DE



Question 6

When deploying Oracle Database products in the Oracle Database cloud, what is the division of security between the customer and Oracle?


  1. In the public cloud model, Oracle is responsible for maintaining all credentials, ssh keys, and customer employee accounts and all activities that occur under those accounts.
  2. The customer is responsible for the entire stack from the underlying cloud infrastructure to identity, networking, and operating system rules and configuration.
  3. Oracle Cloud platform services operate under a shared responsibility model where Oracle is responsible for the underlying cloud infrastructure and the customer is responsible for securing their own workloads under the Oracle Database Cloud.
  4. Oracle is completely responsible for all levels from the underlying cloud infrastructure to identity, networking, and operating system rules and configuration.
  5. Oracle is responsible for Data Security while the customer is responsible for the database, Java, and other infrastructure services.
Correct answer: C



Question 7

You are required to encrypt the backups you are making to the Oracle Database Backup Cloud Service. 
Which two statements are correct? (Choose two.)


  1. Backups can only be encrypted using password-based encryption.
  2. The credentials used to connect to the storage cloud service are used to encrypt the backups.
  3. When restoring a backup that was encrypted with Transparent Data Encryption you issue the RMAN command SET ENCRYPTION ON before restoring the database.
  4. Transparent Data Encryption for backup encryption, you issue the RMAN command SET ENCRYPTION ON IDENTIFIED BY ‘mypwd’ before backing up the database.
  5. When using Transparent Data Encryption for backup encryption, you issue the RMAN command SET ENCRYPTION ON IDENTIFIED BY ‘mypwd’ before backing up the database.
  6. When restoring a backup that was encrypted with password-based encryption you issue the RMAN command SET ENCRYPTION ON IDENTIFIED BY ‘mypwd’ before restoring the database.
Correct answer: BC
Explanation:
Reference: https://docs.oracle.com/en/cloud/paas/db-backup-cloud/csdbb/backing-oracle-database-backup-cloud-service-using-transparent-data-encryption-tde.html#GUID-CF813DCB-EF00-4FCB-9C6F-B67E2269F05C
Reference: https://docs.oracle.com/en/cloud/paas/db-backup-cloud/csdbb/backing-oracle-database-backup-cloud-service-using-transparent-data-encryption-tde.html#GUID-CF813DCB-EF00-4FCB-9C6F-B67E2269F05C



Question 8

Your customer is beginning to make heavy use of their Oracle Database Cloud instances and they’re transferring a lot of data using Data Pump, RMAN, and SQL Developer Carts. They are concerned because their data movement jobs are taking a long time to complete. 
What would you suggest to alleviate this problem? (Choose two.)


  1. The customer can use the Oracle ZFS Appliance to bulk load data on a weekly basis. They can load their data on the appliance and then ship it to the Oracle cloud facility to have the data loaded manually.
  2. Add all of the network performance optimization parameters to init.ora on each database and set them to TRUE.
  3. Turn off SSH tunneling and transfer data in the clear because SSH is what’s slowing down the process.
  4. The customer should implement an FTP Server. They can export the database data, upload it to the FTP server, and then import the data into the cloud database instances.
  5. Suggest they upgrade to a better network connection. Oracle FastConnect VPN can provide a private, high bandwidth connection between the customer data center and the Oracle cloud offering more predictable network performance.
Correct answer: DE



Question 9

You need to create a Database Cloud Service instance for a customer who wishes to have a database with disaster recovery. Which two statements are correct? (Choose two.)


  1. To configure this across two data centers, the customer will need two identity domains.
  2. Database Cloud Service Extreme Performance Edition and RAC are a requirement for this configuration.
  3. Only Database Cloud Service Standard Edition cannot be used in this configuration.
  4. If the customer needs to be able to open the disaster recovery database for queries during recovery, you will need to choose Database Cloud Service Extreme Performance for the software edition.
  5. Only monthly billing is available in this configuration.
Correct answer: CD



Question 10

Your customer has generated their SSH private and public key pairs. What’s the first thing you should instruct them to do before they access their cloud environments?


  1. Advise your customer to generate another set of public and private keys to use as backups in case they lose the first set.
  2. Advise your customer to create an encrypted backup copy of the public SSH keys and don’t let anyone have access.
  3. Destroy the private key file to prevent any potential malicious access to their cloud environment.
  4. Distribute the private keys to the LOB managers for safe keeping.
  5. Advise your customer to create an encrypted backup copy of the private SSH keys and keep them secure.
Correct answer: E









CONNECT US

Facebook

Twitter

PROFEXAM WITH A 20% DISCOUNT

You can buy ProfExam with a 20% discount!



HOW TO OPEN VCEX FILES

Use ProfExam Simulator to open VCEX files