Home Page for the TeradataForum
 
 

 

Archives of the TeradataForum





Message Posted: Tue, 15 Aug 2000 @ 08:10:29 GMT





     
  <Prev Next>   <<First <Prev Next> Last>>  




Subj:   Re: Acct strings
 
From:   David Wellman



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





     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
 
  Top Home Join Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky 
Last Modified: 30 Jun 2008