Search found 42189 matches

by chulett
Sat Apr 09, 2011 6:35 am
Forum: General
Topic: Unable to view the jobs in designer and director
Replies: 9
Views: 2177

Welcome! That's what happens when you do the 'DS.REINDEX ALL' and don't have exclusive access to the project in question and I do mean exclusive as in nothing running and no-one connected. If you are unsure how to arrange that, do it immediately after stopping & starting DataStage and warn peopl...
by chulett
Sat Apr 09, 2011 6:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Rows to Columns in DataStage 7.5.1
Replies: 3
Views: 4245

Jayanto, all you need to do is post your question in the appropriate forum and someone will help you as soon as they can. No need for personal emails on top of that.
by chulett
Fri Apr 08, 2011 6:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: what is parallel drop?
Replies: 7
Views: 2991

First thing that came to mind was cliff diving. Where have you heard this in an ETL context? :?
by chulett
Fri Apr 08, 2011 3:43 pm
Forum: General
Topic: How to pass File Name Parameter from script to MultiInstance
Replies: 1
Views: 1400

Have you done anything with dsjob before? You just need one -param name/value pair to pass the filename into the job from the command line.
by chulett
Fri Apr 08, 2011 3:40 pm
Forum: General
Topic: Rgarding 39125 Issue in datastage
Replies: 8
Views: 3398

Looks like you're losing way more than just the project indexes, so I doubt that rebuilding them would actually fix things for you.
by chulett
Fri Apr 08, 2011 9:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job aborted after 500 rows?
Replies: 4
Views: 1996

They're not asking why it aborted, but rather how to get it to pick up from where it left off when it is restarted. Unfortunately, checkpoints have nothing to do with this, that only affects Sequence jobs and job activites there.

And the answer is - only if you code it in.
by chulett
Fri Apr 08, 2011 9:06 am
Forum: General
Topic: Rgarding 39125 Issue in datastage
Replies: 8
Views: 3398

Well... not sure how much help anyone here can be. If it's happening frequently, seems you have either a rogue person or a rogue process. Does 'frequently' also mean 'regularly' as in on any kind of a schedule? Do you have any scripts or routines running on the server that try to automatically clean...
by chulett
Fri Apr 08, 2011 7:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error while calling an an Oracle Stored Procedure
Replies: 2
Views: 2199

OK... let's see if we can turn that frown upside-down. From the error it seems you are using the Stored Procedure stage for this. What is your exact job design? Have you used this stage in the past in this manner and you have had success before this (meaning, the problem is specific to this job) or ...
by chulett
Fri Apr 08, 2011 6:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file read running if the wrong delimeter
Replies: 6
Views: 5226

Finally, The sequential fine having any delimiter ( space, comma, pipe ), it is working fine. That just seems... odd to me and not any kind of behaviour I recall seeing in the past. I would have said the same thing Ray did. :? So can I treat this is a bug in data stage V8.1 version. Do I need to as...
by chulett
Fri Apr 08, 2011 6:48 am
Forum: General
Topic: Sharing: Infosphere 8.5 Installation on SLES 10 SP3
Replies: 1
Views: 2373

That's good information, thanks for sharing. Have you reported this to IBM?
by chulett
Fri Apr 08, 2011 6:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Extracting First row of sorted data
Replies: 15
Views: 8178

Then I used col1 as the only hash key and the col2 was sorted in descending order and also col2 was removed as a partitioning key. In this scenario it worked..and I got desired output, but why this behaviour Well, because it was the right thing to do? :wink: You partition on the grouping key(s) to ...
by chulett
Fri Apr 08, 2011 6:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Exporting in datastage 8.0.1
Replies: 2
Views: 2149

Not sure how simple it would be to query the repository to find them directly. Since there is an option to include them in the export, one could always include them and then compare the two results. Not fun but do-able.
by chulett
Thu Apr 07, 2011 6:22 pm
Forum: General
Topic: I need a help to pass Invocation ID at run time to a Sequenc
Replies: 4
Views: 2299

So... what's your actual question? :? Without knowing how your routine runs jobs, it's hard to provide specific advice. It seems like you know you just include the Invocation ID with a 'dot' after the job name when launching it. How exactly does 'GetJobsToRun' work? Seems to me the best approach wou...
by chulett
Thu Apr 07, 2011 3:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Convert string to 1st letter capitalized
Replies: 8
Views: 3010

As noted, use a BASIC Transformer in your PX job to leverage that transform.
by chulett
Thu Apr 07, 2011 11:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To read Lotus notes email attachment as input
Replies: 6
Views: 1891

Well yes, IBM owns both products but what I meant was whomever your support is contracted out to. It may be direct with IBM or may be via a third party, you'd need to check with your company if you're not sure.