Database Error Messages

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

OCI-54641

PARTITION_TABLE utility: scratch tables exist with oidstr = string

Cause

Scratch tables/views could not be created because they already existed.


Action

Use SDO_UTIL.DROP_WORK_TABLES with the specified oidstr parameter to clean up the scratch tables.