Search found 53125 matches
- Tue Sep 28, 2010 1:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in DB2 stage
- Replies: 2
- Views: 1504
- Tue Sep 28, 2010 1:31 am
- Forum: General
- Topic: Not able to log in to Datastage Designer client
- Replies: 7
- Views: 5090
- Tue Sep 28, 2010 12:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invoke unix script using c program
- Replies: 7
- Views: 2431
with this the performance will be atleast improved. Your proof? How are you moving the records from Oracle to the text file(s)? Why not just effect the lookup directly against the virtual Data Set created by using the text file as the source for the reference input to a Lookup stage? There is no ne...
- Tue Sep 28, 2010 12:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delete datasets using Orchadmin command
- Replies: 1
- Views: 1780
It *could* be done in an Execute Command activity in a sequence. It *could* be done in a before-job subroutine in a job. You shouldn't try it in a stage in a job, because you would be deleting the Data Set - unsuccessfully apart from the first time - for every row processed. :idea: The orchadmin com...
- Tue Sep 28, 2010 12:22 am
- Forum: General
- Topic: What is use of template?
- Replies: 8
- Views: 2178
- Mon Sep 27, 2010 9:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Ruleset error
- Replies: 7
- Views: 3627
- Mon Sep 27, 2010 9:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: conversion
- Replies: 17
- Views: 4130
Code: Select all
SELECT EVAL "OCONV(@DATE,'D')" FROM VOC FIRST 1;- Mon Sep 27, 2010 8:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: conversion
- Replies: 17
- Views: 4130
Iconv() is smart enough not to need the [2,2,2], as documented in this article.
- Mon Sep 27, 2010 8:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job hangs while running
- Replies: 2
- Views: 2634
- Mon Sep 27, 2010 8:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: conversion
- Replies: 17
- Views: 4130
- Mon Sep 27, 2010 5:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem in reading sequential file in parallel job
- Replies: 1
- Views: 1426
- Mon Sep 27, 2010 5:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: is it possible to view data set with help of Cat unix comman
- Replies: 3
- Views: 1523
- Mon Sep 27, 2010 5:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: is there any relation b/w configuration file and dataset
- Replies: 1
- Views: 1046
This question has been asked and answered recently. Search for it.
- Mon Sep 27, 2010 5:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: seq file
- Replies: 3
- Views: 1246
- Mon Sep 27, 2010 5:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal: [IBM][CLI Driver][DB2] SQL0905N Unsuccessful executi
- Replies: 2
- Views: 2426