Oracle Database Administration from Zero to Hero - Basic Multitenant Administration Tasks

Oracle Database Administration from Zero to Hero - Basic Multitenant Administration Tasks

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

This lecture covers multi-tenant administration tasks in Oracle Database, focusing on switching containers, managing CDB and PDB states, saving PDB open states, and handling initialization parameters. It explains the concept of containers, how to switch between them, and the importance of closing transactions before switching. The lecture also details the commands for changing CDB and PDB states, managing initialization parameters, and changing the global database name. Key differences between CDB and PDB states are highlighted, along with the procedure for renaming a PDB.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one of the tasks you will learn by the end of the lecture?

Create a new database

Switch the current container

Delete a PDB

Backup the entire CDB

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Oracle Database multi-tenancy, what does the term 'container' refer to?

Only the CDB

Only application PDBs

Any PDB in the CDB, including the root

Only the root container

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must be done before switching to another PDB during a transaction?

Save the current state

Switch to the root container

Open a new transaction

Close the current transaction

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to display the current container in a SQL Plus session?

SHOW DATABASE

SHOW CON ID

SHOW CONTAINER

SHOW SESSION

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a key difference between the states of a CDB and a non-CDB database?

CDBs cannot be shut down

PDBs cannot be in the no mount state

CDBs have a unique shutdown state

PDBs can be in the no mount state

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to change the state of a PDB?

ALTER PLUGGABLE DATABASE

MODIFY PDB STATE

UPDATE PDB STATUS

CHANGE PDB MODE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if you issue the shutdown command while the current container is the root?

Only the root container shuts down

All PDBs remain open

The entire CDB shuts down

Only the current PDB shuts down

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?