Free Oracle 1Z0-1115-23 Exam Actual Questions

The questions for 1Z0-1115-23 were last updated On Jan 12, 2025

Question No. 1

What Azure admin roles are required for an Azure user to use the fully-automated onboarding op-tion for OracleDB for Azure?

Show Answer Hide Answer
Correct Answer: B

The automated onboarding process requires that the Azure user onboarding to OracleDB for Az-ure have at least one of the following admin roles:

Application Administrator, Cloud Application Administrator, Privileged Role Administrator, or Global Administrator.


Question No. 2

What encryption protocol is used to secure data transmission in an OCI Site-to-Site VPN connec-tion?

Show Answer Hide Answer
Correct Answer: D

Site-to-Site VPN provides a site-to-site IPSec connection between your on-premises network and your virtual cloud network (VCN). The IPSec protocol suite encrypts IP traffic before the packets are transferred from the source to the destination and decrypts the traffic when it arrives.


Question No. 3

What is the role of the Oracle Database Service enterprise application in OracleDB for Azure?

Show Answer Hide Answer
Correct Answer: C

The Oracle Database Service multitenant application can:

Create and manage resources in the subscription (for example, the custom dashboard, Azure App Insights, and Azure Log Analytics workspaces OracleDB for Azure creates for each provisioned database).

Stream OCI Database metrics to Azure App Insights and events to Azure Log Analytics.

Configure network settings in Azure so Azure resources can access the database resources in OCI.

Submit events to Azure Event Grid.

More read: Preparation and Prerequisites for OracleDB for Azure


Question No. 4

Which is a database service that CANNOT be provisioned in the Oracle Public Cloud?

Show Answer Hide Answer
Correct Answer: B

As you can see in the screenshot, Exadata Database Service on Shared Infrastructure is NOT sup-ported.


Question No. 5

How do Azure administrators and developers connect their applications to Oracle databases using Oracle Database Service for Azure?

Show Answer Hide Answer
Correct Answer: B

The same way you do in Azure today. Each database resource created by Oracle Database Service for Azure gets an Azure connection string you can use to connect to the database from any Azure application.

During onboarding, Oracle Database Service for Azure creates network connections between the cloud environments.

During database provisioning, Oracle Database Service for Azure defines the DNS entries and connection strings needed to access the resource from Azure.

Azure developers (and applications) don't need to know anything about Oracle Database Service for Azure---all they need is the connection string. Oracle publishes the connection string on the custom dashboard it creates for the database in Azure, so developers don't have to leave the Azure portal to get what they need to access the database from their applications.

Hence, the CORRECT ANSWER is 'By connecting to the Oracle databases using connection strings'