Search found 15603 matches
- Thu Sep 09, 2010 10:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Field() Function Ignore Delimiters Found Inside Quotes
- Replies: 8
- Views: 2812
That is a good question indeed. I can't think of a one-liner to solve the problem, though. I would write a short BASIC routine that would do it in a loop, first separate the string into 10 fields delimited by commas, then loop through the results and if the COUNT of double-quotes is uneven then merg...
- Thu Sep 09, 2010 9:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Issues for Job Run.
- Replies: 6
- Views: 2119
- Thu Sep 09, 2010 3:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Issue With SCD Stage in 8.1
- Replies: 15
- Views: 8023
Both Ray and I have been trying to get you to remove the database from the equation - so far you don't know if the SCD is causing the apparent slowness or the databases. Thus you need to make a test job which uses only datasets as source and target (write another job to read your DB selected records...
- Thu Sep 09, 2010 3:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can WriteSeq only write ANSI files ?
- Replies: 4
- Views: 2897
- Thu Sep 09, 2010 2:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Caught ORCHESTRATE exception
- Replies: 3
- Views: 1594
- Thu Sep 09, 2010 2:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Issue With SCD Stage in 8.1
- Replies: 15
- Views: 8023
- Wed Sep 08, 2010 8:25 am
- Forum: General
- Topic: datastage parameter expression , calculate a formated date
- Replies: 8
- Views: 13359
- Wed Sep 08, 2010 7:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Append into the LookUp Fileset?
- Replies: 8
- Views: 4273
- Wed Sep 08, 2010 7:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Append into the LookUp Fileset?
- Replies: 8
- Views: 4273
- Wed Sep 08, 2010 7:03 am
- Forum: General
- Topic: datastage parameter expression , calculate a formated date
- Replies: 8
- Views: 13359
blazDelParis, Welcome to DSXChange. The language used in job sequences is indeed different from that in parallel jobs. You can compute today's dates using the expression CONVERT('-','',OCONV(@DATE,'D4-YMD[4,2,2]')) and that of 7 days ago using CONVERT('-','',OCONV(@DATE-7,'D4-YMD[4,2,2]')) p.s. Plea...
- Wed Sep 08, 2010 6:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Comparing Oracle and Sybase Dates
- Replies: 3
- Views: 1575
- Wed Sep 08, 2010 6:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Issue With SCD Stage in 8.1
- Replies: 15
- Views: 8023
- Wed Sep 08, 2010 6:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine
- Replies: 2
- Views: 1292
- Tue Sep 07, 2010 6:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is the conductor node, section leader and player?
- Replies: 16
- Views: 10204
behrouz - No poster is being paid to help here, it is all done on a volunteer basis. Running a website costs money and the membership fees help defer costs. While you seem to feel that all help should be free, I note that you have chosen not to do so - had you posted a full response it would have be...
- Tue Sep 07, 2010 6:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OCI_ERROR: Bad Oracle environment
- Replies: 8
- Views: 7631