Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Thu, 30 Sep 2010 @ 22:55:53 GMT


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


Subj:   Macro for changing a password
 
From:   Anomy Anom

<-- Anonymously Posted: Thursday, September 30, 2010 18:24 -->

I am working on a macro in which I want the user to pass in the new password for the abcuser . It is not liking what I have and was wondering if I can get some help.

     CREATE MACRO sysdba.changepswto
     (pswd VARCHAR(12)
     )
     AS (MODIFY USER abcuser AS PASSWORD=:pswd;)


     
  <Prev Next>  
<<First
<Prev
Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023