Search found 42189 matches

by chulett
Wed Jul 20, 2011 7:01 am
Forum: General
Topic: How to can we get the details of a stage via unix
Replies: 12
Views: 2627

saj wrote:It is showing the transformer but not the oracle stages .....
Sorry, forgot that it only shows active stages.
by chulett
Tue Jul 19, 2011 10:54 pm
Forum:
Topic: Column Definition not saving correctly
Replies: 6
Views: 2530

Then you'll need to post it in the correct forum - the Enterprise Edition / PX forum - to get the proper help for your issue.
by chulett
Tue Jul 19, 2011 3:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job not able to compile
Replies: 5
Views: 2469

Let's go back to the basics - do you have an Oracle client installed on the DS server? Have you configured DataStage for Oracle?
by chulett
Tue Jul 19, 2011 10:23 am
Forum:
Topic: Column Definition not saving correctly
Replies: 6
Views: 2530

So... this is a Metadata Workbench issue? :?
by chulett
Tue Jul 19, 2011 10:19 am
Forum: General
Topic: How to can we get the details of a stage via unix
Replies: 12
Views: 2627

I'm lost... did you add the second transformer or not? If you did, did the list of stages work properly? I'm not expecting it to change the behaviour of the job itself, I'm hoping that adding it lets "-lstages" see everything.
by chulett
Tue Jul 19, 2011 8:05 am
Forum: General
Topic: How to can we get the details of a stage via unix
Replies: 12
Views: 2627

Add a transformer between the source Oracle stage and the hashed file, see if that helps.
by chulett
Tue Jul 19, 2011 7:43 am
Forum: Site/Forum
Topic: Double posting
Replies: 3
Views: 3276

Q.E.D. :D
by chulett
Tue Jul 19, 2011 7:42 am
Forum: Site/Forum
Topic: Double posting
Replies: 3
Views: 3276

A long standing... "issue" at the very least, bug perhaps. The poll on the home page is related to this issue and has been there for a hell of a long time. Hopefully, the revamped DSXchange site would solve that - if it ever sees the light of day. :wink: I know that if things hang after I ...
by chulett
Tue Jul 19, 2011 7:40 am
Forum: Site/Forum
Topic: Double posting
Replies: 3
Views: 3276

A long standing... "issue" at the very least, bug perhaps. The poll on the home page is related to this issue and has been there for a hell of a long time. Hopefully, the revamped DSXchange site would solve that - if it ever sees the light of day. :wink: I know that if things hang after I ...
by chulett
Tue Jul 19, 2011 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need Help for RDBMS Code 3055
Replies: 1
Views: 2451

No clue... have you run these errors by your Teradata DBA? From a quick google, the second message makes it seem like the "enable dbc logons" option is active. And by "enable" it means "enable only".
by chulett
Tue Jul 19, 2011 7:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: record is splitting into two rows
Replies: 3
Views: 1066

PhilHibbs wrote:*p.s.* I've been getting a lot of double-postings recently, and I've seen the same from others - not seeing this on any other forums.
Yah, it happens alot and if the original poster didn't notice and clean it up themselves, I do. :wink:
by chulett
Tue Jul 19, 2011 7:14 am
Forum: General
Topic: How to can we get the details of a stage via unix
Replies: 12
Views: 2627

That is the way. What exactly do you mean by "it is not providing the oracle stage info"?
by chulett
Tue Jul 19, 2011 12:15 am
Forum: General
Topic: Need Help in UNIX script
Replies: 7
Views: 3119

As Ray noted -

Code: Select all

x=`du -m $full_file`
by chulett
Mon Jul 18, 2011 11:51 pm
Forum: General
Topic: No job report generated
Replies: 3
Views: 992

Sounds to me like something you should be referring to your official support provider. What version of 8.x are you running? Are you current on your fix packs?
by chulett
Mon Jul 18, 2011 11:46 pm
Forum: General
Topic: Need Help in UNIX script
Replies: 7
Views: 3119

Define "not working".

May not really matter as, unless you have a great deal of intelligence built into your "split" logic, all you'll have after the split are smaller useless XML file fragments. What are you planning on doing with these pieces?