Search found 42189 matches
- Sat Jul 19, 2008 7:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Surrogate Key generator using DB SEQ option
- Replies: 6
- Views: 4430
- Sat Jul 19, 2008 6:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Huge Lookup Design Issue
- Replies: 5
- Views: 1290
- Fri Jul 18, 2008 9:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Store Procedure Call incomplete
- Replies: 5
- Views: 1748
- Fri Jul 18, 2008 9:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Store Procedure Call incomplete
- Replies: 5
- Views: 1748
- Fri Jul 18, 2008 2:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hide parameters in Execute Commnad Stage
- Replies: 3
- Views: 1083
- Fri Jul 18, 2008 11:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Writing to Hashed File
- Replies: 4
- Views: 1554
- Fri Jul 18, 2008 11:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hide parameters in Execute Commnad Stage
- Replies: 3
- Views: 1083
Welcome. :D You'll probably need to write your own version of the Execute Command as a custom routine to leverage the 'Silent' version of the appropriate Exec function. For example, on UNIX servers there is: ExecSH ExecSHSilent I'm assuming the same is true for a Windows server. If not, you could ea...
- Fri Jul 18, 2008 11:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Writing to Hashed File
- Replies: 4
- Views: 1554
- Fri Jul 18, 2008 9:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: strange compiling problem in transformer
- Replies: 8
- Views: 4744
- Fri Jul 18, 2008 8:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Installation of DS 7.5.2 on AIX 5.3
- Replies: 5
- Views: 2141
For HP-UX on Itanium, the installer either doesn't install a link for an Oracle library or it puts it in the wrong place. Support sent me the command to create a softlink so that DataStage could find what it needed for Oracle connectivity, nothing Oracle related worked before that even though I had ...
- Fri Jul 18, 2008 8:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Merge Stage error
- Replies: 6
- Views: 2020
- Fri Jul 18, 2008 7:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 7.5.1.A to 7.5.3 upgrade issue with decimal columns in UDB
- Replies: 4
- Views: 892
Sorry, can't really help with your specific UDB issues as I have no experience with it. However, just wanted to comment on your "Both of these jobs were fine before the upgrade so I am at a loss to explain it." comment. You see things like this from an upgrade for two different reasons. The first is...
- Fri Jul 18, 2008 6:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: return error code with deffun fucntion ?
- Replies: 8
- Views: 2496
Welcome. :D I don't believe so as DEFFUN doesn't return a status. Or at least not easily. I suppose one could query the repository to verify it exists but then what? Abort if it can't be found? End result seems pretty much the same to me. And I would wager if you checked deeper in your logs the miss...
- Fri Jul 18, 2008 6:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Huge Lookup Design Issue
- Replies: 5
- Views: 1290
Your problem, of course, is that you now need to do 10 lookups for each record rather than one. Have you tried putting all 10M records into one hashed file, even if you need to make it 64BIT to do so? Build both and constrast the speeds. If you can, what I'd do is partition the input data in the sam...
- Thu Jul 17, 2008 7:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Designer just closes with no error messages
- Replies: 10
- Views: 6016