|
|
Archives of the TeradataForum
Message Posted: Mon, 26 May 2008 @ 16:35:48 GMT
Subj: | | Re: TPT script error - extracting from Oracle using non DSN connection |
|
From: | | Christopher Stephens |
TPT doesn't have an Oracle operator. The operator used to connect to Oracle is an ODBC operator. It looks like the error message states that
you don't have an ODBC DSN set up for the Oracle instance you'd like to connect to. Make sure an ODBC DSN is set up, then try your script
again.
Also, try using the "tlogview" utility to view your log output.
- Chris
| |