Search found 42189 matches

by chulett
Sat Nov 22, 2008 3:25 pm
Forum: General
Topic: Populate Field with data from an other source.
Replies: 8
Views: 2194

Hmm... would you be willing to share what it is about the SCD stage that doesn't work for you?
by chulett
Sat Nov 22, 2008 3:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequence Aborted
Replies: 6
Views: 2379

Interesting... haven't seen that, the event it typically times out waiting for from what I've seen is for the job to start.
by chulett
Sat Nov 22, 2008 8:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequence Aborted
Replies: 6
Views: 2379

That's pretty much the possibility, which a search for "Timed out while waiting for an event" would quickly reveal.
by chulett
Sat Nov 22, 2008 12:42 am
Forum: General
Topic: Validation Issue
Replies: 1
Views: 845

So, your problem is there is no problem? :wink:

From your lack of job design detail, all I can guess is you really aren't using the parameters like you think you are.
by chulett
Fri Nov 21, 2008 6:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Importing null tmsp from a var-length delimited file
Replies: 5
Views: 1879

So, it is the data type of "timestamp" that makes the field need to be a fixed width?
by chulett
Fri Nov 21, 2008 5:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Importing null tmsp from a var-length delimited file
Replies: 5
Views: 1879

Your problem seems to be you've said this is a fixed-width file when in fact it is not. Hence the need to always find 19 bytes in the timestamp field, even when "empty".
by chulett
Fri Nov 21, 2008 5:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Read
Replies: 1
Views: 1192

:!: Please stop creating new threads for the same dang question. This one is the third one on the same subject and doing this does not get you a better or faster answer, it just pisses off the natives.

If people want to help, post in the existing thread, not this one. :evil:

http://www.dsxchange.com/viewtopic.php?p=308275
by chulett
Fri Nov 21, 2008 5:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: I don't want two processors, just give me one to work fine
Replies: 1
Views: 1019

DataStage has no control over the processors used, that task falls firmly in the Operating System's hands. Maybe a problem with your 'virtualization' software?
by chulett
Fri Nov 21, 2008 12:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to read the Packed format characters in Sequential File
Replies: 2
Views: 2930

:idea: Search is your friend! A quick check for "packed decimal" revealed quite a number of conversations on this topic, including this recent one:

http://www.dsxchange.com/viewtopic.php?t=123152
by chulett
Fri Nov 21, 2008 9:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to use Java Stages on AIX
Replies: 8
Views: 2860

IDENT1 in the Server job is an "invisible" transformer the compiler added, try adding a real one and see if the problem persists. Also, when you Reset the aborted job, is there a "From previous run..." message put into the log? If so, double-click on it and post the contents, please.
by chulett
Fri Nov 21, 2008 9:16 am
Forum: General
Topic: How to protect a project/projects
Replies: 22
Views: 5904

You can't. Read the entire thread.
by chulett
Fri Nov 21, 2008 9:15 am
Forum: General
Topic: MQ Series Invoke DataStage Job.
Replies: 20
Views: 7967

Interesting. Learn something new every day. :wink:
by chulett
Fri Nov 21, 2008 9:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Help - Transform readonly in V8 and now cant compile job
Replies: 6
Views: 2489

Looks like you had a very similar problem earlier, does not this same solution apply? :?

http://www.dsxchange.com/viewtopic.php?t=120253
by chulett
Fri Nov 21, 2008 8:35 am
Forum: General
Topic: Copy column and derivation in Transformer stage to document
Replies: 6
Views: 5292

There should be a button on the toolbar that looks like the Internet Explorer icon - do you have that in your version?
by chulett
Fri Nov 21, 2008 8:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Help - Transform readonly in V8 and now cant compile job
Replies: 6
Views: 2489

Why not open a case with your support provider, see if they can help? Before you decide you need to start from scratch.