Download Oracle.1z0-950.ActualTests.2018-11-26.42q.vcex

Download Exam

File Info

Exam Oracle Cloud Platform Data Management 2018 Associate
Number 1z0-950
File Name Oracle.1z0-950.ActualTests.2018-11-26.42q.vcex
Size 55 KB
Posted Nov 26, 2018
Download Oracle.1z0-950.ActualTests.2018-11-26.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

When working with the Linux operating system on a Database Cloud Service instance (non RAC), which user accounts are available for database and non-database administration? 


  1. admin, opc, and oracle
  2. opc, oracle, and root through sudo
  3. root, opc-admin, and oracle through sudo
  4. cloud-admin, oracle, and root
  5. Administrator, ora-cloud, and oracle
Correct answer: B
Explanation:
Reference: https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/linux-user-accounts-rac.html
Reference: https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/linux-user-accounts-rac.html



Question 2

A Cloud customer already has many database instances configured and running in the cloud; however, they are reporting that they are unable to create any more instances. What is the problem?


  1. The customer reached the database instance limit of 32.
  2. The customer has not kept up with their patching requirements; new instances cannot be created unless the majority or the template of existing instances are up-to-date.
  3. The customer account might have reached its compute quota.
  4. The customer does not have proper user rights.
Correct answer: C
Explanation:



Question 3

FOR OCI CLASSIC ONLY. 
You want to create two identical linked clones from your database deployment named MYDBCS1 to use for application testing. Which two tasks do you need to perform to create the two linked clones? (Choose two.)


  1. Create two storage snapshots of your MYDBCS1 database deployment by using the Database Cloud Service console.
  2. Use the Database Cloud Service wizard to create a new database deployment and then link its storage to the storage snapshot from the MYDBCS1 database deployment.
  3. Create one storage snapshot of your MYDBCS1 database deployment by using the Database Cloud Service console.
  4. Use the Database Cloud Service console to access the snapshots for MYDBCS1 and select “Create Database Clone” from the menu for the snapshot you want to use to create a linked clone. Repeat this step to create a second linked clone.
  5. Use the Database Cloud Service console to access the snapshots for MYDBCS1 and select “Create Database Clone” from the menu for the snapshot you want to use to create a linked clone. Specify that you want to create two linked clones from the snapshot.
Correct answer: CD



Question 4

Your customer has purchased a Half Rack X6 service. They want to use 50 OCPUs initially and do backups to cloud storage only. Which two statements are true if you are required to create the Exadata Cloud Instance service? (Choose two.)


  1. You only need to specify Name, Data Center, Plan, Rack Size, and Additional Number of OCPU (6), Exadata System Name, eMail, User Name, First Name, and Last Name.
  2. Usable database space will be 134.4 TB.
  3. By default local backups will be enabled.
  4. Flashback recovery area will be 100 TB.
  5. You only need to specify Name, Data Center, Plan, Pack Size, Additional Number of OCPU (50), eMail, User Name, First Name, and Last Name.
  6. You only need to specify Name, Data Center, Plan, Rack Size, Exadata System Name, eMail, User Name, First Name, and Last Name.
Correct answer: CE



Question 5

FOR OCI CLASSIC ONLY. 
You are trying to add access to a particular cloud service and you want to enable port access to your cloud database. Where can you access the automatically created security rules for the Oracle Database Cloud Service?


  1. Compute Cloud Service/Network tab
  2. Database Cloud Service/Instances tab
  3. Java Cloud Service/Orchestrations
  4. Compute Cloud Service/Storage tab
  5. Database Cloud Service/Monitoring application
Correct answer: A
Explanation:
Reference: https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/enable-access-port.html
Reference: https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/enable-access-port.html



Question 6

Which two statements are true about the I/O Resource Manager (IORM) in the Exadata Cloud Service? (Choose two.)


  1. IORM shares out available I/O resources using shares.
  2. To implement a custom IORM plan, a service request is required.
  3. IORM controls the amount of I/O that a single database query can do.
  4. IORM is configured by using the database resource manager.
Correct answer: AB
Explanation:



Question 7

Which two statements are true about configuring IORM? (Choose two.)


  1. IORM will only intervene when I/O resources become limited.
  2. Each database is allocated a share value between 1 and 64.
  3. If an Exadata Service has three databases, one with a share value of 2, another with a share value of 4, and the third with a share value of 1, the first database will get two I/Os out of every seven, the second database four I/Os out of every seven, and the last database one I/O out of every seven.
  4. If an Exadata Service has three databases, one with a share value of 4, another with a share value of 2, and the third with a share value of 7, and only the first database is doing I/O, it will only receive four I/Os out of every 13.
  5. Custom IORM plans can be created using the ALTER IORMPLAN command from SQL *Plus when connected to one of the instances.
Correct answer: AE



Question 8

Acme Corporation has two environments: an on-premise Oracle Database environment and a new Oracle Database Cloud environment. Because of this, Acmeusers have to manage their user accounts and passwords in two places, on premises and in the cloud.  
What step should be taken to help eliminate the multiple sign-on, multiple password issue?


  1. Acme should assign an identity domain administrator and instruct him/her to duplicate the on-premises accounts to the cloud, and then send emails to the users instructing them to duplicate their passwords.
  2. Enable federated login by establishing the Federated User Login and pointing all on-premises accounts to the federated login account.
  3. Identity federation is not possible between Oracle environments on premises and in the cloud.
  4. When the service account is created, the service administrator can automatically connect the on-premises domain with the newly created cloud service domain by selecting the Federated Login Required check box and filling in the domain name.
  5. Acme could implement identity federation between the on-premises and cloud environments to achieve single sign on.
Correct answer: E
Explanation:



Question 9

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 10

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
Explanation:









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