Search found 42189 matches
- Thu Apr 19, 2007 10:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to convert a 38 digit string to decimal
- Replies: 10
- Views: 2545
- Thu Apr 19, 2007 8:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Add VOC Entry for ';'
- Replies: 10
- Views: 3028
- Thu Apr 19, 2007 8:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Add VOC Entry for ';'
- Replies: 10
- Views: 3028
Wow... didn't even know there was a VOC entry for that. All I can tell you is this:
If that helps at all...
Code: Select all
NAME: ;
TYPE: K
DESC: Keyword - SQL statement terminatorIf that helps at all...
- Thu Apr 19, 2007 8:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file lookup fails - double quotes
- Replies: 7
- Views: 1395
- Thu Apr 19, 2007 8:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: oracle stage properties (remote server)
- Replies: 20
- Views: 7664
I understand your issue. Never having had the pleasure of working on a Windows-based DataStage server, I've stated I don't know the gory details on how it all works. My understanding from hanging out here is that registry entries and environment variables control all there. Which home does your ORAC...
- Thu Apr 19, 2007 8:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file lookup fails - double quotes
- Replies: 7
- Views: 1395
I don't know of any mechanism - outside of something deliberate - that would quote strings like that. Usually it takes a miss-configured stage, like a Sequential stage, to do so. Meaning, data is written out with 'normal' quots around the character fields and then the file is read back in either wit...
- Thu Apr 19, 2007 6:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: oracle stage properties (remote server)
- Replies: 20
- Views: 7664
- Thu Apr 19, 2007 6:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: oracle stage properties (remote server)
- Replies: 20
- Views: 7664
- Thu Apr 19, 2007 5:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file lookup fails - double quotes
- Replies: 7
- Views: 1395
- Thu Apr 19, 2007 3:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Transfmer without an input link?
- Replies: 8
- Views: 2184
Not generating any rows may be exactly what you want. I typically do that for either zero rows with an @FALSE constraint or for one row with @OUTROWNUM=1 constraint. The former might be used to clear a hashed file or truncate a table, for instance - the latter to trigger something 'special' in an OC...
- Thu Apr 19, 2007 1:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: User generated SQL in ODBC Enterprise
- Replies: 3
- Views: 1299
- Thu Apr 19, 2007 12:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Windows vs UNIX
- Replies: 14
- Views: 5528
- Thu Apr 19, 2007 12:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to convert a 38 digit string to decimal
- Replies: 10
- Views: 2545
If I remove the to_char() in the query and read it as decimal in the source stage, the job aborts with the error: Fatal Error: APT_Decimal::assignFromString: the source string (265801360696340669727895557154445859481 265801360696340669727895557154445859481 265801360696340669727895557154445859481 26...
- Thu Apr 19, 2007 9:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Access 7.1 server job from 7.5.1.A client
- Replies: 7
- Views: 1483
- Thu Apr 19, 2007 9:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: oracle client on datastage server
- Replies: 2
- Views: 1183