Search found 1 match
- Fri Apr 18, 2008 12:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Validate User ID and Pwd
- Replies: 0
- Views: 497
Validate User ID and Pwd
Hi, We have a scenario where we need to vailidate a given user name and password by using any command in a routine or otherwise. Currently we have designed a routine, where we try to import table definition using dscmdimport and also using dscc commands in the routine. The type of the routine is Bef...