Search found 42189 matches

by chulett
Tue Nov 17, 2009 2:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Abort with fatal SIGABRT
Replies: 2
Views: 1144

Add $APT_DISABLE_COMBINATION to the job, set it to True and then rerun the job and repost the errors it reports.
by chulett
Tue Nov 17, 2009 2:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: import and export
Replies: 2
Views: 2545

As noted, it is having problems reading your input dataset. Does it exist? Does the structure in the job match what is actually in the dataset with that name?
by chulett
Tue Nov 17, 2009 12:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage 7.5.2 client Tools can run on Windows 7
Replies: 3
Views: 3237

Only certified for XP but have been known to be workable from Vista, so should as well from 7. You may very well be a pioneer there, let us know how it works out for you. The Business or Ultimate versions may help out with this.
by chulett
Tue Nov 17, 2009 12:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Connection Error
Replies: 11
Views: 9987

No guarantees but it's an educated guess as to the problem. Let us know if it helps at all.
by chulett
Tue Nov 17, 2009 11:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file stage reading error.
Replies: 5
Views: 1560

Not sure either, the messages you were getting didn't really make any sense for the situation you were describing. At least you got it sorted out.
by chulett
Tue Nov 17, 2009 10:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file stage reading error.
Replies: 5
Views: 1560

Usually a problem with your field delimiters. How many columns total defined in the stage and which one is MN_OFC_NO? If it's not the last one, then you'll need to set that attribute as 'Replace' from it until the last column.
by chulett
Tue Nov 17, 2009 10:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL LOOP parallel Job
Replies: 4
Views: 1174

Sounds like you need to look into a Sequence job using the Start/End Loop stages and probably the User Variables Activity stage as well. That way you could build a delimited list of your source IDs and then send one at a time to a processing job inside the loop.
by chulett
Tue Nov 17, 2009 10:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Connection Error
Replies: 11
Views: 9987

So, other than what I posted which you've chosen to disregard, in other words? Then it seems to me that you should punt this over to your official support provider.
by chulett
Tue Nov 17, 2009 10:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unusable Index Issue
Replies: 12
Views: 4019

You need to understand that what that will get you is a conventional load, strictly transactional inserts rather than any kind of 'bulk' operation, which is why it will "work" with indexes and constraints in place.
by chulett
Tue Nov 17, 2009 9:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file stage reading error.
Replies: 5
Views: 1560

The column is missing and the 'Missing Column' attribute for that column is set to 'Error'. If it is ok for it to be missing, change it to 'Replace'.
by chulett
Tue Nov 17, 2009 8:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal Termination
Replies: 11
Views: 4008

Argh, should have looked closer at the error message. Those DEFINE lines are not the issue, nor was it complaining about anything in your compiled transformer code but rather: Program "*DataStage*DSR_LOADSTRING": Line 333 We don't have access to these DataStage internal routines, but I thi...
by chulett
Tue Nov 17, 2009 8:43 am
Forum: General
Topic: Read xml on Datastage 7.5.3 PX
Replies: 7
Views: 3868

Why ASAP? Where is anyone's motivation to do anything for you "ASAP" here? Sheesh. Play that game with your official support provider, not us. :evil: And you are not helping your cause by repeating posts and hijacking any other XML thread you can find. When you have an issue, start a new p...
by chulett
Tue Nov 17, 2009 8:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: difference between data purge and data deletion
Replies: 1
Views: 1790

There's no such thing as 'data purge' specific to DataStage. A quick google turned up this but again that's not specific to anything in particular.
by chulett
Tue Nov 17, 2009 8:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML file extraction
Replies: 5
Views: 1476

:!: Please stop posting in other people's threads and start your own.