Oracle Error PLS-00531: Unsupported type in a VARRAY or TABLE type: ‘string’.

Oracle Error Message

PLS-00531: Unsupported type in a VARRAY or TABLE type: ‘string’.

Reason for the Error

An attempt was made to use an unsupported type in a VARRAY or TABLE type.

Solution

Use only supported types in a VARRAY or TABLE type.