What specific parameters are needed when copying a model to Teradata (extType='TERADATA')?

0 vues

Réponse

When using 'TERADATA', you must provide the Teradata model table name via the `modelTable` parameter within `externalOptions`. You may also need to provide connection details such as `server`, `database`, `username`, and `password` or an `authenticationDomain`.
Did this answer help you?
copyModelExternal

modelPublishing

See technical action