Search found 3329 matches
- Fri May 01, 2009 6:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Link keeps black
- Replies: 15
- Views: 4745
- Fri May 01, 2009 6:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Formatting valus
- Replies: 5
- Views: 1651
- Fri May 01, 2009 6:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: updating date field
- Replies: 5
- Views: 1597
- Thu Apr 30, 2009 9:01 am
- Forum: General
- Topic: Datastage routine to run SQL queries directly
- Replies: 11
- Views: 23634
- Thu Apr 30, 2009 8:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: compile jobs on a specific category
- Replies: 7
- Views: 3031
- Thu Apr 30, 2009 8:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to read from Oracle Database Source
- Replies: 11
- Views: 3980
- Thu Apr 30, 2009 8:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to read from Oracle Database Source
- Replies: 11
- Views: 3980
- Thu Apr 30, 2009 8:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to restore the datastage projects
- Replies: 7
- Views: 2029
- Thu Apr 30, 2009 8:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to restore the datastage projects
- Replies: 7
- Views: 2029
- Thu Apr 30, 2009 8:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job aborts with Error in Write Block
- Replies: 7
- Views: 5973
Few queries 1.) What is your job design? 2.) Do you get the name of stage that throws this error? 3.) What happens when you view the counts through monitor? 4.) Replace the final stage in the job into a copy and attempt to run. Repeat it by removing each stage and making it a copy till the error dis...
- Thu Apr 30, 2009 8:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job aborts with Error in Write Block
- Replies: 7
- Views: 5973
Few queries 1.) What is your job design? 2.) Do you get the name of stage that throws this error? 3.) What happens when you view the counts through monitor? 4.) Replace the final stage in the job into a copy and attempt to run. Repeat it by removing each stage and making it a copy till the error dis...
- Thu Apr 30, 2009 8:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Link keeps black
- Replies: 15
- Views: 4745
- Thu Apr 30, 2009 8:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting text to First Letter Capitalisation
- Replies: 19
- Views: 16850
Obviously you have not tested or checked the code. So not intended to point mistakes. Few changes required in the code 1.) look for non-alpha as seperators. So rather than restricting check for blank, look for anything between 'A-Z' or 'a-z' and do an 'else' capitalisation. 2.) Need return of char p...
- Thu Apr 30, 2009 4:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: question about dataset
- Replies: 4
- Views: 895
- Thu Apr 30, 2009 3:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lower case verification in string
- Replies: 2
- Views: 1224