Exactly. Unanswered, perhaps. Unnoticed? Not a chance.jwiles wrote:Sometimes questions will go unanswered...that's the nature of this type of forum. We're all volunteers and answer if we have time and answers that might be helpful.
Search found 42189 matches
- Mon Sep 19, 2011 10:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: single lookup or multiple lookup
- Replies: 16
- Views: 4182
- Mon Sep 19, 2011 9:36 pm
- Forum: General
- Topic: Same Architecture for Server 8.5 and Parallel 8.5?
- Replies: 4
- Views: 1378
- Mon Sep 19, 2011 6:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Iway Enterprise executes twice
- Replies: 8
- Views: 2687
Re: More Info
Can someone tell me where to set the configuration file (apt) for a the job? As noted, you'd need to have added the $APT_CONFIG_FILE variable to the job, that would give you the ability to override it and have the job point to the single node config rather than the default two node config. There ar...
- Mon Sep 19, 2011 6:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ade files created in the /tmp folder
- Replies: 10
- Views: 4683
Can you tell by the filenames if there's a certain stage or activity that is creating files in /tmp? I'm not sure what Parallel processes would create ade files. I've seen them in the past generated from the shared memory segments RTI/ISD jobs use and also from Server jobs with IPC stages. Assuming...
- Mon Sep 19, 2011 11:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash Table Warning
- Replies: 8
- Views: 2008
- Mon Sep 19, 2011 9:25 am
- Forum: General
- Topic: DSGetProjectInfo(DSJ.JOBLIST)
- Replies: 1
- Views: 1225
How is this any different that your previous post asking the exact same question? (hint: it's not)
Please continue with any questions you may have there as I'm locking this one.
Please continue with any questions you may have there as I'm locking this one.
- Mon Sep 19, 2011 9:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash Table Warning
- Replies: 8
- Views: 2008
- Mon Sep 19, 2011 7:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash Table Warning
- Replies: 8
- Views: 2008
- Mon Sep 19, 2011 7:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CSV
- Replies: 9
- Views: 2291
- Mon Sep 19, 2011 7:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CSV
- Replies: 9
- Views: 2291
I'd look at doing the detection in a Transformer. You'll need to recognize the section you are in and then control your outputs via constraints. Stage variables would help with that. Each section specific output link could then use a Column Import stage to parse them. What's the bottom line here, ho...
- Mon Sep 19, 2011 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: single lookup or multiple lookup
- Replies: 16
- Views: 4182
- Mon Sep 19, 2011 7:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-04091 Error
- Replies: 1
- Views: 1593
Did you research what exactly a ORA-04091 error is? Have you taken the error to your DBA? It generally means you have a trigger on the table and the trigger is not written correctly. See some examples here.
- Mon Sep 19, 2011 7:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CSV
- Replies: 9
- Views: 2291
The PX Sequential File stage is quite militant about file structure and I'm not sure there is a way to handle that with the properties it has. A Server job would handle that quite easily, however. Be curious what others say. For PX, you may need to read the file as one long string and then parse the...
- Mon Sep 19, 2011 6:50 am
- Forum: General
- Topic: Does Datastage installation bring a shell environment
- Replies: 8
- Views: 1970
- Sun Sep 18, 2011 8:59 pm
- Forum: General
- Topic: Does Datastage installation bring a shell environment
- Replies: 8
- Views: 1970
Correct... but that doesn't mean it can't be purchased.xinhuang66 wrote:MKS is not shipped with DS Server version. Am I right.chulett wrote:As noted, the PX product ships with the MKS Toolkit which allows emulation of UNIX under Windows.