15.00 - 6846 LOCAL is allowed only on Internal Type. %VSTR - Teradata Database

Teradata Database Messages

Product
Teradata Database
Release Number
15.00
Language
English (United States)
Last Update
2018-09-24

6846 LOCAL is allowed only on Internal Type. %VSTR

Explanation:

The LOCAL key word, which signifies the "fast-path", is only allowed on the Teradata Internal User Defined Type. It is not allowed on the Distinct or Structured types. If both Source and Target data types specified for a Cast are not Internal UDT type, the Cast routine must not be LOCAL.

Generated By:

RES modules.

For Whom:

End User.

Remedy:

Correct the statement and resubmit the query.