Search found 42189 matches

by chulett
Sun Nov 22, 2015 7:16 pm
Forum: General
Topic: PATH variable setup on engine server
Replies: 6
Views: 3947

What are your COMPILEOPT and LINKOPT values?
by chulett
Sun Nov 22, 2015 9:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Comparing Decimal to Integer in transformer stage
Replies: 3
Views: 1846

Okay, pretty typical when comparing two different data type, one type gets 'promoted' under the covers via an implicit conversion to the other type. A little surprised, however, that it goes that direction in this case but... good to know. :wink:
by chulett
Fri Nov 20, 2015 8:10 am
Forum: General
Topic: How to attach a Log File when the jobs fail?
Replies: 10
Views: 2892

:!: Split out from the original topic here. Amber, there was all kinds of discussion in that old thread - did none of it help? Did you try any of it? I'd also be curious if you are using Sequence jobs to drive the jobs you want to send notifications out for as that makes it much easier. Or is your i...
by chulett
Fri Nov 20, 2015 8:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Comparing Decimal to Integer in transformer stage
Replies: 3
Views: 1846

If you haven't done so already, report it to your official support provider.
by chulett
Thu Nov 19, 2015 3:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: check operator error while compiling dstage 91 transformloop
Replies: 5
Views: 2623

Note that they said jobs with transformers will compile, it's only jobs with transformer looping that do not. I'm going to go with patch level as well, compiler or perhaps DataStage itself.
by chulett
Wed Nov 18, 2015 11:49 am
Forum: General
Topic: Datastage Jobs won't open after restore from back-up.
Replies: 9
Views: 2439

Any idea if the XMETA instance resides on the same server that is being backed up at the filesystem level? I'm guessing it is elsewhere but that's more informational than germain to this issue I believe. And I assume that when you 'dropped and re-created' the project, that removed it from BOTH place...
by chulett
Wed Nov 18, 2015 9:20 am
Forum: General
Topic: Datastage Jobs won't open after restore from back-up.
Replies: 9
Views: 2439

:idea: The more details you provide up front, the less back and forth we have here. And if you haven't done so already, make sure to involve your official support provider!
by chulett
Wed Nov 18, 2015 9:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ExternalFilter truncates output
Replies: 3
Views: 1698

Well... it is technically still a "filter", meaning it decides who lives and who dies, passing through the lucky ones. And most filters I've worked with assume the same metadata going in and coming out, hence the suggestion. Glad it worked as like you I didn't see that mentioned in the doc...
by chulett
Wed Nov 18, 2015 8:49 am
Forum: General
Topic: Datastage Jobs won't open after restore from back-up.
Replies: 9
Views: 2439

Clarify how all of your backups are done. It can mean several things and I'd rather not guess.
by chulett
Wed Nov 18, 2015 8:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ExternalFilter truncates output
Replies: 3
Views: 1698

For grins, trying bumping your input comment to 4000.
by chulett
Wed Nov 18, 2015 8:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: soundex on joining keys
Replies: 3
Views: 2103

Not compare... join two Soundex values.
by chulett
Wed Nov 18, 2015 8:04 am
Forum: General
Topic: Datastage Jobs won't open after restore from back-up.
Replies: 9
Views: 2439

It seems to me you really need to answer the questions asked.
by chulett
Tue Nov 17, 2015 3:34 pm
Forum: General
Topic: Datastage Jobs won't open after restore from back-up.
Replies: 9
Views: 2439

They "restore the project" how? And which part of the project - the legacy side, the XMETA side or both? Sounds to me like you need to run that 'sync project' script they provide for when the two get out of sync.
by chulett
Tue Nov 17, 2015 10:07 am
Forum: IBM QualityStage
Topic: Migrating 11.3 jobs to 8.7
Replies: 4
Views: 3628

I for one would just pass on this... challenge. There's never been any amount of "forward compatibility" supported. I'd be surprised if anyone here has actually done something like that so the 'gotchas' would all be unknown and your trip into virgin territory would be a solo one with no re...
by chulett
Mon Nov 16, 2015 2:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential file format to load varchar empty field in DB2
Replies: 6
Views: 5132

Point still stands however, regardless of how they get there.