|
Archives of the TeradataForumMessage Posted: Tue, 15 Aug 2000 @ 08:10:29 GMT
Karen, Once set up, using an account string in a script such as Bteq, Multiload etc is done as follows; .logon tdpid/userid,password,'accountstring'; To set it up try the following; create user fred as perm=0,password=fredpswd,account='myaccount'; or; modify user fred as account=('myaccount','myaccount2'); <== allow a single userid to have multiple accountstrings and then use it; .logon tdpid/fred,fredpswd,'myaccount' or; .logon tdpid/fred,fredpswd,'myaccount2' Cheers, Dave
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||