If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Datastage Invocation

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-20-07, 17:19
mmcgreal mmcgreal is offline
Registered User
 
Join Date: Sep 2007
Posts: 1
Datastage Invocation

I currently invoke a Datastage job from a unix korn shell by :

dsjob -server $SERVERNAME -user $DS_UID -password $DS_PWD1 -run

My problem is that the user and password are displayed as cleartext when you issue a ps (process status) from the Unix cmd line.

Does anybody know how to mask the user and password or have any suggestions on alternate means of invoking datastage so as to hide the user and password?

Thanks,
Mike
Reply With Quote
  #2 (permalink)  
Old 09-21-07, 07:00
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
why don't you schedule the job from ds scheduler instead ?
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On