If there is any issue while using our 1z1-1147 updated exam product, contact our customer support. We will resolve your issues related to the 1z1-1147 practice material as soon as possible. For quick and successful Oracle AI Database@Azure Architect Professional test preparation, download 1z1-1147 Real Exam dumps today.
| Section | Weight | Objectives |
|---|---|---|
| Configure Oracle AI Database@Azure Networking | 15% | - DNS resolution and private connectivity - Oracle.Database network attachments - Network security groups - User-defined routes - Delegated subnets - ExpressRoute and site-to-site connectivity - VNet peering and connectivity - Default and advanced networking |
| Secure Oracle AI Database@Azure | 15% | - Encryption in transit - Transparent Data Encryption - Network isolation - Azure and OCI separation of duties - Auditing and logging - Database and infrastructure access control - Oracle-managed and customer-managed keys |
| Oracle AI Database@Azure Architecture and Onboarding | 20% | - Roles and permissions - Microsoft Entra ID and OCI IAM federation - Azure Marketplace purchase and onboarding - Azure regions and OCI availability zones - Azure subscription and OCI tenancy linking - Oracle AI Database@Azure architecture |
| Provision and Operate Oracle AI Database@Azure Resources | 20% | - Quotas and service limits - Scaling and resource management - Exadata Infrastructure and VM Clusters - Patching and maintenance - Cloning and refreshing databases - Monitoring and database management - Container and Pluggable Databases - Autonomous Database Serverless |
| Migrate Oracle Databases to Oracle AI Database@Azure | 15% | - Migration strategy selection - Oracle Data Pump - Zero Downtime Migration - Data Guard and GoldenGate - Migration validation and cutover - RMAN-based migration |
| HA and DR with Oracle AI Database@Azure | 10% | - High availability architecture - Data Guard and Autonomous Data Guard - Availability zones and Exadata redundancy - Backup and restore - Switchover and failover - RTO and RPO considerations - Point-in-time recovery |
| Introduction to Multicloud | 5% | - Multicloud concepts and Oracle AI Database@Azure |
When it comes to the practice material, many writers did not think of the diversity of needs from exam candidates, and this was inconvenient for them. However, our 1z1-1147 torrent prep respects your inclination and preference of practice materials. PDF version being legible to read and remember, support customers’ printing request, and allow you to have a print and practice in papers. Software version of 1z1-1147 Exam Questions supports simulation test system. Remember this version support Windows system users only.
NEW QUESTION # 93
You have configured automatic backups for an Exadata Database using Object Storage with a 30-day retention period. A new compliance requirement now mandates that full backups be retained for up to 10 years with immutability. What should you do?
Answer: C
Explanation:
Oracle Database Autonomous Recovery Service provides the specific capabilities required for multi-year database backup retention combined with immutability .
Oracle's Long-Term Retention capability allows a full database backup to be retained for up to ten years .
This addresses regulatory requirements that exceed ordinary operational backup-retention windows. Recovery Service additionally supports Retention Lock , which prevents protected backups from being modified or deleted before the configured retention period expires. This provides a database-aware immutability mechanism suitable for ransomware, malicious-administrator, and compliance-protection scenarios.
Merely increasing a standard Object Storage backup retention value does not provide the same Recovery Service lifecycle, recoverability validation, protection-policy model, or database-specific retention locking.
NFS likewise does not introduce a managed ten-year immutable recovery framework. Manual on-demand backups also fail to provide policy-enforced retention and introduce unnecessary operational risk.
The combination of Recovery Service, LTR, and Retention Lock directly addresses both requirements in the question: ten-year retention and immutability .
Therefore, B is correct.
Study Guide reference: Secure Oracle AI Database@Azure - Autonomous Recovery Service, Long- Term Retention and Retention Lock.
NEW QUESTION # 94
An enterprise configures an Azure User-Defined Route (UDR) with a prefix of 10.0.0.0/16 to route traffic to an Oracle AI Database@Azure instance that resides in a delegated subnet sized at 10.0.0.0/24. What is the consequence of configuring this less specific UDR prefix?
Answer: D
Explanation:
Oracle's Hub-and-Spoke design guidance defines an important UDR rule for Oracle AI Database@Azure delegated subnets: the route prefix must be at least as specific as the delegated subnet CIDR . A /24 delegated subnet therefore cannot be reliably represented by a broader /16 route when the architecture requires the delegated subnet-specific path.
The less-specific route can fail to take precedence over more-specific system or service routes. This creates the possibility that traffic takes one route toward the database but returns through a different route. Such asymmetric routing is especially problematic with Azure Firewall or an NVA because stateful firewalls expect both directions of a connection to traverse the same inspection point. If the return packet follows a different path, the firewall can drop the session.
A UDR has no mechanism for duplicating VNICs, changing SQL*Net encryption, or resizing the underlying subnet. It simply influences Layer-3 forwarding.
Therefore, A accurately describes the documented routing consequence.
Study Guide reference: Configure Oracle AI Database@Azure Networking - UDR prefix specificity, delegated subnet routing, Hub-and-Spoke and asymmetric routing prevention.
NEW QUESTION # 95
Which two key management options are available for protecting transparent data encryption (TDE) master keys on Exadata databases in Oracle AI Database@Azure? (Choose two.)
Answer: B,D
Explanation:
Oracle AI Database@Azure supports two broad TDE master-key management approaches: Oracle-managed keys and customer-managed keys .
With the default Oracle-managed model, the TDE master encryption key is generated and stored in an Oracle Wallet within the database environment. Oracle manages key generation, storage, rotation, backup, and restoration activities associated with this model.
For customer-controlled key management, Oracle supports several external key stores. For Exadata Database Service on Dedicated Infrastructure, these include Azure Key Vault , OCI Vault, and Oracle Key Vault.
Azure Key Vault integration is particularly useful for organizations that want their database encryption-key governance aligned with existing Azure key-management, auditing, and separation-of-duties practices.
AWS KMS and Google Cloud KMS are not native key-management choices for an Oracle AI Database@Azure Exadata deployment.
Therefore, the two correct selections from this answer set are A and D .
Study Guide reference: Secure Oracle AI Database@Azure - Transparent Data Encryption, Oracle Wallet, customer-managed keys and Azure Key Vault.
NEW QUESTION # 96
You have selected the custom FQDN option and specified your own domain during Exadata VM Cluster provisioning in Oracle AI Database@Azure. What must you do afterward to ensure name resolution works from your production DNS zone?
Answer: D
Explanation:
When an architect selects Custom DNS/FQDN , the database cluster is created using the organization's chosen DNS namespace instead of relying exclusively on Oracle's default automatically managed oraclevcn.
com private-zone behavior.
The important operational requirement is that application clients must be able to resolve the Exadata cluster's connection endpoints. That includes the Single Client Access Name (SCAN) and the relevant Virtual IP (VIP) records. Because the organization controls the custom production DNS namespace, those records must be represented in that DNS environment so client applications can resolve the cluster correctly.
Disabling OCI private DNS would damage internal Oracle name resolution rather than extending resolution to the enterprise DNS system. Waiting for Oracle to create a default oraclevcn.com zone does not satisfy a custom-domain deployment, and reverting to default DNS would defeat the original custom-FQDN design.
Therefore, the required action is to manually duplicate or publish the SCAN and VIP records in the production DNS zone .
Study Guide reference: Configure Oracle AI Database@Azure Networking - custom FQDN, SCAN
/VIP records and enterprise DNS integration.
NEW QUESTION # 97
A multicloud database administrator is deploying an Oracle Exadata VM Cluster in Oracle AI Database@Azure and has configured a client delegated subnet with the CIDR range 10.0.0.0/24. The administrator needs to verify which specific IP addresses within this delegated subnet CIDR range are automatically reserved by the system for database networking services. Based on the official network design requirements, which IP address ranges are reserved for these platform networking services? Choose ONE.
Answer: C
Explanation:
Oracle AI Database@Azure has specific client-subnet IP consumption requirements that must be considered during capacity planning. For the delegated client subnet, 13 IP addresses are reserved for networking services regardless of the number of VM Clusters deployed in that subnet .
Microsoft's Oracle AI Database@Azure networking documentation defines these 13 addresses as the first four addresses, the ninth through sixteenth addresses, and the final address of the subnet. Applied to
10.0.0.0/24, the reserved ranges are therefore 10.0.0.0-10.0.0.3, 10.0.0.8-10.0.0.15, and 10.0.0.255.
These platform reservations must be counted in addition to addresses needed for VM nodes and SCAN addresses. For example, every VM consumes multiple client-network addresses, and each VM Cluster requires SCAN addresses. Failing to account for the reserved block can therefore result in insufficient address capacity even when a subnet initially appears large enough.
Only option B precisely represents the documented reserved address positions.
Study Guide reference: Configure Oracle AI Database@Azure Networking - delegated subnet planning, client subnet sizing, reserved networking-service IP addresses and Exadata VM Cluster capacity.
NEW QUESTION # 98
......
There are so many saving graces to our 1z1-1147 exam simulation which inspired exam candidates accelerating their review speed and a majority of them even get the desirable outcomes within a week. Therefore, many exam candidates choose our 1z1-1147 Training Materials without scruple. For as you can see that our 1z1-1147 study questions have the advandage of high-quality and high-efficiency. You will get the 1z1-1147 certification as well if you choose our exam guide.
1z1-1147 Exam Dumps Free: https://www.pass4sures.top/Oracle-Cloud-Infrastructure/1z1-1147-testking-braindumps.html