Search found 42189 matches

by chulett
Tue Mar 01, 2011 8:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: parallel jobs
Replies: 6
Views: 2066

There... fixed. :wink:
by chulett
Tue Mar 01, 2011 4:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to search for a specific string within an input string
Replies: 6
Views: 2500

Which I would have mentioned if there was any chance for an inadvertent substring match... in this case there isn't, so left that one alone. :wink:
by chulett
Tue Mar 01, 2011 9:50 am
Forum: General
Topic: Job Sequence
Replies: 5
Views: 2264

That would be a question for your official support provider. You may be referring to the "Service Pack 2" patch if you are on Windows XP or there may be some other I'm not aware of. Regardless, you'd need to get it via your support provider.
by chulett
Tue Mar 01, 2011 9:47 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Tutorial lessons for IBM WTX (Yes, I am a licensed user)
Replies: 9
Views: 17478

ray.wurlod wrote:It may also be downloadable from the IBM web site, or available through your reseller.
by chulett
Tue Mar 01, 2011 7:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Complex Flat Files
Replies: 1
Views: 1145

There is a hard limit in the Viewer on how much data it can display... you've exceeded that in at least one field. Not much you can do about that if your field sizes are correct, view it outside of DataStage if you need to see every last bit.
by chulett
Tue Mar 01, 2011 7:47 am
Forum: General
Topic: Getting data out of DS_AUDIT
Replies: 5
Views: 4100

Have you tried using a UV stage rather than ODBC? Off the top of my head, there is an environment variable that may help with ODBC, something like MAXFETCHBUFFER ?? It's been mentioned here, perhaps a search would turn it up.
by chulett
Mon Feb 28, 2011 7:47 pm
Forum: General
Topic: metadata server
Replies: 4
Views: 2497

Moving this one as well and will lock the duplicate. :?
by chulett
Mon Feb 28, 2011 7:44 pm
Forum: General
Topic: The client is not licensed to run against selected services
Replies: 1
Views: 1705

Replying just to let you know I've moved this to a more appropriate forum.
by chulett
Mon Feb 28, 2011 7:42 pm
Forum: General
Topic: Metadata Server
Replies: 2
Views: 6620

We'll start with... the General forum. Can always move it again if people deem that to be appropriate.
by chulett
Mon Feb 28, 2011 10:42 am
Forum: General
Topic: stastics in datastage tables purpose
Replies: 3
Views: 2730

I don't believe that is the "statistics" being asked about here. With the "our DBA is in charged to collect statistics to different tables in datastage" comment, I was thinking this was more about audit/trending stats that need to be collected run over run. :? Hopefully the OP ca...
by chulett
Mon Feb 28, 2011 10:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Joining more than 2 tables in a server job
Replies: 10
Views: 4233

First, you make sure the lookups happen in the proper order. Secondly, you pass the output of one lookup to the input key(s) of the next one by typing their names in manually as there is no way to do this via the GUI. Thirdly, you live with the fact that those keys will show in red as if there was s...
by chulett
Mon Feb 28, 2011 8:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MKS ToolKit Installation Failed
Replies: 4
Views: 4795

shivadas wrote:do you mean chulett, The version of Datastage I have doesn't support Win 7? Is there another way to fix like installing vm or some thing else.
No version of DataStage supports Windows 7 for the server product. Client maybe, server no. As noted, for VM, a supported O/S should work just fine.
by chulett
Sun Feb 27, 2011 8:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage job hangs after main_program: orchgeneral: loaded;
Replies: 2
Views: 4431

Have you checked with your DBA, seen what's going on in your target database? I would guess some kind of locking...