Database Error Messages

OCI-39263

Cannot alter PARALLEL INSTANCES.

Cause

DBMS_METADATA_DIFF was comparing two objects, both with PARALLEL but with different INSTANCES values. There is no SQL ALTER statement to modify PARALLEL INSTANCES.


Action

The difference cannot be eliminated with an SQL ALTER statement.