Search found 42189 matches
- Fri Apr 01, 2011 11:37 am
- Forum: General
- Topic: job sequence Dependencies page
- Replies: 1
- Views: 1756
- Fri Apr 01, 2011 7:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Released jobs to DataStage 8
- Replies: 4
- Views: 2605
- Fri Apr 01, 2011 6:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: AMOUNT SPLIT
- Replies: 2
- Views: 1080
- Fri Apr 01, 2011 6:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SIGSEGV and Partitioning
- Replies: 11
- Views: 4082
- Fri Apr 01, 2011 6:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accomodating Date data in the format YYYYDDMM
- Replies: 8
- Views: 2381
Re: Accomodating Date data in the format YYYYDDMM
Good Lord... why?mac4rfree85 wrote:Our project guideline is not to use OCONV & ICONV.
Are your records always coming in YYYYDDMM format or is it mixed with the other format? For the former, you just need a different Oracle TO_DATE() mask. Or substring it back around the other way.
- Fri Apr 01, 2011 6:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Selective Delete of hash files by name pattern
- Replies: 6
- Views: 2237
- Thu Mar 31, 2011 10:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regadring Date Conversion and Comparison
- Replies: 2
- Views: 1567
- Thu Mar 31, 2011 10:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC License allocation
- Replies: 7
- Views: 3130
- Thu Mar 31, 2011 9:22 am
- Forum: General
- Topic: Need to Get an Mail Notification from ETL Job
- Replies: 9
- Views: 3136
Look at the source code for the DSSendMailTester routine, you'll need to copy and tweak it to fit your purposes. Depending on how you populated it, the data in the flat file could be retrieved using 'cat' at the O/S level or a job could read it. You'll need to combine that with whatever other text y...
- Thu Mar 31, 2011 9:18 am
- Forum: General
- Topic: Unable to Open JOB sequence in datastage
- Replies: 3
- Views: 2107
- Thu Mar 31, 2011 7:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OracleEnterpriseStage: ORA-00903: invalid table name
- Replies: 8
- Views: 5180
- Thu Mar 31, 2011 7:28 am
- Forum: General
- Topic: How to use the exception handler
- Replies: 18
- Views: 5341
- Thu Mar 31, 2011 6:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OracleEnterpriseStage: ORA-00903: invalid table name
- Replies: 8
- Views: 5180
- Thu Mar 31, 2011 6:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need help on working with Teradata Stored Procedure
- Replies: 2
- Views: 2220
Re: Need help on working with Teradata Stored Procedure
But when call this procedure within the STP stage in Datastage it is considered as just another ordinary output column. That's because it is 'just another ordinary output column'. Can you not just check the value after the SP stage and then 'manually' abort the job? There is also an Error Codes tab...
- Thu Mar 31, 2011 6:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is there there DRS connector stage in 8.1
- Replies: 4
- Views: 3224