Database Error Messages

OCI-39311

Cannot alter tablespace blocksize.

Cause

DBMS_METADATA_DIFF was comparing two tablespaces with different blocksizes. There is no SQL ALTER statement to change the blocksize of a tablespace.


Action

The difference cannot be eliminated with an SQL ALTER statement.