Oracle Error ORA-36873: (XSTFDSC03) Column type must be specified explicitly.

Oracle Error Message

ORA-36873: (XSTFDSC03) Column type must be specified explicitly.

Reason for the Error

Missing column type specification.

Solution

Please, make sure to specify a column type in COLUMN MAP. Normally, users should not call OLAP Random Access Cursor table function themselves and therefore should not encounter this error.