Database Backup and Recovery (MOSC)

MOSC Banner

Can not alter availability of a pluggable database' tablespace from RMAN while connected to CDB?

edited Feb 24, 2014 1:55AM in Database Backup and Recovery (MOSC) 4 commentsAnswered

Hello Experts,

I need to restore a tablespace in a pluggable database which is online. So I need to bring that offline.I am connected to the Container DB( CDB). So I am specifying

a full tablespace name as PDBname:tablespace name. Please find below the command I ran and its output.

C:\Users\Administrator>rman target /

Recovery Manager: Release 12.1.0.1.0 - Production on Sat Feb 22 00:27:35 2014

Copyright (c) 1982, 2013, Oracle and/or its affiliates.  All rights reserved.

connected to target database: ORCL (DBID=1352287745)

RMAN> SQL 'ALTER TABLESPACE PDBORCL:USERS OFFLINE IMMEDIATE';

using target database control file instead of recovery catalog
sql statement: ALTER TABLESPACE PDBORCL:USERS OFFLINE IMMEDIATE

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