This command is used to create a Teradata C/C++ UDF Debugger session on the requested system.
Syntax
attach udf systemname/username,password
Syntax Elements
- systemname
- The name of the Teradata system to log onto as a debugger.
- username
- The name for the user account to use to log on.
- password
- The password for the account.
Usage Notes
attach udf may be issued before or after you start the UDF to be debugged in bteq; however, you must create the Teradata C/C++ UDF Debugger session before you issue other UDF-specific debugging commands. This command attaches the debugger to the database, not to a specific database session.