Search found 42189 matches

by chulett
Wed Jan 09, 2013 2:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Joining Multiple Teradata Database Using Datastage
Replies: 2
Views: 1668

No. Nothing in the stage allows you to do something you wouldn't otherwise be able to do in any other client tool. Now, if Teradata has something like a 'database link' that allows one database access to the other, then you could leverage that in a single stage / query.
by chulett
Wed Jan 09, 2013 8:01 am
Forum: General
Topic: Big Data in the Cloud
Replies: 1
Views: 646

plunge plunge plunge

:wink:
by chulett
Wed Jan 09, 2013 8:00 am
Forum: General
Topic: Restartability of Sequences that has subsequences
Replies: 11
Views: 3661

You need to put this in front of your official support provider and see what they say about the behaviour. It doesn't sound right or like anything I recall seeing or experiencing in the past.

For completeness, what exact 8.x version are you running? Are you current on fixpacks?
by chulett
Wed Jan 09, 2013 1:44 am
Forum: General
Topic: Restartability of Sequences that has subsequences
Replies: 11
Views: 3661

jreddy wrote:The inner sequence had warnings in the first run
Are you saying that one or both of the skipped jobs had warnings when they ran? Then job3 aborted, the sequence was restarted and then jobs 3 and 4 completed without warnings?

Just trying to ensure we're seeing the complete picture here.
by chulett
Wed Jan 09, 2013 1:37 am
Forum: General
Topic: Restartability of Sequences that has subsequences
Replies: 11
Views: 3661

jreddy wrote:Then I would wonder how restartability works when we have sequences within sequences..
Sorry but isn't that exactly what we're talking about here? Sequences within sequences? :?
by chulett
Wed Jan 09, 2013 12:20 am
Forum: General
Topic: How to re-start jobs automatically
Replies: 5
Views: 1469

jra2002: the next time you have a new question or topic to discuss, please start a new post rather than just tack it on at the end of a previous subject.

I've split this one out for you.
by chulett
Tue Jan 08, 2013 4:49 pm
Forum: General
Topic: Migration from OWB to datastage
Replies: 3
Views: 954

Don't expect or force a one-to-one conversion, either. 'Reproduce it using DataStage' means the logic / work being performed, not the number of steps involved - although they could be similar.
by chulett
Tue Jan 08, 2013 10:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 'Line Feed' that doesn't disappear
Replies: 10
Views: 3259

As noted, you really need to identify the character in question, its specific value. Only then will you be able to deal with it properly.
by chulett
Tue Jan 08, 2013 10:51 am
Forum: General
Topic: Restartability of Sequences that has subsequences
Replies: 11
Views: 3661

That may just be The Way It Works and you may want to ping your official support provider for clarification on that point. Curious what others think...
by chulett
Tue Jan 08, 2013 10:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: trim space or blank in between
Replies: 2
Views: 1045

"inbetween spaces"? Pretty vague. :?

How about some before and after examples so we have some confidence that the right question is being answered.
by chulett
Tue Jan 08, 2013 10:11 am
Forum: General
Topic: Restartability of Sequences that has subsequences
Replies: 11
Views: 3661

What does the log for the inner sequence job show after a restart? I would think it would have whatever 'warnings' were logged that caused it to finish with warnings in spite of it successfully running to completion.
by chulett
Tue Jan 08, 2013 8:22 am
Forum: Site/Forum
Topic: Change user-name
Replies: 4
Views: 5713

There is no point to the points, they are... pointless. :wink:
by chulett
Tue Jan 08, 2013 7:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Change Data Delivery
Replies: 9
Views: 3307

rsripathy wrote:Is there difference between,,, Change Data Delivery & Change Data Capture ? If so what ?
See the link in my previous post.
by chulett
Tue Jan 08, 2013 7:38 am
Forum: General
Topic: UVCONFIG vs DSPARAM
Replies: 2
Views: 1410

Think of uvconfig as the 'kernel tunables' for the Server engine. The dsparam file is used to store environment variables - i.e. parameters.
by chulett
Tue Jan 08, 2013 7:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Calling Unix script in Datstage Transformer
Replies: 12
Views: 6556

Didn't say it wouldn't or doesn't work, just pointing out that it makes no sense to have any code after a call to DSLogFatal.