|
|
Archives of the TeradataForum
Message Posted: Tue, 24 Aug 2004 @ 11:39:21 GMT
Subj: | | Re: How to pass the User-ID and Password on a Command-Line |
|
From: | | Winter, Matthew |
Hi,
Why not use some form of tag replacement utility. Then the user id and password will be populated dynamically for the duration of the
execution. If you also do not want to land the tag replaced FastExport script to disk, you could pipe the script from the tag replacement utility
direct to FastExport, then it is only ever contained within memory.
I wrote a utility to do the very same thing for my previous employer. Since you know C++ it would not take you long to knock up a working
utility.
Regards
Matthew Winter
Senior Consultant
Teradata - Sydney - Australia
| |