Search found 42189 matches
- Thu Jul 30, 2015 8:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pattern - String Extraction
- Replies: 7
- Views: 3754
So... you need to find the first occurrence of four numeric digits and then the single digit that follows immediately behind that after a 'dot'? Two separate fields or one? And is that always the case or if the four don't have a dot right there after them do you keep looking deeper in the string? Gi...
- Thu Jul 30, 2015 12:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading an Excel (xlsx) file
- Replies: 26
- Views: 13777
- Thu Jul 30, 2015 9:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using partial schema to read delimeted text
- Replies: 1
- Views: 1551
So... something like this?
- Thu Jul 30, 2015 6:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bulk-load problem
- Replies: 10
- Views: 5362
- Thu Jul 30, 2015 6:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: First and last record
- Replies: 7
- Views: 2900
- Wed Jul 29, 2015 8:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading an Excel (xlsx) file
- Replies: 26
- Views: 13777
- Wed Jul 29, 2015 10:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Surrogate Key Generator using Oracle 11g
- Replies: 11
- Views: 6793
This issue looks familiar, perhaps this discussion might shed some light on the subject. Several people, myself included, have solved problems like this by using a symbolic link from where it is looking to where it actually lives.
- Wed Jul 29, 2015 6:56 am
- Forum: General
- Topic: After Job Sub Routine Behaviour
- Replies: 3
- Views: 1129
- Tue Jul 28, 2015 2:51 pm
- Forum: IBM QualityStage
- Topic: Address Verification (AVI) - Output Variables
- Replies: 11
- Views: 11117
Not supported here. However, are your attachments images, i.e. something you would be able to include 'inline' with your post? Regardless, you would need to host the files somewhere and there are many free sites to choose from. Then you could use the image or [img] tags to link in any images (gif/jp...
- Tue Jul 28, 2015 12:09 pm
- Forum: General
- Topic: Performence measurement through operational console
- Replies: 2
- Views: 1297
- Tue Jul 28, 2015 10:36 am
- Forum: General
- Topic: Datastage serives down and port issue 8881
- Replies: 8
- Views: 2667
- Tue Jul 28, 2015 6:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Finding Distinct Value
- Replies: 2
- Views: 3312
- Tue Jul 28, 2015 6:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Ignore columns from a sequential file
- Replies: 15
- Views: 8308
- Mon Jul 27, 2015 11:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Ignore columns from a sequential file
- Replies: 15
- Views: 8308
And I believe that a much simpler/elegant solution can be implemented using the Server version of the Sequential File stage. :wink: Suppress row truncation warnings. If the sequential file being read contains more columns that you have defined, you will normally receive warnings about overlong rows ...
- Mon Jul 27, 2015 8:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Handling Writing to SQL Server columns prefixed with numbers
- Replies: 6
- Views: 4685