Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > Oracle > Oracle Certifications > 1Z0-902 > 1Z0-902 Online Practice Questions and Answers

1Z0-902 Online Practice Questions and Answers

Questions 4

Which four actions should you take before proceeding with applying updates to your Exadata Database Machine?

A. Consult My Oracle Support note 888828.1 to determine the current recommended Exadata software release.

B. Check the Exadata Critical Issues My Oracle Support note 1270094.1 for any issues not added to the latest version of exachk.

C. Run exachk and resolve only WARNINGS that you have not seen before.

D. Run the appropriate patchmgr preqequisite check step for each component being updated.

E. Run patchmgr --all_comp --autofix --autobackup --upgrade --rolling.

F. For database servers, perform a server backup using patchmgr --dbnodes db_list_file --backup --rolling.

Buy Now

Correct Answer: ABCD

Explanation: According to Oracle.com documents or resources, the four actions that you should take before proceeding with applying updates to your Exadata Database Machine are:

A. Consult My Oracle Support note 888828.1 to determine the current recommended Exadata software release123.

B. Check the Exadata Critical Issues My Oracle Support note 1270094.1 for any issues not added to the latest version of exachk453. C. Run exachk and resolve only WARNINGS that you have not seen before3. D. Run the appropriate patchmgr preqequisite check step for each component being updated3.

Questions 5

You are updating your Exadata X9M-2 Elastic Database Machine with 6 database servers and 12 High Capacity Storage Servers. You will be using patchmgr to apply updates across the entire machine while still maintaining database availability.

Assuming you are driving patchmgr from an external server, which statement is true about the execution phase?

A. patchmgr must be invoked with the --rolling argument. Each component type must be upgraded independently of the other.

B. patchmgr cannot apply updates in a rolling manner, you must manually apply patches with the dbnodeudpate and cellupdate tools if high availability is required.

C. patchmgr will apply patches in component groups consisting of 1 database server and 2 storage servers to minimize disruption.

D. patchmgr must be invoked with the --rolling argument with all database and storage servers listed in a single input file.

Buy Now

Correct Answer: D

According to Oracle documentation12, patchmgr is the utility used to update software for Exadata infrastructure components. It can apply patches in a rolling or non-rolling manner depending on the argument and input file provided.

Questions 6

What are two recommended configuration best practices for backup and recovery on Exadata?

A. Placing the backup network on dedicated switches installed in the top of the rack (ToR) has the benefits of isolating the backup network from other workloads and providing a greater level of control.

B. Even if the backup was limited to writing to four tape drives, eight channels could be specified to expedite the restore process.

C. The internal Recovery Appliance backup and restore processing is optimized when the RMAN FILESPERSET parameter is set to 1 for the level 1 incremental backup set.

D. When off-site long-term backup retention is needed, use Oracle Database Backup Cloud Service as a low-cost, offsite scalable storage for a disaster recovery solution.

Buy Now

Correct Answer: AD

According to the Oracle Exadata Database Machine documentation12, two recommended configuration best practices for backup and recovery on Exadata are:

A. Placing the backup network on dedicated switches installed in the top of the rack (ToR) has the benefits of isolating the backup network from other workloads and providing a greater level of control.

D. When off-site long-term backup retention is needed, use Oracle Database Backup Cloud Service as a low-cost, offsite scalable storage for a disaster recovery solution.

Questions 7

You are adding a disk expansion kit to a running Exadata X8M Database Machine's Database Servers, and have a filesystem layout that includes:

After running the following commands, which command needs to be run to add 20G of space to the filesystem mounted on /u01?

A. # lvextend -L +20G --verbose /dev/mapper/VGExaDb-LVDbOral

B. # xfs_growfs /uOl +20G

C. # resize2fs +20G /dev/VGExaDb/LVDbOral

D. # lvextend -L +20G --verbose /dev/VGExaDb/LVDbOral

Buy Now

Correct Answer: A

Explanation: After running the commands above, the filesystem mounted on /u01 is on the logical volume /dev/mapper/VGExaDb-LVDbOral. So, to add 20G of space to the filesystem mounted on /u01, the command that needs to be run is: lvextend -L +20G --verbose /dev/mapper/VGExaDb-LVDbOralThis command will extend the logical volume /dev/mapper/VGExaDb-LVDbOral by 20 GB of space. It is important to note that the option --verbose is used to display the progress of the operation.

Questions 8

Which are three customer options for hosting the Platinum Services Advanced Support Gateway?

A. Install on Oracle Database Appliance.

B. Provide individual x86 64-Bit gateway hardware.

C. Install in Oracle Virtual Machine with required hardware.

D. Purchase the recommended x86 64-Bit gateway hardware from Oracle.

E. Install on Exadata Engineered System.

Buy Now

Correct Answer: ABD

Explanation: According to Oracle's documentation1, the customer options for hosting the Platinum Services Advanced Support Gateway are: Provide individual x86 64-Bit gateway hardware1 Purchase the recommended x86 64-Bit gateway hardware from Oracle1 Install on Oracle Database Appliance2

Questions 9

Which are two correct statements for managing virtual deployment using Oracle Exadata Deployment Assistant (OEDA)?

A. OEDA allows customers to have both bare metal (BM) and virtual machine (VM) in an Exadata X9M Quarter Rack.

B. There is no limit on the number of VMs in an Exadata rack as long as the Exadata rack has adequate resources.

C. OEDA deployment steps include calibrate cells, create cell disks, and resecure machine.

D. OEDA sets up key-based authentication for the root user by using the setuprootssh.sh utility included with OEDA.

Buy Now

Correct Answer: CD

C. OEDA deployment steps include calibrate cells, create cell disks, and resecure machine2.

D. OEDA sets up key-based authentication for the root user by using the setuprootssh.sh utility included with OEDA2.

Questions 10

You have been tasked with replacing a memory module of an Exadata Storage Server and need to power off the affected storage server. Which two commands must you execute to safely power off the storage server in an Exadata X9M Database Machine?

A. CeLLCLI> alter cell shutdown SERVICES all on the affected storage server

B. CeLLCLI> list GRIDDISK where status != 'inactive' on the affected storage server

C. 'crsct1 stop cluster -all' on one of the database servers

D. CellCLI LIST GRIDDISK ATTRIBUTES name WHERE asmdeactivationoutcome != 'Yes' on the affected Storage server

E. CellCLI alter GRIDDISK all inactive on the affected storage server

F. shutdown -h now' on the affected storage server

Buy Now

Correct Answer: EF

Explanation: https://docs.oracle.com/en/engineered-systems/exadata-database- machine/dbmmn/maintaining-exadata-storage-servers.html#GUID-AE16A1DA-53C6-4E80- 94E5-963AA65373AB

The two commands that must be executed to safely power off the storage server in an Exadata X9M Database Machine are E and F.

Command E, CellCLI alter GRIDDISK all inactive, will deactivate all of the GRIDDISKS on the affected storage server. This will ensure that no data is lost during the power-off process.

Command F, shutdown -h now, will shut down the storage server. This will ensure that the storage server is completely powered off and no data is lost. For more information on how to properly power off an Exadata Storage Server, refer to

the Oracle Exadata Database Machine X9M Implementation Essentials official text book and resources [1][2].

https://support.oracle.com/knowledge/Oracle%20Database%20Products/1188080_1.html

Questions 11

Which two of the following network connection types can be deployed on the client network ports of an Exadata X9M-2 Database Server?

A. 2x 25Gb ports on eth1 and eth2 using SFP28 transceivers and OM4 fiber cable for backup network, and 2x 25Gb ports on eth5 and eth6 using SFP28 transceivers and OM4 fiber cable for client network

B. 2x 25Gb ports on eth1 and eth2 using SFP28 transceivers and OM4 fibre cable for client network, and 2x 10Gb ports on eth9 and eth10 using RJ45 cat6 cable for backup network

C. 2x 10Gb ports on eth1 and eth2 using FU45 cat6 cable for client network, and 2x 25Gb ports on eth11 and eth12 using SFP28 transceivers and OM4 fiber cable for backup network

D. 2x 25Gb ports on eth1 and eth2 using SFP28 transceivers and OM4 fiber cable for backup network, and 2x 10Gb ports on eth3 and eth4 using RJ45 cat6 cable for client network

Buy Now

Correct Answer: AB

Explanation: https://www.oracle.com/a/ocom/docs/engineered-systems/exadata/exadata- x9m-2-ds.pdf

Questions 12

Which two statements are true about Auto Service Request (ASR) with an Exadata Database Machine?

A. ASR Manager must be installed and configured on a dedicated server external to the Database Machine.

B. Configuring ASR is mandatory for all Database Machine assets.

C. ASR Manager must be installed and configured on one of the database servers.

D. ASR can upload configuration metadata to support problem resolution.

E. ASR Manager opens a service request (SR) automatically after sensors detect hardware faults.

F. ASR communicates with Oracle support services using HTTPS.

Buy Now

Correct Answer: DE

D. ASR can upload configuration metadata to support problem resolution1. E. ASR Manager opens a service request (SR) automatically after sensors detect hardware faults1 https://docs.oracle.com/cd/E37710_01/doc.41/e23333/toc.htm

Questions 13

You are concerned about the operating temperature of the database servers in your Exadata Full Rack and want to be alerted if the server exceeds 30C. What command should use use to generate alerts for such an event?

A. dbmcli -e "set alert ds_temp> 30" on each database server

B. dbmcli -e "set threshold ds_temp comparison=' >', critical=30" on each database server

C. dbmcli -e "alert metriccurrent ds_temp where metricValue > 30" on each database server

D. dbmcli -e "create threshold ds_temp comparison='>', critical=30" on each database server

Buy Now

Correct Answer: D

Explanation: According to Oracle's documentation1, to set a threshold for a metric on a database server, you need to use the create threshold command with the appropriate parameters. The set threshold command is used to modify an existing threshold2. Therefore, the command that you should use to generate alerts for such an event is: dbmcli -e "create threshold ds_temp comparison=`>', critical=30" on each database server1

Exam Code: 1Z0-902
Exam Name: Oracle Exadata Database Machine X9M Implementation Essentials
Last Update: May 24, 2026
Questions: 60

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2026 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.