Restrictions - OLE DB Provider for Teradata

OLE DB Provider for Teradata User Guide

Product
OLE DB Provider for Teradata
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
dita:id
B035-2498
Product Category
Teradata Tools and Utilities

Restrictions

In order to create a UDM by issuing a DDL statement (such as a CREATE METHOD...) through OLE DB Provider for Teradata, the file specified in the DDL (for example, the file containing the source code to the UDM) must reside on the Teradata Database node. If this file is instead located on a client system, then the call to ICommand::Execute() (to execute the DDL) returns E_FAIL.