Search found 15603 matches
- Tue Jun 29, 2010 4:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Tmestamp to date conversion
- Replies: 6
- Views: 1625
Binary data types such as numbers, dates and timestamps have no internal format. Formatting is applied only when converting from another data type on input or output. So the important question is what is your output (sequential file or database) and what is the datatype defined as in the target. Not...
- Tue Jun 29, 2010 3:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Connector hangs for Dynamic Query
- Replies: 5
- Views: 1389
- Tue Jun 29, 2010 2:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: MKS Toolkit "Named Pipes" and RCP
- Replies: 8
- Views: 2278
- Tue Jun 29, 2010 2:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: VarChar Memory Usage
- Replies: 14
- Views: 7805
- Tue Jun 29, 2010 2:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do I store job status information in table?
- Replies: 21
- Views: 5313
- Tue Jun 29, 2010 2:28 am
- Forum: General
- Topic: Running routines concurrently
- Replies: 8
- Views: 2090
A DataStage job sequence runs as a single process. Parallelility in job execution is achieved by using the asynchronous job run capability of DataStage, i.e. a call to start a job can return to the caller immediately while the job runs in the background. In this case you are not calling jobs but cal...
- Tue Jun 29, 2010 2:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: VarChar Memory Usage
- Replies: 14
- Views: 7805
- Tue Jun 29, 2010 2:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Range lookup
- Replies: 11
- Views: 3359
- Tue Jun 29, 2010 1:52 am
- Forum: General
- Topic: Sort and extract records based on recent date
- Replies: 4
- Views: 1388
- Tue Jun 29, 2010 1:47 am
- Forum: General
- Topic: How to handle the null values in transformer
- Replies: 2
- Views: 1030
- Tue Jun 29, 2010 1:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do I store job status information in table?
- Replies: 21
- Views: 5313
- Tue Jun 29, 2010 1:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do I store job status information in table?
- Replies: 21
- Views: 5313
- Tue Jun 29, 2010 1:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NULLABLE FATAL ERROR
- Replies: 3
- Views: 3559
- Tue Jun 29, 2010 1:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how do we know when a job was compiled
- Replies: 5
- Views: 1705
While the DS_AUDIT hashed file contains information on the modification dates and times it doesn't store the compile time, in order to find that when the director log has been purged one would need to look into the appropriate RT_STATUS file - but the file structures for both DS_AUDIT and RT_STATUSn...
- Mon Jun 28, 2010 1:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CFF Stage
- Replies: 2
- Views: 960