300+[LATEST] Oracle Exadata Database Interview Questions and Answers

Q1. When One Should Execute Exacheck?

Before and after any configuration change in Database Machine

Q2. How We Can Check Whether Oracle Best Practice Has Been Configured On Exadata?

We can execute Exacheck and verify the best practice setup on Exadata machine.

Q3. How Much Time Required To Apply Bundle Patch On Half Rack Exadata Database Machine With Rolling Option?

Approximate 3 hours per Cell and DB server including Infiniband & PDU patching required 1 hour each

Q4. How Many Exadata Wait Events Contained In 11.2.0.3 Release?

There are 53 wait events are exadata specific events.

Q5. What Is Flash Cache And How It Works?

The flash cache is a hardware component configured in the exadata storage cell server which delivers high performance in read and write operations.

Primary task of smart flash cache is to hold frequently accessed data in flash cache so next time if same data required than physical read can be avoided by reading the data from flash cache.

Q6. What Are The Three Major Components Of Exadata Database Server?

  • Database Instance
  • ASM Instance
  • Database Resource Manager

Q7. What Are The Exadata Health Check Tools?

  • Exacheck
  • sundiagtest
  • oswatcher
  • OEM 12c

Q8. What Are The Options To Update Cell_flashcache For Any Object?

  • KEEP
  • DEFAULT
  • NONE

Q9. How Many Exadata Storage Server Nodes Are Included In Exadata Database Machine X4-8?

14 storage nodes

Q10. What Is The Difference Between Wright-through And Write-back Flashcache Mode?

  • writethrough –> Falshcache will be used only for reading purpose.
  • writeback –> Flashcache will be used for both reading and writing.

Q11. Which Protocol Used For Communication Between Database Server And Storage Server?

The protocol used for communication between database server and storage server is  : iDB protocol

Q12. Which Feature Of Exadata Is Used To Eliminate Disk Io?

Flash Cache

Q13. How To Replace Faulty Hdd In Exadata Storage?

All the HDD are hot swapable so if we are using proper redundacny than we can direct remove and replace new HDD.

Storage software will take care all the stuffs in background after replacing the HDD.

 

Q14. What Is Grid Disk?

Grid Disks are created on top of Cell Disks and are presented to Oracle ASM as ASM disks. Space is allocated in chunks from the outer tracks of the Cell disk and moving inwards. One can have multiple Grid Disks per Cell disk.

Q15. What Is Exadata?

Exadata is pre-configured combination of hardware and software which provides a platform to run the Oracle Database. 

Q16. What Is The Difference Between Dbrm And Iorm?

DBRM is the feature of database while IORM is the feature of storage server software.

 

Q17. Where We Can Define Which Cell Storage Can Be Used By Particular Database Server?

CELLIP.ORA file contains the list of storage server which is accessed by DB server.

Q18. Which Migration Methodology Available If Want To Migrate From High Endian To Low Endian Os Architecture?

@Golden Gate
@Trportable Tablespace
@Incremental Trportable Tablespace
@Data Pump

Q19. What Is Iorm And What Is Its Role In Exadata?

IORM stand for I/O Resource Manager which manages the I/Os of multiple database on storage cell.

Q20. Which Protocol Used By Asr To Send Notification?

SNMP : Simple Network Management Protocol

Q21. How To Upgrade Firmware Of Exadata Components?

It can be done through ILOM of DB or Cell server.

Q22. How To Take Cell Storage Software Backup?

  • It is not required to take a backup as it happens automatically.
  • Exadata use internal USB drive called the Cellboot Flash Drive to take backup of software.

Q23. What Is Iorm?

IORM stands for I/O Resource Manager. It manages the I/O demand based on the configuration, with the amount of resources available. It ensures that none of the I/O cells become oversubscribed with the I/O requests. This is achieved by managing the incoming requests at a consumer group level. Using IORM, you can divide the I/O bandwidth between multiple databases. To implement IORM resource groups, consumers and pl need to e created.

Q24. Which Disk Group Is Used To Keep Ocr Files On Exadata?

+DBFS_DG

Q25. What Are The Key Oracle Exadata Features?

Some of the key hardware and software features are:
Hardware level
• Storage Server Cells.
• High Speed Infiniband Switch.
Software level
• Smart Scan.
• Flash Cache.
• Hybrid Columnar Compression.
• IORM (I/O Resource Manager).

Q26. How Many Cell Storage Comes In Full Rack Exadata Machine?

There are 14 cell storage comes in full rack exdata machine.

Q27. What Is The Difference Between High Capacity And High Performance Disk?

  • High capacity disk comes with more storage space and less rpm (7.5k).
  • High Performance disk comes with less storage and high rpm (15k).

Q28. What Are The Parallelism Instance Parameter Used In Exadata?

The parameter PARALLEL_FORCE_LOCAL can be specified at the session level for a particular job.

Q29. What Is The Capacity Of Infiniband Port?

40 Gbps

Q30. What Is Hybrid Columnar Compression?

Hybrid Columnar compression, also called HCC, is a feature of Exadata which is used for compressing data at column level for a table. It creates compression data units which consist of logical grouping of columns values typically having several data blocks in it. Each data block has data from columns for multiple rows. This logarithm has the potential to reduce the storage used by the data and reduce disk I/O enhancing performance for the queries.

Q31. What Is Flash Cache?

Four 96G PCIe flash memory cards are present on each Exadata Storage Server cell which provide very fast access to the data stored on it. This reduces data acess latency by retrieving data from memory rather than having to access data from disk. A total flash storage of 384GB per cell is available on the Exadata appliance.

Q32. What Are The Steps To Create Dbfs?

STEPS :

  • Create Directory
  • Create Tablespace on database which you are going to use for DBFS
  • Create user for DBFS
  • Grant required privileges to created user
  • Now connect to database with created user
  • Create dbfs filesystem by invoking dbfs_create_filesystem_advanced
  • Mount file system by starting dbfs_client

Q33. What Are The Ways To Migrate Onto Exadata?

Depending on the downtime allowed there are several options:
• Traditional Export/Import
• Oracle DataGuard
• Tablespace trportation.
• Goldengate Replication after a data restore onto Exadata.

Q34. What Are The Different Exadata Configurations?

  • The Exadata Appliance configuration comes as a Full Rack, Half Rack or Quarter Rack.
  • The Full Rack X2-2 has 6 CPUs per node with Intel Xeon 5670 processors and a total of 8 Database Server nodes, also known as compute nodes.
  • These servers have 96GB of memory on each node. A total of 14 Storage server cells communicate with the storage and push the requested data from the storage to the compute nodes.
  • The Half Rack has exactly half the capacity. It has 6 CPUs per node with core Intel Xeon 5670 processors and a total of 4 Database Server nodes. It has 96GB of memory per database server node with a total of 7 Storage server cells

Q35. What Is Asr?

  • ASR is the tool to manage the Oracle hardware. Full form of ASR is Auto Service Request.
  • Whenever any hardware fault occurs ASR automatically raise SR in Oracle Support and send notification to respective customer.

Q36. What Is The Difference Between An Exadata X3-2 Machine And An Exadata X3-8 Machine?

The X3-8 is comprised of 2 large SMP compute servers while the X3-2 can scale to as many as 8 compute servers as processing requirements increase. 

 

Q37. What Is Ehcc?

EHCC is Exadata Hybrid Columnar Compression which is used to compress data in the Database.

Q38. What Is Offloading And How It Works?

It refers to the fact that part of the traditional SQL processing done by the database can be “offloaded” from the database layer to the storage layer.

The primary benefit of Offloading is the reduction in the volume of data that must be returned to the database server. This is one of the major bottlenecks of most  large databases.

Q39. How Many Networks Required In Exadata?

  • Public/Client Network – For Application Connectivity.
  • Management Network –  For Exadata H/W management.
  • Private Network – For cluster inter connectivity and Storage connectivity.

Q40. What Is The Command To Enable Query High Compression On Table?

SQL>alter table table_name move compress for query high;

Q41. What Is A Cell And Grid Disk?

Cell and Grid Disk are a logical component of the physical Exadata storage. A cell or Exadata Storage server cell is a combination of Disk Drives put together to store user data. Each Cell Disk corresponds to a LUN (Logical Unit) which has been formatted by the Exadata Storage Server Software. Typically, each cell has 12 disk drives mapped to it.

Grid Disks are created on top of Cell Disks and are presented to Oracle ASM as ASM disks. Space is allocated in chunks from the outer tracks of the Cell disk and moving inwards. One can have multiple Grid Disks per Cell disk.

Q42. Which Network Is Used For Rac Inter-connectivity?

Infiniband Network

Q43. What Is The Difference Between Cellcli And Dcli?

  • Cellcli can be used on respective cell storage only.
  • DCLi (Distributed command Line Utility) – DCLI can be used to replicate command on multipla storage as well as DB servers.

 

Q44. Which Os Is Supports In Exadata?

  • Database servers has two option for OS either Linux or Solaris which can be finalized at the time of configuration.
  • Cell storage comes with Linux only.

Q45. How To Integrate Exadata With Oem 12c?

  • Install OEM agent on DB server
  • Launch auto discovery with the use of One Command XML file
  • Specify required credentials for all the components
  • Review Configuration
  • Complete the setup

Q46. What Is The Purpose Of Spine Switch?

Spine switch is used to connect or add more Exadata machine in the cluster

Q47. How To Enable Flashcache Compression?

CellCLI> ALTER CELL flashCacheCompress=true

Q48. Which Statistic Can Be Used To Check Flash Hit Ration On Database Level?

Cell flash cache read hits

Q49. What Is The Default Size Of Smart Flash Log?

512MB per module.
Each storage cell having 4 modules so its 4X512 MB per CELL

 

Q50. What Is Storage Index And How It Works?

  • Storage Indexes consist of a minimum and a maximum value for up to eight columns. This structure is maintained for 1MB chunks of storage (storage regions). 
  • Storage Indexes are stored in memory only and are never written to disk.
  • Storage Index filter out data from the consideration.