Search found 42189 matches

by chulett
Wed Dec 13, 2006 11:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: 7.5.1 to 7.5.1a
Replies: 3
Views: 702

I don't recall if you'd have issues or not. The client upgrades may not be required immediately for a minor rev, but you are best off doing it so they are in sync. And there's always the Multi-Client Manager if you want to have both installed at the same time to connect to two different version serv...
by chulett
Wed Dec 13, 2006 11:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: 7.5.1 to 7.5.1a
Replies: 3
Views: 702

Yes, upgrade your clients... and don't worry about the 'Engine' release.
by chulett
Wed Dec 13, 2006 9:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can We calculate the no. of Alpha Char. in a string
Replies: 6
Views: 2570

:lol: No worries. I'll call the FBI back and tell them "never mind".
by chulett
Wed Dec 13, 2006 8:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can We calculate the no. of Alpha Char. in a string
Replies: 6
Views: 2570

Actually, I'd say the support for string manipulation in DataStage is very extensive. 'Better' is a relative word, so perhaps in some instances in some shops there are 'better' ways to do it, but I prefer to stay in the tool if at all possible... and I don't recall the last time that wasn't possible.
by chulett
Wed Dec 13, 2006 7:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Upgrade
Replies: 7
Views: 1972

No, nothing official. Export and Import is painless and just pretty much runs on its own, why try to circumvent the process? It's only time, after all...
by chulett
Wed Dec 13, 2006 7:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: pass a value in parameter for the next job
Replies: 17
Views: 4642

You do know there are other less 'drastic' ways of handling that problem without shutting off that functionality for the entire Sequence job, yes? And that it's documented in the online Help accessable from the help button on the Sequence job's Properties page, yes? :P
by chulett
Wed Dec 13, 2006 7:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to count the number of delimiters in a reord
Replies: 14
Views: 9213

Exactly. One tool to rule them all... :wink:
by chulett
Wed Dec 13, 2006 7:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: FTP a file using FTP Stage from Windows to Mainframes
Replies: 2
Views: 978

Just do it. There's no 'special settings' there for mainframes. That being said, I'd prefer a more standard scripted approach. Most shops with mainframes have third-party transfer tools, ones I've used in the past but don't recall the names of. They would do automatic stuff like translate from ASCII...
by chulett
Wed Dec 13, 2006 7:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS User Name
Replies: 2
Views: 1091

Not positive, but think you need to read up on the 'Omit' option. :?
by chulett
Wed Dec 13, 2006 7:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML file with multiple repetitive columns
Replies: 6
Views: 2397

Also note that Kim Duke's website (check his sig in any kduke post) is hosting the rather helpful Using the XML Pack - Best Practices document from Ascential for us. Anyone can download it from there.
by chulett
Wed Dec 13, 2006 7:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Waiting for job to start
Replies: 8
Views: 2228

It could be that your server is just... busier, unless it always seems to take longer to start regardless of what else is going on. That was an issue for us awhile back, one or two runaway processes from another group locked up CPUs for their exclusive use and everyone else's performance went 'in th...
by chulett
Wed Dec 13, 2006 7:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Clear Log of Multiple Instance jobs
Replies: 8
Views: 2290

The 'official' answer is to recompile the base job, that will remove all instances of the invocation runs from the Director but not clear the log information. This can be problematical, however, if it is read only as most people have their production jobs, I would think. Unofficially, there's been s...
by chulett
Wed Dec 13, 2006 12:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to count the number of delimiters in a reord
Replies: 14
Views: 9213

... and easily done in DataStage as well.
by chulett
Tue Dec 12, 2006 7:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: RE.XML output stage
Replies: 6
Views: 2094

Hey, I knew that! I'm just so used to breaking things up into logical chunks that I espoused that approach here. But now that I think about it, I like your answer more better. :wink:

I'll have to keep that in mind for 'next time'.
by chulett
Tue Dec 12, 2006 5:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Debugging in Ascential
Replies: 8
Views: 2026

Have you tried Resetting (not recompiling) the job via the Director? Sometimes that will get you a 'From previous run...' log message and it can have additional (as in helpful) information.