Search found 3329 matches

by Sainath.Srinivasan
Wed Jul 27, 2005 7:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: INPUT_TO_AGGR: ds_ipcput() - timeout waiting for mutex
Replies: 27
Views: 7967

Did you reset and check the error? I think it is due to memory issue that the agg cannot hold.

Did you test the same with small volumes?
by Sainath.Srinivasan
Wed Jul 27, 2005 7:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row Splitter Help !
Replies: 11
Views: 1570

What about Center and City columns?
by Sainath.Srinivasan
Wed Jul 27, 2005 4:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row Splitter Help !
Replies: 11
Views: 1570

Can you explain what you expect to do with the rows. The rows appear to represent on set each. So why do you say your information spans across rows?
by Sainath.Srinivasan
Wed Jul 27, 2005 4:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 Insert using DB2 Plug DOES NOT WORK
Replies: 8
Views: 1826

Look for IConv.
by Sainath.Srinivasan
Wed Jul 27, 2005 4:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: changins parameters to sequence
Replies: 6
Views: 1072

Ray,

But when you select a different job name, the parameters for that job will be replacing the full list. So the copy-and-paste of job activity will only be useful after configuring all jobs to have same list of parameters.
by Sainath.Srinivasan
Wed Jul 27, 2005 3:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge Stage
Replies: 9
Views: 2595

Try it with a small test file which you can trace easily.
by Sainath.Srinivasan
Tue Jul 26, 2005 9:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Weird Error Message
Replies: 16
Views: 6612

You can change the readonly flag in the dsx - I think it is to make 1 to 0 (Or is it vice-vesa ? )
by Sainath.Srinivasan
Tue Jul 26, 2005 7:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row Splitter Help !
Replies: 11
Views: 1570

Convert them into a single row.
by Sainath.Srinivasan
Tue Jul 26, 2005 6:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequence logs
Replies: 2
Views: 922

Search for dsjob

Alternatively select 'job log' with the sequencer mail.
by Sainath.Srinivasan
Tue Jul 26, 2005 3:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Loop job problem
Replies: 3
Views: 833

You are the best judge. You said that you did not clear the table and insert via 3 runs. Then you must have 3 set.

Check your logic and confirm whether they are different rows in each run.
by Sainath.Srinivasan
Tue Jul 26, 2005 3:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Field Function
Replies: 3
Views: 777

or simply

Code: Select all

Field(YourMailId, '@', 2)
by Sainath.Srinivasan
Tue Jul 26, 2005 2:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Parametr and Hash Fiel name
Replies: 9
Views: 2605

You have not defined that parameter in your job.
by Sainath.Srinivasan
Tue Jul 26, 2005 2:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Paralell running of same job with different parameters
Replies: 14
Views: 4420

Simply tag it to job name and a dot.
by Sainath.Srinivasan
Mon Jul 25, 2005 10:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: change in number of columns
Replies: 6
Views: 1321

You can use complex flat file or strip the required record type to process.
by Sainath.Srinivasan
Mon Jul 25, 2005 10:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Waiting period
Replies: 2
Views: 701

10 seconds - by default.