Search found 42189 matches

by chulett
Fri May 21, 2010 10:56 am
Forum: General
Topic: Aggregator in Parallel and Server jobs
Replies: 4
Views: 1518

No :?: about it. Yes.

Sorry, but that's not why we're here.
by chulett
Fri May 21, 2010 10:36 am
Forum: General
Topic: Regarding Datastage Jobs...
Replies: 4
Views: 1239

Noob. :wink:
by chulett
Fri May 21, 2010 7:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Roll Back in ODBC
Replies: 9
Views: 3174

kumar66 wrote: Its version 8.0.1 .
Known to be... buggy. Contact your official support provider and see if there's a patch you're missing.

:!: Seriously consider upgrading ASAP to the latest 8.1.x release.
by chulett
Fri May 21, 2010 7:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Roll Back in ODBC
Replies: 9
Views: 3174

Then they are getting comitted. Are any rolled back at all? What 8.x version? Have you asked your official support provider the same question?
by chulett
Fri May 21, 2010 7:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to get Datediff SQL type
Replies: 9
Views: 4381

The document doesn't really give good example.. They should include proper example into the doc. Of course, they "should" all kinds of things in the documentation that they aren't. However (and I should have quoted it so it was more obvious) I was specifically replying to the question of ...
by chulett
Fri May 21, 2010 7:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Column names with -
Replies: 12
Views: 3879

probal wrote:I fear it can't be done.
datatage can't process column names having '-'.
In oracle u can do it. but even then datastage will not support that column
Not quite true... and the answer depends entirely on the (currently unknown) target.
by chulett
Fri May 21, 2010 6:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: padchar changed after fixpack applied
Replies: 4
Views: 2328

I reset the padchar to x'20' where it was prior to the fix pack. You phrased this differently here. If you never had PADCHAR set, then I stand by what I said. If it was explicitly set to space and the fixpack set it back to null, then you do in fact have an issue you should report to IBM. I underst...
by chulett
Fri May 21, 2010 6:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Existing issue with Trim function but a weird scenario
Replies: 9
Views: 22597

Re: Q2 issue - default padding

We saw DataStage 8.1 replacing spaces with x'00's after applying some patches. We haven't been able to pin down the cause but we know we had blanks before the patch and x'00's immediately afterwards. Has anybody else encountered this? If so, have you determined the root cause? Noted the same thing ...
by chulett
Fri May 21, 2010 6:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: padchar changed after fixpack applied
Replies: 4
Views: 2328

Not sure how anyone could help - you identified and corrected the problem. And x'00' is the default pad character unless you set that APT variable to override it. Sounds like you've been relying on a bug and they finally fixed it.
by chulett
Fri May 21, 2010 6:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in loading Integer Datatype data
Replies: 5
Views: 1471

Post samples of your actual input data, please.
by chulett
Fri May 21, 2010 6:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Roll Back in ODBC
Replies: 9
Views: 3174

That should happen automatically as long as two things happen:

1. No intermediate commits are done
2. Job actually aborts rather than finishes with warnings
by chulett
Fri May 21, 2010 6:41 am
Forum: General
Topic: DataStage Analysis spreadsheet
Replies: 40
Views: 32415

Someone else some time ago posted about how simple the encryption was and even the details on how to break it. They were very proud of themselves. Like it was meant to be hacker-proof or something. :wink:
by chulett
Fri May 21, 2010 6:38 am
Forum: General
Topic: Complicated Job Sequence
Replies: 5
Views: 2108

Does your company have any kind of an "Enterprise" scheduler?
by chulett
Fri May 21, 2010 6:37 am
Forum: General
Topic: Special character being ignored by Oracle Stage
Replies: 4
Views: 1682

Don't know how you can suggest that without knowing the characterset of the target Oracle database. :?
by chulett
Thu May 20, 2010 4:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Column names with -
Replies: 12
Views: 3879

What's your target?