Search found 42189 matches
- Fri May 05, 2006 3:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SEQUENTIAL FILE STAGE - GETTING STUCK :-(
- Replies: 10
- Views: 2429
- Fri May 05, 2006 3:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Authentication to DataStage
- Replies: 4
- Views: 1840
- Fri May 05, 2006 3:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Tunables in Administrator
- Replies: 6
- Views: 2016
The Tunables values are the default (not maximum) size to be used for hashed file cache - not hashed files. What you set in the Administrator is the default value; these can be overridden on a per-job basis using the job properties dialog. You're mixing up a couple of different things here. The def...
- Fri May 05, 2006 10:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: active-to-active link problem
- Replies: 29
- Views: 6079
- Fri May 05, 2006 9:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: no descriptor for this position
- Replies: 1
- Views: 1092
- Fri May 05, 2006 6:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: active-to-active link problem
- Replies: 29
- Views: 6079
(Could not draw it accurately in the diagram) Then post a screen print of your job so it is accurate. There are many places offering free image hosting, upload a .bmp or .jpeg there and use the Img tags to include it in your post. Then maybe we'll be able to understand the structure and flow of you...
- Fri May 05, 2006 6:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem of Using Environment variable as Job Parameters
- Replies: 3
- Views: 1357
There's no way to eliminate 'the prompt' completely when you run the job manually - i.e. from the Director. It will always prompt for something, even if no parameters are defined in the job. You will always need to click 'Run' again in the dialogue box after clicking 'Run' on the menu. That's just H...
- Thu May 04, 2006 5:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Input to a stored Procedure
- Replies: 9
- Views: 1712
- Thu May 04, 2006 11:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: date problem
- Replies: 4
- Views: 776
- Thu May 04, 2006 11:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL query
- Replies: 9
- Views: 2095
- Thu May 04, 2006 11:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Avoid warnings when Wait for file Timeouts.
- Replies: 33
- Views: 15505
- Thu May 04, 2006 10:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Avoid warnings when Wait for file Timeouts.
- Replies: 33
- Views: 15505
- Thu May 04, 2006 9:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Quick way of copying parameter set from one job to another?
- Replies: 8
- Views: 3252
- Thu May 04, 2006 7:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Running PX on windows
- Replies: 9
- Views: 3126
- Thu May 04, 2006 7:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading comp-3 field from AS400 with Ascential driver
- Replies: 17
- Views: 5310
Direct access? Not sure what exactly that means. Can you not land this information and then process it? Write a job that extracts it from the database and writes it to a flat file, then process that flat file via the CFF stage. Or is that not direct enough access? There's no "NLS" involved in unpack...