Search found 5168 matches

by kumar_s
Fri Aug 11, 2006 5:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance degradation upgrading DataStage release
Replies: 5
Views: 1020

This shouldnt be just due to the DS upgrade. Check whether the table has any lock, and the job might be waiting for the lock to get relased.
Why cant you check the disk spcace?
What do you mean by central memory? Is it temp dirictory? If so what stops you to check the avaiability of space?
by kumar_s
Fri Aug 11, 2006 5:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting record count from Transformer
Replies: 6
Views: 6437

Are you getting the numbers for each partition, then you should be able to make up with the combinations of followings @PARTITIONNUM,@NUMPARTITIONS,@INROWNUM
by kumar_s
Fri Aug 11, 2006 5:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capturing Error meessages in director
Replies: 4
Views: 697

Search for title "Capturing ORACLE error",Hope this should help your requriement.
by kumar_s
Thu Aug 10, 2006 2:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Project Corruption
Replies: 8
Views: 2258

So, will errors.txt gives the information about corrupted file? But it shows " Backing up <filename>". May I know what other reasons to get this errors, because, "UVFIXFILE <filename>" is giving not error to the hashed file that I got in the errors.txt. And May I know the actual syntax for backup us...
by kumar_s
Thu Aug 10, 2006 1:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TRIM FUNCTION
Replies: 6
Views: 1904

Search for another similar post in the topic "Warning during execution of StringToDecimal Function"
by kumar_s
Thu Aug 10, 2006 1:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Internal Error: (0): odbcupsert.C: 846
Replies: 5
Views: 1039

I guess, its your second post regarding the same issue. i know you havnt got any solution in the previous thread.
As suggested in the previous thread, have you tried to reset the job? Have you got "From the previous run.." log? If so what does it says?
by kumar_s
Thu Aug 10, 2006 1:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is there any way for looping in datastage
Replies: 7
Views: 1891

balajisr wrote:It would be better if you could explain your requirement in detail.
Meena is correct loop activity is available in 7.5 only.

...and in further release.
by kumar_s
Wed Aug 09, 2006 11:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Combinability mode. What is it used for?
Replies: 4
Views: 1178

Stages is GUI term used in front end, operator term used in the underlying design of datastage. For example, sort operator, funnel operator, sortfunnel operator... Can be explicitly available as a stage, or will be supplied by datastage along with other stages like, funnel, join, sequential file Sta...
by kumar_s
Wed Aug 09, 2006 2:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: creating a routine for excahnge of foriegn currency
Replies: 3
Views: 970

the date , the currency code, the desired currency code and the sum This will be input. But you need to have a hash file (in your case) which holds the conversion rate for that date. So that you can do a lookup on the date and or the currency code to get the conversion rate for that poit of time. A...
by kumar_s
Wed Aug 09, 2006 2:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: RFC connectivity from DataStage to SAP BW
Replies: 7
Views: 3515

Mukund - Can you pls delete the other duplicate post created.
by kumar_s
Wed Aug 09, 2006 1:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error While running multiple instances
Replies: 30
Views: 11242

ray.wurlod wrote:Yes, physical. Separate spindles.

Ray - Still I dont get why you suggested 24. For a case of 1 CPU per node and 8 such node, May I know what way does 24 disk access improves the preformance. I guess the read / write will be done serially, i.e., disk1 then disk2, then disk3... :?
by kumar_s
Wed Aug 09, 2006 12:58 am
Forum: General
Topic: Parameters
Replies: 4
Views: 2423

I could vaguely recall, there was a post stating that, in some version of Server edition, you need to reconfigure the password for each time you move the code from one environment to another.
by kumar_s
Wed Aug 09, 2006 12:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error compiling Job Control Subroutine [Job name]
Replies: 12
Views: 4906

That was horrible. :evil:
Fortunately I got access to restart Unix server. As of now its going ok. :) Let me see, as you faced the same issue again on the next day..... Now I dont mind to find the root cause, but I wish it shouldnt continue. :?
by kumar_s
Tue Aug 08, 2006 10:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error compiling Job Control Subroutine [Job name]
Replies: 12
Views: 4906

wvandegaer - Do you got any updated on this?
Iam facing the same issue now. Version is 7.0 / unix.
I yet to restart datastage, but iam not sure I can restart unix server. :cry: