Search found 1393 matches

by pandeesh
Tue Dec 16, 2014 6:00 pm
Forum: General
Topic: Identify userid which used to execute jobs
Replies: 7
Views: 5498

i have got error saying "Unable to locate credentials". This script works as expected when i ran manually on server. It looks like the variable interpolation problem in the below part: s3://ins_cbi-inbound/%REGION%/%DOMAIN% Please check whether escaping // helps. I mean: s3:\/\/ins_cbi-in...
by pandeesh
Tue Feb 19, 2013 5:14 am
Forum: General
Topic: removed
Replies: 10
Views: 7175

just curious, whether this is an IBM supported utility or unauthorized one?
by pandeesh
Tue Feb 19, 2013 5:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Improve compilation speeds on 8.7
Replies: 4
Views: 3893

Are you compiling individual jobs or using bulk compile option?
i prefer using bulk compile for compiling large number of jobs.

Thanks,
pandeesh
by pandeesh
Mon Jul 02, 2012 7:28 am
Forum: General
Topic: Invoke director from command line
Replies: 4
Views: 4128

Rather than generalizing like invoking director from command line, it's better if you specify what exactly you want to achieve. for example if you want to view the log, then you can look for the various options available in dsjob.
by pandeesh
Mon Jul 02, 2012 5:01 am
Forum: General
Topic: Monitor window in Director showing job stopped
Replies: 6
Views: 4267

i dont think so.
by pandeesh
Sat Jun 30, 2012 10:55 am
Forum: General
Topic: Resetting Jobs From Command Prompt
Replies: 5
Views: 4636

i believe it should be:

Code: Select all

/opt/IBM/InformationServer/Server/DSEngine/bin/dsjob -run -mode RESET Project_P1 Test_job1 
by pandeesh
Thu Jun 28, 2012 8:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning
Replies: 6
Views: 7382

Show us your sample data.
by pandeesh
Thu Jun 28, 2012 6:37 am
Forum: General
Topic: calling parameters from file
Replies: 5
Views: 4124

If you do not have MKS toolkit , then try to implement in a batch script.
by pandeesh
Thu Jun 28, 2012 6:18 am
Forum: General
Topic: calling parameters from file
Replies: 5
Views: 4124

you can parse the file(using cut command) and pass the parameters to dsjob command in unix script.
by pandeesh
Thu Jun 28, 2012 5:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Find Message Handlers defined
Replies: 6
Views: 5476

yes Ray!..I agree that we need to look into job logs in order to associate the handler with JOb
by pandeesh
Thu Jun 28, 2012 5:38 am
Forum: General
Topic: Monitor window in Director showing job stopped
Replies: 6
Views: 4267

Try restarting the JobMonApp. that may work.
by pandeesh
Thu Jun 28, 2012 12:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Find Message Handlers defined
Replies: 6
Views: 5476

you can easily look into the DS Administrator for project level handlers
by pandeesh
Thu Jun 28, 2012 12:38 am
Forum: General
Topic: significance of '$' prefix to Envrironment variables
Replies: 5
Views: 3542

% is the one what we used to refer in windows systems
by pandeesh
Wed Jun 27, 2012 3:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Single,variable length seq file to be read in parallel
Replies: 12
Views: 6677

Reading parallel from different jobs?
by pandeesh
Wed Jun 27, 2012 3:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ERROR ORA-08103: object no longer exists
Replies: 5
Views: 4226

Could you please resolve the topic ?