|
|
Archives of the TeradataForum
Message Posted: Fri, 21 Aug 2004 @ 02:48:48 GMT
Subj: | | Re: How to pass the User-ID and Password on a Command-Line |
|
From: | | Michael Larkins |
Ganga:
You must use the .logon command with your userid and password in your script to connect to Teradata. If you do not want to put the actual
password in the script you can do a .run file command and have it read a file that contains your userid and a password. The .run is documented in
the reference manual.
Hope this helps,
Michael Larkins
Certified Teradata Master
Certified Teradata SQL Instructor
| |