Search found 53125 matches
- Sat Jul 22, 2006 12:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How save job status ffrom DS log
- Replies: 9
- Views: 1824
- Sat Jul 22, 2006 12:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: db2 timestamp to date conversion
- Replies: 7
- Views: 2778
- Sat Jul 22, 2006 12:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage ODBC to SQL Server
- Replies: 1
- Views: 1771
- Sat Jul 22, 2006 12:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Efficient way of copying rows and dropping columns
- Replies: 4
- Views: 862
- Sat Jul 22, 2006 12:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Use of selfmade routine
- Replies: 14
- Views: 2643
Should still be possible. Get the date of the first of next month from the three components: Year = (If Month = 12 Then Year + 1 Else Year) Month = (If Month = 12 Then 1 Else Month + 1) Day = 1 Build these into a date, and use a DateDiff function to calculate the date of the day prior. (I'm not full...
- Sat Jul 22, 2006 12:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle error during load.
- Replies: 3
- Views: 1297
- Sat Jul 22, 2006 12:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multiple Instances of jobs and logs
- Replies: 11
- Views: 4246
- Sat Jul 22, 2006 12:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: conditional lookup
- Replies: 7
- Views: 1367
- Sat Jul 22, 2006 12:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To osh or not to osh?
- Replies: 3
- Views: 1741
While not an active user of direct osh, I agree with the assessment that it's unlikely to go away any time soon; that judgment is based on my understanding of the DataStage architecture, which remains 100% reliant upon the parallel execution technology acquired from Torrent Systems. The only maybe i...
- Sat Jul 22, 2006 12:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Data Pump Load utility
- Replies: 3
- Views: 1657
- Sat Jul 22, 2006 12:22 am
- Forum: IBM QualityStage
- Topic: regarding investigation stage
- Replies: 4
- Views: 1784
Welcome aboard! :D That a question that really would take too long to answer. Basically you're looking at how much of the data (both strings and patterns) you know, and how much QS can not handle. On this basis you might create new rules or rule overrides. In the patterns, specific tokens such as ^ ...
- Fri Jul 21, 2006 12:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extraction of Data from JDE
- Replies: 1
- Views: 792
- Fri Jul 21, 2006 12:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in type converstion
- Replies: 4
- Views: 1504
- Fri Jul 21, 2006 12:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need SubString
- Replies: 6
- Views: 2615
- Fri Jul 21, 2006 12:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: data transfer issue - is NFS a good solution
- Replies: 9
- Views: 2537