Database - RAC/Scalability (MOSC)

MOSC Banner

How to restore a RAC PDB of 12c oracle database?

edited Mar 19, 2015 1:44PM in Database - RAC/Scalability (MOSC) 6 commentsAnswered

Hello Experts,

I want to restore a PDB of a 12c RAC database. In order to restore PDB , we need close it. Is it Okay if I CLOSE the PDB on the instance to which I am currently connected using SQLPLUS?

In this case I cant use srvctl for PDBs as I dont have services created for PDBs and so looking for a solution in which I can use SQLPLUS to CLOSE the PDB.

Currently I am trying to CLOSE the PDB using SQLPLUS as

alter pluggable database PDBOne CLOSE immediate instances=ALL;

The command is working fine.

After done with the restore, I am using

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center