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