Search found 21 matches

by Abhi700
Tue Jan 11, 2011 6:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to connect to DB2 database
Replies: 2
Views: 2745

Not able to connect to DB2 database

When i am executing the job i got this error.

"DB2_UDB_Enterprise_68: The file `/home/iSpi0h00/sqllib/db2nodes.cfg' must exist and be readable by all users!"
The db2nodes.cfg is existed & it is in read only mode.



Thanks in Advance.
by Abhi700
Wed Dec 22, 2010 8:40 am
Forum: General
Topic: How to Find DSHOME ?
Replies: 5
Views: 2330

I had Used the cat /.dshome Command in the script but i am getting an error.
The error is path of the cat/.dshome it is not an identifier.
by Abhi700
Wed Dec 22, 2010 2:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Value for a column in modify stage
Replies: 5
Views: 3277

We Cannot Assign values in the Modify Stage.
by Abhi700
Wed Dec 22, 2010 12:53 am
Forum: General
Topic: How to Find DSHOME ?
Replies: 5
Views: 2330

How to Find DSHOME ?

Hi All,

i am executing the script to run the job.
There i had find $DSHOME/bin/dsjob -domain $Domain.
Where can i find DSHOME in the Environment.

Thanks in Advance.
by Abhi700
Mon Nov 29, 2010 6:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Convert to Date
Replies: 9
Views: 3111

write a derivation


'01/':DateToString(StringToDate('201011',"%yyyy%mm"),"%mm/%yyyy")
by Abhi700
Mon Nov 29, 2010 4:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: In which directory we run dsjob command?
Replies: 13
Views: 18536

Give the Permission for the file
./dsjob -run <projectname> <job name>