Search found 53125 matches
- Tue May 30, 2006 4:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage user permissions
- Replies: 4
- Views: 1799
- Tue May 30, 2006 4:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.BCIConnect call to SQLConnect returned ERROR
- Replies: 5
- Views: 1789
I would guess, given the size of the VarChar column, that SQL Server or the ODBC driver has generated the informational message referred to, alerting you to the fact that you are using a large row size. The largest row size permitted by default in the ODBC stage is 8KB; you can increase this limit b...
- Tue May 30, 2006 4:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Special characters and ORAOCI9 stage
- Replies: 5
- Views: 4182
- Tue May 30, 2006 4:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Storing Each Failed Lookup Column as a Output Row
- Replies: 6
- Views: 1550
- Tue May 30, 2006 4:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Splitting String into different substrings of variablelength
- Replies: 6
- Views: 1446
- Tue May 30, 2006 4:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: IsUsable message from a buildop
- Replies: 2
- Views: 1466
I have a completely different buildop - can you tell me what's wrong with it? (The point here is it's pretty much impossible to help on this without knowing what the buildop does, whether it calls isUsable() or whether that call is made elsewhere) and the schema of the data being handled by the buil...
- Tue May 30, 2006 4:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error While reading from DB2 table on mainframe
- Replies: 11
- Views: 4809
- Tue May 30, 2006 7:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: what can be issue if sparse lookup is too slow?
- Replies: 4
- Views: 907
Re: what can be issue if sparse lookup is too slow?
Nripendra Chand wrote:In previous runs the job was running fine.
What has changed?
"Nothing" is not the correct answer.
- Tue May 30, 2006 7:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can i define metadata of file columns at run time.
- Replies: 10
- Views: 2131
- Tue May 30, 2006 7:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Inserting Data into single comma seperated row
- Replies: 7
- Views: 2469
That you didn't point it out initially is why, of course, we didn't answer it initially - we read the question and answered that. I agree with Craig that you will need a Routine so that you can take an iterative approach - an expression containing 50 FieldStore() functions would probably exceed the ...
- Tue May 30, 2006 7:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Polish Charecter Nls Support
- Replies: 15
- Views: 4617
Can you create a job that uses Sequential File stages for both source and target? If that works successfully then it is clear that DataStage is handling the characters, and that the problem must be somewhere in the ODBC connection. We await your response on that, rather than suggest strategies that ...
- Tue May 30, 2006 7:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS_METADATA
- Replies: 8
- Views: 3153
- Tue May 30, 2006 6:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding SortStage
- Replies: 7
- Views: 1644
Hai ray, Sorry for disturb you again ray: 1)Seq.FileStage------>SortStage----->Hashed.FileStage 2)Seq.FileStage------>SortStage---->Seq.FileStage----->HashedStage. While using 2nd option the job works correctly.But using 1st option it throws an error as "input col. cannot promote to an output.Col" ...
- Tue May 30, 2006 6:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Best practices for 2 consecutives transforms
- Replies: 7
- Views: 1459
Re: Best practices for 2 consecutives transforms
Hi all, My question is just on the best practices for two consecutives transforms. Transforms are used to do look up. What is the best 1 or 2 ? 1. Put a Hash File or Sequential between the two Look up 2. Nothing between the transforms Thanks ! Nothing between the Transformer stages. If you have mul...
- Tue May 30, 2006 6:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS MVS Installation
- Replies: 4
- Views: 1029