Search found 154 matches

by DS_MJ
Wed Mar 30, 2005 5:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Errors
Replies: 6
Views: 1667

Hello:

Can Anybody help me to understand what the Link Error means.

Thanks in advance.

MJ
by DS_MJ
Wed Mar 30, 2005 9:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Errors
Replies: 6
Views: 1667

Hi Ray: How many links run from the Link Partitioner stage into the Shared Container? 4 links. There are 4 shared containers . How many links run from the Shared Container to the Link Collector stage? One link going out of each shared container to the collector. 4 links coming into collector. What a...
by DS_MJ
Tue Mar 29, 2005 6:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Errors
Replies: 6
Views: 1667

Errors

Hello: Currently I am editing an existing job. That is adding a couple of extra columns. The job flow consists of SourceSeqFile --> Link Partitioner--> Shared container-->Link Collector-->TargetSeqFile. A hash lookup file going into the Shared Container. Made the respective changes in the above stag...
by DS_MJ
Tue Mar 22, 2005 8:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Version Control
Replies: 7
Views: 2322

Thanks vmcburney and chulett appreciate it. :)


MJ
by DS_MJ
Mon Mar 21, 2005 5:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Version Control
Replies: 7
Views: 2322

Reinitializing Version Jobs

Hi vmcburney: I looked at the date field in Version I and they show the same as other jobs so I am presuming that it got initialized fine. However, if I ever have to reinitialized specific jobs in the same version could you please let me know how to do the same....? Thanks so much for all your help ...
by DS_MJ
Mon Mar 21, 2005 4:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Version Control
Replies: 7
Views: 2322

ReInitialize jobs to the same version.

Thanks vmcburney: Appreciate your quick response. Can you please let me know how to initialise the jobs again to add them to Version I release. Seems like my coworkers cant remember which job they had opened. These two have their seperate folders under which they put their developed jobs. So I will ...
by DS_MJ
Mon Mar 21, 2005 3:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Version Control
Replies: 7
Views: 2322

Version Control

Hello: When I was Initializing a project in Version control to Version I it was retreving components that I had selected. However, two of the developers logged into the server from where I had selected the components and I got an Error Message. Error message: Unable to read record Error: 0 I clicked...
by DS_MJ
Sat Feb 26, 2005 11:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine Code
Replies: 17
Views: 10970

Thanks ray.wurlod and chalasaniamith....appreciate all your suggestions and responses. This indeed is a great site.

DS_MJ
by DS_MJ
Wed Feb 23, 2005 1:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine Code
Replies: 17
Views: 10970

Hi chulett:

Nope. It was not a question. Just that my code works using the following expression:

If Club = 'c' THEN Ans = '2' else Ans ='0'

Thanks,
DS_MJ
by DS_MJ
Tue Feb 22, 2005 4:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine Code
Replies: 17
Views: 10970

Hi chulett:

Thanks so much ...yep it worked.

DS_MJ
by DS_MJ
Tue Feb 22, 2005 4:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine Code
Replies: 17
Views: 10970

Hi kcbland:

Thank you very much. It worked. :D

DS_MJ
by DS_MJ
Tue Feb 22, 2005 4:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine Code
Replies: 17
Views: 10970

Routine Code

Hello: I am quite new to writing a routine on a Server 7.5. My job calls for club. Say the club's represent Fiction (f). In my transform job properties I have defined the following parameters: Parameter name.....Prompt.....................Type........Default Value Club......................Enter Clu...
by DS_MJ
Tue Feb 22, 2005 8:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Collector
Replies: 12
Views: 3657

Thanks to all of you to help me resolve my issue. Appreciate it ....!

DS_MJ
by DS_MJ
Mon Feb 21, 2005 5:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Collector
Replies: 12
Views: 3657

Hello:

Never mind. I answered my question. After selecting inter-process in the job properties I can now use only one Link collector. Now when I compile this job I do not get the above error message.

Thanks,
DS_MJ
by DS_MJ
Mon Feb 21, 2005 3:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Collector
Replies: 12
Views: 3657

Thanks. Yes I did select the inter-process in the job properties Performance Tab instead of select IPC stage and it works fine.

But the question is why we had to break the LC into 4 parts? why didnt using one LC work..?

Thanks,
Mamta