Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-64142

Shared tables must have same semantics for truncation.

Cause

An attempt was made to create shared tables with inconsistent semantics for truncation. Either all shared tables must have or must not have the TRUNCATE keyword.


Action

Be consistent with the TRUNCATE keyword while defining shared tables.