Search found 53125 matches
- Fri Dec 29, 2006 3:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Opening a table with Basic Code
- Replies: 1
- Views: 677
It is possible, and it will work for 30 days before the Data Direct company will want money to keep the ODBC driver working. Search the forum for "BCI". Or you could create a shell script, and invoke that via DSExecute(). But the approach using a separate job is cleanest and easiest to maintain; aft...
- Fri Dec 29, 2006 3:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to Oper a Job
- Replies: 6
- Views: 2053
Read my previous post again, then follow the advice therein. The query may be entered using the Administrator client's command window. The single character inside the single quotes inside the double quotes is an upper case letter O. Is it only in the Palette that you are getting "no stage types", or...
- Fri Dec 29, 2006 3:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Table locks when loading through Teradata Enterprise stage
- Replies: 19
- Views: 12560
- Fri Dec 29, 2006 3:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: The call to sqlldr failed; the return code = 256
- Replies: 3
- Views: 2757
- Fri Dec 29, 2006 3:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: The specified field does not exist in the view adapted schem
- Replies: 7
- Views: 5538
- Fri Dec 29, 2006 3:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: look up prob
- Replies: 7
- Views: 1840
What you seek to do could be termed "cascaded lookups". To use the GUI you need to use two Transformer stages, passing the region data from one to the next. You can do it in one Transformer stage, but will need to type the region.regionkey reference into the second lookup's key expression; the GUI o...
- Fri Dec 29, 2006 2:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to Oper a Job
- Replies: 6
- Views: 2053
- Fri Dec 29, 2006 2:48 am
- Forum: General
- Topic: Data Stage 7.5.1 problem on install RedHat 3.0 Urgent help!
- Replies: 5
- Views: 2444
- Fri Dec 29, 2006 1:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to Open a Job
- Replies: 2
- Views: 1659
- Fri Dec 29, 2006 1:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset file creation error!
- Replies: 6
- Views: 4954
- Fri Dec 29, 2006 12:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: A Value Search in a String
- Replies: 9
- Views: 3564
That's even more confusing! Please supply examples WITH NUMBERS as requested. Does there exists a written specification for this logic? That is, some form of target-from-source mapping document? Your terminology is also confusing. At one moment you are referring to a Transformer - at the next moment...
- Fri Dec 29, 2006 12:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Table Name from selected Column
- Replies: 5
- Views: 1268
Not in the same job. You would need to obtain the table name in an upstream job and store it somewhere. In the downstream job make the table name in the target stage a job parameter reference. In the job sequence that runs both of these jobs, read the table name from its stored location to load a va...
- Fri Dec 29, 2006 12:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job scheduler problem: routine abnormal behavior
- Replies: 11
- Views: 2646