VALIDATE PLUGGABLE DATABASE
The VALIDATE DATABASE command performs a comprehensive set of database checks prior to a role change.
The checks use information available in various Oracle Data Guard views as well as the Automatic Diagnostic Repository.
Format
VALIDATE PLUGGABLE DATABASE <pdb-name> AT <db-unique-name>;Command Parameters
Usage Notes
The VALIDATE DATABASE command shows a brief summary of the database,
and reports any errors or warnings that were detected.
Command Examples
The examples in this section show what the VALIDATE PLUGGABLE
DATABASE command output might look like.
DGMGRL> validate pluggable database pdb1 at dglcp3;
DGM-17560: Pluggable database 'PDB1' at container database 'dglcp3' is not protected.