PDB_PLUG_IN_VIOLATIONS
displays information about incompatibilities between a PDB and the CDB to which it belongs. This view is also used to display information generated by executing DBMS_PDB.CHECK_PLUG_COMPATIBILITY
.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Time when a violation described by this row was discovered |
|
|
|
The name of an existing PDB or a PDB intended to be created (if a row was entered as a result of running |
|
|
|
Attribute which was being checked |
|
|
|
|
|
|
Oracle error number, if any, encountered during a check |
|
|
|
|
Used to differentiate between violations which share a cause |
|
|
|
Description of a violation |
|
|
|
|
|
|
Description of an action to take to correct the violation |
See Also:
Oracle Database PL/SQL Packages and Types Reference for more information about the DBMS_PDB
package, which provides an interface for examining and manipulating data about PDBs