Search found 141 matches

by scorpion
Thu Jul 05, 2007 4:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Output file full Error
Replies: 4
Views: 2980

Output file full Error

Hi Everybody, When I am trying to run the one of my job,I am getting below fatal errors and getting aborted. Sequential_File_77,0: Output file full Sequential_File_77,0: Failure during execution of operator logic. Sequential_File_77,0: Input 0 consumed 1295395 records. APT_CombinedOperatorController...
by scorpion
Thu Jul 05, 2007 3:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TransformerError
Replies: 5
Views: 2821

The type is 'String' and the values are like: EOD,EFD.
by scorpion
Thu Jul 05, 2007 1:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TransformerError
Replies: 5
Views: 2821

Hi Arndw,

Thanks for the reply..

and "Run_Type_Parm" is a job parameter..Its not a stage variable.
by scorpion
Thu Jul 05, 2007 1:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TransformerError
Replies: 5
Views: 2821

TransformerError

Hi Everybody, When I am trying to run the one of my job,I am getting below fatal errors and getting aborted. 1)APT_CombinedOperatorController(0),0: Fatal Error: Arg to adopt() not null terminated 2)node_node1: Player 8 terminated unexpectedly. 3)nulls={value=first}}}}(0),0: Failure during execution ...
by scorpion
Mon Jul 02, 2007 12:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: tRANSFORMER ERROR
Replies: 1
Views: 1163

tRANSFORMER ERROR

Hi All,

I am getting following error,when i tried to run my job.



main_program: Fatal Error: Source "UNG_SCT_ID" is already kept.

Could any one help me on this.
by scorpion
Mon Jul 02, 2007 8:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stage to be used
Replies: 7
Views: 2114

Hi Thanks for the reply, I have the input flow already in one transformer,so i am planning to implement this(user-defined qry)in a seperate flow. i need to combine thease 2 input transformer (both has the same colflows. and i will map the target column from 2nd transformer flow.(which will have the ...
by scorpion
Mon Jul 02, 2007 8:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stage to be used
Replies: 7
Views: 2114

Thanks ArndW, I am extracting records from 2sybase tables(ex: A,B) based on some extraction logic in user-defined query in sybase stage. I am extracting columns from both the tables.And I am populating in to a TARGET file,after implementing some transformation logic. Now for one of the target column...
by scorpion
Mon Jul 02, 2007 4:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stage to be used
Replies: 7
Views: 2114

Hi Arndw,

Thanks for the reply,If go for funnel,is it possible to select one column from 1st transformer and other column is from 2nd transformer.

If so,In out put mapping window in funnel,how should i map one column from 1st trans and the other column from 2nd trans.

Please reply
by scorpion
Mon Jul 02, 2007 3:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stage to be used
Replies: 7
Views: 2114

Stage to be used

Hi All, I am looking for some solution, I have 2 input data flows in my job from same table. But in my out put i need one column is from 1st transformer and the other column is from 2nd transformer. for ex: EMP1---------------> Transformer1 (EMPNUMBER, EMPNAME) EMP2--------------->Transformer2 (EMPN...
by scorpion
Fri Jun 29, 2007 9:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup Error
Replies: 7
Views: 5356

Thanks For the reply ray, While doing a Lookup,Can we have field names same in both the tables. In my job I am looking up the same table data. main link column name is as same as reference link column name. I am getting below warning message in my job log: Lookup_22: When checking operator: Dropping...
by scorpion
Fri Jun 29, 2007 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup Error
Replies: 7
Views: 5356

Lookup Error

Hi All, I am getting following errors while Lookup. 1. Lookup_10: Error when checking operator: Unrecognized type-specific format properties: {case=insensitive}; on key "XXX" 2. Transformer_10: Error when checking operator: Could not find input field "YYY". Note:There was a input...
by scorpion
Tue Jun 26, 2007 9:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer logic
Replies: 4
Views: 1370

Yes Ray,

I am planning to become a premium member,but what i meant that i asked non premimum members to explain the logic in the similar way,what you mentioned earlier.

Sorry for the confusion.

Thanks
by scorpion
Tue Jun 26, 2007 8:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer logic
Replies: 4
Views: 1370

Hi Ray,

Thanks for the reply,since I dont have a premier membership,I am not able to view your full message.

Does some body tell me,what is Ray's reply message.
by scorpion
Tue Jun 26, 2007 5:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer logic
Replies: 4
Views: 1370

Transformer logic

Hi Everybody, I stuck with to implement some logic in my datstage job. Below is the logic to populate one of my target column 'xxx'. my source table is : SCORPION In that i have columns like 'aaa','bbb','ccc' logic to populate 'xxx'target column IS: If the SCORPION.aaa(primary record) is not NULL th...
by scorpion
Tue Jun 26, 2007 4:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer derivation logic
Replies: 3
Views: 2595

Thanks to all, I got the solution,i removed NullToEmpty and Trim function in the earlier transformer stage and i applied If IsNotNull(Link.xxx) Then Link.xxx else If IsNotNull(Link.YYY) Then Link.YYY else If IsNotNull(Link.ZZZ) Then Link.ZZZ Else "" it is working fine. thanks for the help ...