Search found 6 matches

by sri.cbv
Fri Feb 29, 2008 12:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Concatenation of two tables without having common column
Replies: 4
Views: 2211

Re: Concatenation of two tables without having common column

Soumya Pradhan wrote:Concatenation of two tables without having common column
how it can be done on data stage PX 7.5
Hi

generate a common column using column generator.

Thanx
by sri.cbv
Thu Feb 28, 2008 10:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job is unlocked but still not opening in designer
Replies: 8
Views: 3345

Re: Job is unlocked but still not opening in designer

I needed to close Datastage Designer as it hung up. I went to server and unlocked all the jobs using dsadm account. when I again tried to open the jobs , it is again showing warning that job is locked by user ( which is me). I am the only user. I don't know whats going on. It is happenign for last ...
by sri.cbv
Thu Feb 28, 2008 12:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: parallel stage transformer
Replies: 5
Views: 2531

Re: parallel stage transformer

i have a question. many people said notto use a parallel transformer becuase of performance issues. is this true. i am talking about the parallel xformer not basic xformer. Another question instead of using a xformer, if i build a wrapper (custom stage) and use, will there be any performance improv...
by sri.cbv
Mon Feb 25, 2008 11:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how we can remove duplicates in transformer stage
Replies: 10
Views: 5679

ray.wurlod wrote:There are no duplicates in a Transformer stage. ...
hi
:lol: hi ,

You can remove the duplicates in transformer stage using stage variables.
define 3 variables called x ,y , z .assign x and z to zeo then use the if then else condition for B and compare and c .





Thanks
srinivas
by sri.cbv
Tue Feb 19, 2008 10:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how can i Kill/abort the job running more than ten minutes
Replies: 5
Views: 2125

Re: how can i Kill/abort the job running more than ten minut

although some jobs seem running, actualy they don't run.I want to stop like these jobs automatically. example If the job runs more than ten minutes,the system kill/abort the sequence. How can i do this? Hi , if u want to kill that perticular job ,u can use kill command in unix,first u find the proc...
by sri.cbv
Mon Feb 18, 2008 11:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to comiple job with transformer stage
Replies: 3
Views: 3060

Re: unable to comiple job with transformer stage

i have just setup a new datastage environment. i am getting this error while compling a parallel job, having a transformer stage, other jobs, not having transformer stage is running fine. Output from transformer compilation follows: ##I XXXXXB 000001 <osh_conductor> Checking Authorization... ##I XX...