Search found 53125 matches
- Mon Jul 21, 2008 3:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sqlplus suppress header
- Replies: 6
- Views: 4198
- Mon Jul 21, 2008 3:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Migrate Repository
- Replies: 3
- Views: 1220
- Mon Jul 21, 2008 7:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Merge
- Replies: 8
- Views: 1619
- Mon Jul 21, 2008 7:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: compilation error in sequence job
- Replies: 9
- Views: 1499
- Mon Jul 21, 2008 7:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Hierarchy
- Replies: 6
- Views: 1946
- Mon Jul 21, 2008 5:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to capture oracle exceptions in DS Px
- Replies: 12
- Views: 4083
- Mon Jul 21, 2008 5:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Importing MS-ACCESS File
- Replies: 5
- Views: 1219
You follow the installation instructions that came with the driver. To configure a DSN, you need to do two things; the first is to put an appropriate entry into the .odbc.ini file in the DataStage Engine directory (which is where all DSNs visible to DataStage are recorded). The other is to record th...
- Mon Jul 21, 2008 5:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Hierarchy
- Replies: 6
- Views: 1946
Can you please purchase a premium membership? Premium membership is one of the ways that the hosting and bandwidth charges incurred by DSXchange are defrayed. Membership is not expensive, at less than 30c per day. I do not propose to set a precedent of undermining that funding mechanism. Therefore I...
- Mon Jul 21, 2008 2:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Hierarchy
- Replies: 6
- Views: 1946
- Mon Jul 21, 2008 2:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Importing MS-ACCESS File
- Replies: 5
- Views: 1219
- Mon Jul 21, 2008 2:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Copy Stage
- Replies: 7
- Views: 3480
The only thing I can suggest is that the Copy stage is kept because its output does not connect to a virtual Data Set. Indeed, the operator associated with the Data Set stage is copy which may mean that "your" Copy stage was eliminated, but there is a copy operator to transfer data to the Data Set. ...
- Mon Jul 21, 2008 12:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need a routine
- Replies: 2
- Views: 1094
- Mon Jul 21, 2008 12:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Dynamic substring
- Replies: 2
- Views: 1002
What is the input value (LT_data.data), what is the expected output value, and what is the actual output value? What is the exact function call that you used? And, finally, what do you wish to achieve (in English, not in code)? Please review, in on-line help or in the DataStage BASIC manual, the ord...
- Sun Jul 20, 2008 11:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivot stage issue
- Replies: 1
- Views: 715
source ---> Transformer ---> Sequential File In the Transformer stage create a single output VarChar as Id : svLF : name : svLF : sal Stage variable svLF is initialized to Char(10) and is not assigned a value for each row processed. The sequential file will have three rows for each row that you wri...
- Sun Jul 20, 2008 10:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Copy Stage
- Replies: 7
- Views: 3480