nerdexam
Oracle

1Z0-068 · Question #29

Which four tasks are performed by DBCA when you convert a single-instance database to a four- instance RAC database?

The correct answer is A. creating additional redo threads B. creating additional undo tablespaces D. adding cluster resources F. adding additional initialization parameters. A: Create redo threads that have at least two redo logs for each additional instance. B: If your single-instance database was using automatic undo management, then create an undo tablespace for each additional instance using the CREATE UNDO TABLESPACE SQL ABF: You can use…

Install and Administer Oracle RAC

Question

Which four tasks are performed by DBCA when you convert a single-instance database to a four- instance RAC database?

Options

  • Acreating additional redo threads
  • Bcreating additional undo tablespaces
  • Ccreating shared ASM disk groups
  • Dadding cluster resources
  • Ecreating database services
  • Fadding additional initialization parameters

How the community answered

(40 responses)
  • A
    75% (30)
  • C
    8% (3)
  • E
    18% (7)

Explanation

A: Create redo threads that have at least two redo logs for each additional instance. B: If your single-instance database was using automatic undo management, then create an undo tablespace for each additional instance using the CREATE UNDO TABLESPACE SQL ABF: You can use Database Configuration Assistant to convert from single-instance Oracle databases to Oracle RAC. DBCA automates the configuration of the control file attributes, creates the undo tablespaces and the redo logs, and makes the initialization parameter file entries for cluster-enabled environments. It also configures Oracle Net Services, Oracle Clusterware resources, and the configuration for Oracle RAC database management for use by Oracle Enterprise Manager or the SRVCTL utility. https://docs.oracle.com/cd/B28359_01/install.111/b28264/cvrt2rac.htm

Topics

#DBCA#single-instance to RAC#redo threads#undo tablespaces

Community Discussion

No community discussion yet for this question.

Full 1Z0-068 Practice