Welcome aboard.
You might like to try PR3 (www.pr3systems.com) or ProTech Training (www.protechpts.com). IBM provides on-line training.
Search found 53125 matches
- Tue Jul 17, 2012 6:36 pm
- Forum: General
- Topic: Need Information on DataStage Essential Training.
- Replies: 1
- Views: 983
- Tue Jul 17, 2012 12:28 am
- Forum:
- Topic: Importing Data Quality rules from MWB into FastTrack
- Replies: 2
- Views: 1346
- Mon Jul 16, 2012 6:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Abort the job through After job routine
- Replies: 7
- Views: 2288
- Mon Jul 16, 2012 2:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Abort the job through After job routine
- Replies: 7
- Views: 2288
Welcome aboard. Your after-job subroutine can obtain the link row count for the reject link using DSGetLinkInfo() and then send the email before any other action (for example setting ErrorCode to a non-zero value or invoking DSLogFatal() if you really still want to abort the job. I don't believe abo...
- Mon Jul 16, 2012 2:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UNION of CLOB in DataStage
- Replies: 4
- Views: 2119
- Mon Jul 16, 2012 3:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Index Position of Last Occurrence of String
- Replies: 13
- Views: 8757
Or that DCount(field, '@') = 1... No, sorry, that won't give the required answer - it will only be true if there are NO @ characters in the string. Further, it's less efficient to use DCount() than Index() because DCount() must process the entire string whereas Index() can stop as soon as its condi...
- Sun Jul 15, 2012 2:38 pm
- Forum: General
- Topic: Post Verification things after migrating to 8.5
- Replies: 5
- Views: 1390
Re: Post Verification things after migrating to 8.5
Why are you so impatient, particularly on weekends? Get a life.karthi_gana wrote:any inputs?
People post as and when they can on DSXchange, and are under no compulsion to do so. It's an all volunteer site.
- Fri Jul 13, 2012 4:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need opinion about this scenario...
- Replies: 3
- Views: 1382
1. This depends on the partitioning algorithm on the reference input. Auto=Entire, which means all rows on all partitions. 2. You can hash or modulus partition on the reference input using identical criteria as used on the stream input. In an SMP environment this doesn't achieve much, because Entire...
- Fri Jul 13, 2012 4:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Index Position of Last Occurrence of String
- Replies: 13
- Views: 8757
- Fri Jul 13, 2012 4:19 pm
- Forum: General
- Topic: New MySQL ODBC Connection Not Working
- Replies: 4
- Views: 3704
- Fri Jul 13, 2012 4:15 pm
- Forum: General
- Topic: What is up with 8.7 documentation install?
- Replies: 4
- Views: 904
- Thu Jul 12, 2012 9:02 pm
- Forum: General
- Topic: Decrypting issue with GPG
- Replies: 4
- Views: 2432
- Thu Jul 12, 2012 8:59 pm
- Forum: General
- Topic: What is up with 8.7 documentation install?
- Replies: 4
- Views: 904
- Thu Jul 12, 2012 8:57 pm
- Forum: General
- Topic: User Credentials: page cannot be displayed
- Replies: 1
- Views: 421
- Thu Jul 12, 2012 8:55 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Web Services WSDL import error
- Replies: 1
- Views: 2727