Search found 3329 matches

by Sainath.Srinivasan
Mon Jul 25, 2005 10:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: change in number of columns
Replies: 6
Views: 1321

Treat the full row as a single column.
by Sainath.Srinivasan
Mon Jul 25, 2005 10:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
Replies: 27
Views: 7967

Disable inter process comm and retry.
by Sainath.Srinivasan
Mon Jul 25, 2005 7:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Not Updating the Existing rows in the Database
Replies: 6
Views: 1141

Define the key cols in DataStage using which you can to control the action.
by Sainath.Srinivasan
Mon Jul 25, 2005 4:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Function calls in Batch script
Replies: 3
Views: 1047

You can use dsjob to call a sequencer which inturn performs the actions you wish.
by Sainath.Srinivasan
Mon Jul 25, 2005 4:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Not Updating the Existing rows in the Database
Replies: 6
Views: 1141

The action type you selected will work. Ensure that there are records with the same key already present in the db so that new records can act as update.
by Sainath.Srinivasan
Sun Jul 24, 2005 6:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date to Julian
Replies: 14
Views: 2612

I do not think we will still be having the same systems in 1000 years from now. So there may not be the requirement to include 10 centuries in the date format.
by Sainath.Srinivasan
Sat Jul 23, 2005 9:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date to Julian
Replies: 14
Views: 2612

I think the requirement takes care of that as 2 digits are given for the year

CYYDDD
by Sainath.Srinivasan
Fri Jul 22, 2005 3:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Renaming a Project
Replies: 25
Views: 6869

Simplest will be to create a new project and transfer the codes.

Otherwise you may have to modify VOC entires and needs experience.
by Sainath.Srinivasan
Fri Jul 22, 2005 3:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Querying hash file ???
Replies: 9
Views: 2571

Hash files are form of tables.
by Sainath.Srinivasan
Fri Jul 22, 2005 3:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage Projects ???
Replies: 9
Views: 1988

That depends on your complexity and management.
by Sainath.Srinivasan
Fri Jul 22, 2005 12:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Querying hash file ???
Replies: 9
Views: 2571

The simplest way is via DS Admin.
by Sainath.Srinivasan
Fri Jul 22, 2005 11:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Implementing a counter based on a maximun value and inclemen
Replies: 10
Views: 1908

You can achieve it by including @OUTROWNUM in your derivation.
by Sainath.Srinivasan
Fri Jul 22, 2005 11:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date to Julian
Replies: 14
Views: 2612

Doh!! Correct proverb.

Give a person a fish and you feed him for today. Teach him fishing and he will feed himself for lifetime.
by Sainath.Srinivasan
Fri Jul 22, 2005 11:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Implementing a counter based on a maximun value and inclemen
Replies: 10
Views: 1908

Need more information and example.

You can do it using job control.
by Sainath.Srinivasan
Fri Jul 22, 2005 7:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date to Julian
Replies: 14
Views: 2612

I completely agree with you. As a Chinese proverb goes, Give a person a fish and you feed him for today. Teach him finishing and he will feed himself for lifetime. Also it is good for people who really have the requirement to find the answer than those who only need it for an interview. By-the-way, ...