Search found 53125 matches
- Mon Jun 16, 2014 5:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Reading Problem?
- Replies: 3
- Views: 1494
Request timed out suggests either that the DB2 server is not up, or that your network is too busy to permit a timely response. Does your SQL query include anything (such as an ORDER BY clause) that would cause some delay before the first row returns? Does your job run OK but you only get this error ...
- Mon Jun 16, 2014 5:07 pm
- Forum: General
- Topic: Adding a Datastage Engine to an existing Infosphere Service
- Replies: 6
- Views: 3548
- Mon Jun 16, 2014 5:04 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Real Time Data Extract from OSI PI
- Replies: 4
- Views: 5264
- Mon Jun 16, 2014 2:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequential file clarification
- Replies: 7
- Views: 2387
- Mon Jun 16, 2014 1:01 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Real Time Data Extract from OSI PI
- Replies: 4
- Views: 5264
- Sun Jun 15, 2014 10:17 pm
- Forum: IBM QualityStage
- Topic: Adding Tokens
- Replies: 3
- Views: 3249
- Sun Jun 15, 2014 5:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to finish a job with warnings based on reject link
- Replies: 14
- Views: 10020
- Fri Jun 13, 2014 5:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to finish a job with warnings based on reject link
- Replies: 14
- Views: 10020
- Fri Jun 13, 2014 3:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to finish a job with warnings based on reject link
- Replies: 14
- Views: 10020
Welcome aboard. Whenever records pass along a reject link an alert (warning) is generated. You cannot change this. What you CAN do is to right click on the warning in the DataStage log and add a message handler to either demote the warning to an informational message or to suppress it from the log. ...
- Fri Jun 13, 2014 3:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: New XML Stage Issue
- Replies: 11
- Views: 6125
- Thu Jun 12, 2014 5:31 pm
- Forum: General
- Topic: Datastage QualityStage License
- Replies: 4
- Views: 1674
- Wed Jun 11, 2014 11:40 pm
- Forum: General
- Topic: DataStage Installation
- Replies: 4
- Views: 538
- Wed Jun 11, 2014 11:39 pm
- Forum: IBM QualityStage
- Topic: TransGender
- Replies: 6
- Views: 4490
A suitable conditional pattern would do it, of course.
Code: Select all
P = "DAME" | F = "EDNA" | + = "EVERAGE"
COPY "M" {GenderCode}- Wed Jun 11, 2014 8:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Merge stage clarification
- Replies: 5
- Views: 1644
- Wed Jun 11, 2014 8:35 pm
- Forum: General
- Topic: sequence log clarifacation
- Replies: 5
- Views: 873