Database Error Messages

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

OCI-39228

Unable to construct a unique departitioned object name for string string.string:string when defaulted.

Cause

All (sub)partitions in the job were to be created as individual objects and the renaming was defaulted. The job will attempt to create unique object names, but the name creation algorithm was unable to find a unique object name for the specified (sub)partition.


Action

Specify a rename_table transform to use or delete some of the existing objects causing the name conflicts.