Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to put pluggable database into archivelog mode?

fru92thuJul 4 2013 — edited Jul 4 2013

Hi,

I'm trying to put a pluggable database into archivelog mode, however, I'm not quite sure how to do this. So far I have mounted by pdb and tried the below from the root container;

alter pluggable database <name> archivelog;  - - This returned an error

Then I logged into the pdb and tried;

alter database archivelog; - - This also errored

I must be missing something simple - can anyone put me out of my misery!?

Regards,

David

This post has been answered by Jonathan Lewis on Jul 4 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 1 2013
Added on Jul 4 2013
3 comments
7,956 views