Search found 42189 matches

by chulett
Sun Jan 28, 2007 11:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Store procedure stage
Replies: 17
Views: 4690

Narasimha - they have 7.5x2 not 7.5.2 and they ain't the same thing. Asked and answered - they cannot use it for anything other than Oracle.
by chulett
Sun Jan 28, 2007 11:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Migration & Version Control
Replies: 16
Views: 6198

You might be surprised at the level of choice you have. My current client also has a 'standard' of CVS for versioning. When explained that there was no direct support for it in DataStage, it would be a PITA to force its use with the tool and that it had it's own Version Control software built in, we...
by chulett
Sun Jan 28, 2007 11:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Hashed file
Replies: 9
Views: 1507

Specifically, the current project the job is running under. Which means it follows along as you 'uplift' the job from dev to test, etc. Or specify a project to restrict it to that project regardless.
by chulett
Sun Jan 28, 2007 11:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Store procedure stage
Replies: 17
Views: 4690

It shows the Oracle dll can't be loaded. You cannot use that stage. Have you tried 'call'ing the SP in the before or after sql tab of the Sybase stage or using ODBC?
by chulett
Sun Jan 28, 2007 11:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Hashed file
Replies: 9
Views: 1507

Regarding that, I'm curious - you keep mentioning this 'friend' who does all these strange things, why not ask them? :? Serious question, btw.

At it's most easy to digest level, account = project.
by chulett
Sun Jan 28, 2007 11:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Store procedure stage
Replies: 17
Views: 4690

Which 'X'? Are you running 7.5x2 the version which allows PX jobs to run on Windows? If that's the case, you are out of luck until 8.0 is released from what I understand.
by chulett
Sun Jan 28, 2007 10:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Store procedure stage
Replies: 17
Views: 4690

Upgrade. The original release only supported Oracle but the latest 7.5.x versions added DB2 and Sybase.
by chulett
Sun Jan 28, 2007 4:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: send mail through shell script
Replies: 3
Views: 1252

Are you sure you have to monitor it? Most businesses will already have such monitoring in place and I've found you typically just need to let them know to include DataStage in that process. Check here every X and alarm when usage hits Y percent. Have you contacted your SAs and asked them? Our 'DataS...
by chulett
Sun Jan 28, 2007 4:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Check For File
Replies: 10
Views: 2697

Exactly.
by chulett
Sun Jan 28, 2007 4:24 pm
Forum: General
Topic: How to handle Web Crawler Activities ?
Replies: 16
Views: 7563

Only the brain-dead spambots stay in the first forum and reply to existing threads. I've seen plenty of other occurrences on other sites, new posts can show up in any forum. Others have suggested a hidden first forum as Spam Bait, like a Roach Motel if that means anything to people out there ( spam ...
by chulett
Sun Jan 28, 2007 9:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Check For File
Replies: 10
Views: 2697

However, if many different apps or an app does this often enough, it can become something less than innocuous. Just something to keep in mind.
by chulett
Sun Jan 28, 2007 9:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: px version of Ereplace()
Replies: 51
Views: 66643

DSguru2B wrote::| I think i really need to take out the 2B outta my name.

DSGuru2B or DSGuru!2B, that is the question.
by chulett
Sun Jan 28, 2007 9:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: px version of Ereplace()
Replies: 51
Views: 66643

There aren't all that many places that Ray hasn't spent some time in, it seems, and some would definitely qualify as 'a lot'. :wink:
by chulett
Sat Jan 27, 2007 8:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error using Aggregator stage with more records
Replies: 2
Views: 1564

Try the job without the IPC stage and see if the error persists. Also, I hope you are processing sorted data and have asserted same in the Aggregator stage or it may not be able to handle your volume.
by chulett
Sat Jan 27, 2007 7:57 am
Forum: General
Topic: XML
Replies: 1
Views: 1356

Sorry, my xml techno-mumbo-jumbo is a little weak. Node tags? Assuming you mean the fact that you have multiple occurrences of these: <?xml version="1.0" encoding="UTF-8"?> <Material> All of your jobs except for the final job should have the 'Generate XML Chunk' option enabled......