Database Error Messages

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

ORA-22352

Type is unsupported or contains an unsupported attribute or element.

Cause

A PL/SQL package type was not supported on the client or contained an attribute or element that was not supported on the client. Unsupported types include index by VARCHAR2 collections, remote types and MLSLABELs.


Action

Do not attempt to use unsupported PL/SQL package types or types that contain unsupported attributes or elements on the client.