Use the following specifications and attributes to the Export operator in a Teradata PT job script.
| Specification | Description |
|---|---|
| TYPE | Operator type. Always EXPORT for the Export operator. |
| UserName | Operator attribute providing the name of the user for the Export operator logon sessions. |
| UserPassword | Operator attribute providing the password associated with the user name. |
| SelectStmt | Operator attribute providing the Teradata SQL SELECT statement for the Export operator job. |