Search found 150 matches

by vinsashi
Wed Jan 06, 2010 10:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error: Added field has duplicate identifier()
Replies: 3
Views: 7966

In the reference i have only PD_ID,UNQ_ID_SRC_STM fileds only ..So I have to map IP_ID from Source input.
Thanks
vin..
by vinsashi
Wed Jan 06, 2010 7:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error: Added field has duplicate identifier()
Replies: 3
Views: 7966

Fatal Error: Added field has duplicate identifier()

Hi, I am performing Lookup.at the run time i am facing this problem Fatal Error: Added field has duplicate identifier():PD_ID inputtablecolumns: IP_ID PD_ID(it contains data like AAA,BBB) RefenceDatasetColumns: PD_ID(it contains data like 1,2,3) UNQ_ID_SRC_STM(it contains data like AAA,BBB) in looku...
by vinsashi
Tue Jan 05, 2010 5:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Syntax of Macro function of DSLinkinfo
Replies: 4
Views: 3845

hi, In server jobs process1: DSGetLinkInfo(DSJ.ME, DSJ.ME, DSJ.ME, DSJ.LINKROWCOUNT) DSJ.ME(it reads current job name) arg2:DSJ.ME(it reads current source stage name) arg3:DSJ.ME(it reads current link name) arg4:cal DSJ.LINKROWCOUNT then if u have 4 records in input then in output u will get 1 2 3 4...
by vinsashi
Tue Dec 29, 2009 6:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: job parameter error in job activity
Replies: 4
Views: 968

I have changed parameter as rundate.Now its working.
Thanks a lot Chulett
by vinsashi
Tue Dec 29, 2009 4:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: job parameter error in job activity
Replies: 4
Views: 968

job parameter error in job activity

Hi,
I have one job parameter date. in job activity i am giving value expression for that parameter

Code: Select all

parameters
name      valueexpression
date         date
but it showing in redcolour
and getting this error
Expected:left paranthesis("(")

thanks in adavance
vin..
by vinsashi
Tue Dec 29, 2009 4:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unlock jobs
Replies: 4
Views: 1939

Hi,
In Datastage Administrator select project and click on properties under general tab you will get Enable job administration in Director.If you enable that you will get Cleanup resources active in Director.(after enable close once director and open)

Thanks
vin..
by vinsashi
Wed Dec 23, 2009 4:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Clearing PH folder
Replies: 2
Views: 1264

Clearing PH folder

Hi,
What PH folder contains under project folder.what is the neccessary to clear when moving to production

Thanks
by vinsashi
Fri Dec 18, 2009 2:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File Delimeter
Replies: 6
Views: 2163

Any help on this
by vinsashi
Thu Dec 17, 2009 11:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File Delimeter
Replies: 6
Views: 2163

File Delimeter

Hi, my source file is comma delemeter. and data i have like this pdid,pdcost,pdnm a001,10,000,XXX b001,20,000,YYY c001,1,00,000,ZZZ when i am reading in sequntial file i am getting wrong data under pdcost.underproduct cost i wil get data like this 10,000 20,000 1,000,000 In windows environment i am ...
by vinsashi
Fri Dec 11, 2009 5:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job sequnce execution
Replies: 3
Views: 1471

Job sequnce execution

Hi, I have 15 jobs i have to execute like this. job3(output1,2,3) if output=1 job1->job2->job3---------------->job4-->job5-->job6 if output=2 ----------------->job--->job8--->job9 if output=3 ----------------->job10-->job11--->job12 in job3 i wil get output is like 1,2,3(but 1,2,3 wont come at a tim...
by vinsashi
Wed Dec 09, 2009 1:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sending mail (file data as a body)
Replies: 6
Views: 1940

i am working on windows environment.

thanks
v..
by vinsashi
Tue Dec 08, 2009 11:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sending mail (file data as a body)
Replies: 6
Views: 1940

Sending mail (file data as a body)

Hi,
I did one job that job output is txt file. that output i have to sent mail in body part .

thanks in adavance
vin..
by vinsashi
Tue Dec 08, 2009 8:34 am
Forum: General
Topic: RT_LOG207 error
Replies: 5
Views: 2023

I Checked in RT_LOG207 folder in project folder in that i have i dont have type30 file .i have DATA.30,OVER.30,%S%SJOB.STARTED.NO and 52 to 69 filenames i have.can i copy TYPE.30 from some another RT_LOG folder.
Thanks
v..
by vinsashi
Tue Dec 08, 2009 7:52 am
Forum: General
Topic: RT_LOG207 error
Replies: 5
Views: 2023

RT_LOG207 error

Hi,
at the time of compiling gettting error as failed open RT_LOG207.

thanks in adavance
v..
by vinsashi
Tue Dec 08, 2009 5:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: datatype equivalent
Replies: 7
Views: 3080

I have imported that one from osh schema defination.is any differnce when importing metadata from plug-in metadefination and osh schema
Thanks