Search found 3 matches

by madalaja
Thu Jul 26, 2012 11:47 am
Forum: General
Topic: Using runscript command
Replies: 3
Views: 1169

Thanks for the reply.
by madalaja
Thu Jul 26, 2012 10:41 am
Forum: General
Topic: Using runscript command
Replies: 3
Views: 1169

Using runscript command

Hi, I am trying to use runscript command along with perl script to call a datastage job. runscript iis being used to pass the arguments to the datastage job command: runscript <app_name> <script.pl> -- 3 I am getting a error "Could not determine UNISON JOBNAME" Is there a unison_job env va...
by madalaja
Tue Jul 10, 2012 9:32 am
Forum: General
Topic: Combining 4 perl scripts into one script
Replies: 1
Views: 628

Combining 4 perl scripts into one script

Hello all, I recently started my career as a Datastage developer. Glad to see there is a forum for us people. Coming to the question, I got a requirement as below there are 4 datastage jobs each having it's own perl script but having similar parameters with very few varying my req. is to combine the...