Search found 131 matches

by vij
Wed Dec 27, 2006 4:10 am
Forum: General
Topic: Compilation Process - time
Replies: 5
Views: 3309

yes, i have 500 columns in the transformer stage and deriations for all will be a single "if condtn then dothis else passs null", thats all.. i use these 500 columns in the target also. For even a small change to the job it takes an hour , but if i do complie wthout any change, it takes fe...
by vij
Wed Dec 27, 2006 12:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Preserve sort order - in transformer stage
Replies: 5
Views: 4210

Preserve sort order - in transformer stage

Hi all,
I would want to know if the option "preserve sort order" in transformer stage ( i am doing an inline sorting in this stage) is enabled, will the process of loading data takes more time or more consumption of memory is used???

pls answer this.
Thanks
by vij
Wed Dec 27, 2006 12:36 am
Forum: General
Topic: Compilation Process - time
Replies: 5
Views: 3309

Compilation Process - time

hi all, I have a job which has about 500 derivations and it takes about an hour for compilation, after even a small change.The job has a source, target and transformer stage on which 500 derivations are made. I would want to know how to reduce the compilation time. pls anyone throw some light on thi...
by vij
Fri Dec 22, 2006 1:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: All the rows are written into log - how to avoid???
Replies: 1
Views: 1030

All the rows are written into log - how to avoid???

Hi, I face two problems: 1.Each and every row the input file reads is written on the log, eventhough i have not used the Peek Stage and the log says: "name of the stage.thelinkname_Peek,0: the values and the column names". I used the job parameter - APT_DISABLE_COMBITATION, but currently i...
by vij
Thu Dec 21, 2006 1:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: fatal error - sort stage
Replies: 6
Views: 4598

You can configure the maximum memory (per partition) that the Sort stage will use (by default it is 30MB). Any more than this spills to the scratch disk nominated in the configuration file. Partit ... how to avoid this error? is it possible to change the maximum capacity?how?if i use partitioning (...
by vij
Thu Dec 21, 2006 1:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: fatal error - sort stage
Replies: 6
Views: 4598

You can configure the maximum memory (per partition) that the Sort stage will use (by default it is 30MB). Any more than this spills to the scratch disk nominated in the configuration file. Partit ... how to avoid this error? is it possible to change the maximum capacity?how?if i use partitioning (...
by vij
Wed Dec 20, 2006 11:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: fatal error - sort stage
Replies: 6
Views: 4598

fatal error - sort stage

this is the error i am getting after i ran the job: APT_CombinedOperatorController(0),0: Failure during execution of operator logic. APT_CombinedOperatorController(0),0: Fatal Error: Tsort merger aborting: Scratch space full is this related with the memory of sort stage? actually i am sorting based ...
by vij
Wed Dec 20, 2006 11:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compilation problem
Replies: 8
Views: 2240

kumar_s wrote:Is it the same status for other jobs? Is it the same on other machine?
Have you tried command line compile, will it take the same time? Was your server busy with something else by the time you complied the job?
how to run the job using command line? wats the syntax?
by vij
Wed Dec 20, 2006 10:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compilation problem
Replies: 8
Views: 2240

Re: compilation problem

hi all, I am compling a job which used to take 3 or 4 min in the past, now takes about an hour to complie, the only change is the name of the file. and also not much transformations or derivations are involded in the job. is this some other problem? is there anyway i can stop the compilation proces...
by vij
Wed Dec 20, 2006 10:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compilation problem
Replies: 8
Views: 2240

compilation problem

hi all, I am compling a job which used to take 3 or 4 min in the past, now takes about an hour to complie, the only change is the name of the file. and also not much transformations or derivations are involded in the job. is this some other problem? is there anyway i can stop the compilation process...
by vij
Wed Dec 20, 2006 6:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data type conversion function
Replies: 6
Views: 3029

thanks for ur help ...
i have some problem in the data also, i am correcting it now .. but i am not sure whether that is the problem..
by vij
Wed Dec 20, 2006 5:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data type conversion function
Replies: 6
Views: 3029

for a decimal value wth length as 9 and precision 2, i shuld define in datastage as below rite? correct me if i am wrong ...
length precision
9 7

becos i still face the same problem ... pls help me in solving this ..
by vij
Wed Dec 20, 2006 3:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data type conversion function
Replies: 6
Views: 3029

yes, i do have decimal values from input... but i dont think there would be a problem in reading the decimal precision value ... can u throw more light on this?
by vij
Wed Dec 20, 2006 2:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data type conversion function
Replies: 6
Views: 3029

Data type conversion function

Hi all, 1. i would want to know wat function i need to use to convert a string value to integer value. 2. Also i get this warning, wen i ran my job: APT_CombinedOperatorController,0: APT_Decimal::operator=: the source decimal has even precision, but non-zero in the leading nybble, or is too large fo...
by vij
Fri Dec 08, 2006 6:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compilation error - transformer stage
Replies: 18
Views: 7127

compilation message : *** Internal Generated Transformer Code follows: 0001: // 0002: // Generated file to implement the V0S2_Xml_Load_Transformer_2 transform operator. 0003: // 0004: 0005: // define our input/output link names 0006: inputname 0 DSLink1; 0007: outputname 0 DSLink4; 0008: 0009: initi...