Database Error Messages

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

OCI-31007

Attempted to delete non-empty container parent_path/container_name. Use recursive deletion.
  • parent_path: The path of the parent container.
  • container_name: The name of the container.

Cause

An attempt was made to delete a non-empty container in the XDB hierarchical resolver.


Action

Either perform a recursive deletion, or first delete the contents of the container.