ERROR | cannot plug data [string] at level string into database running at compatibility level string |
CAUSE | Some of the data in the pluggable set requires a compatibility level higher than what is currently allowed by the database. The string in square bracket is the name of the compatibility type associated with the data. |
ACTION | Raise the compatible init.ora parameter and retry the operation. |