Search found 32 matches

by tsktsk123
Wed May 14, 2008 6:35 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Webservices
Replies: 8
Views: 6605

Thank you very much Ernie !! I need some more clarification.Please correct me if i am wrong, my input will be Oracle stage, as the data is present in tables and i need to send these data to filenet through their webservices, will the below design fine (i didn't get the webservice, otherwise would ha...
by tsktsk123
Tue May 13, 2008 5:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Duplicate row issue in transformer
Replies: 1
Views: 1090

Duplicate row issue in transformer

Hi, We have the following requirement. source table struture e_no date e_n e_code e_catg e_sal src 1 1-Jan-08 a aa 100 abc 2 2-Jan-08 b bb ab abc 3 3-Jan-08 c bc 200 abc the lookup table structure is src variable value s_d e_d abc e_code zz 1-Dec-08 28-Dec-08 abc e_catg zzz 2-Dec-08 abc e_sal 1000 3...
by tsktsk123
Tue May 13, 2008 9:51 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Webservices
Replies: 8
Views: 6605

Webservices

through webservices. I am new to webservice pack of DS. While loading data to the Database, parallely we have to load the records into Filenet by calling their webservices. The job to load the Database is already created in PX. Using WSTransformer will it be possible to take the input in table struc...
by tsktsk123
Mon May 12, 2008 6:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Function or variable to get table name and field name
Replies: 3
Views: 1761

My requirement is to extract the table name and field name from the database (Oracle) of the source record. We have not stored the table names and fields in the database. i.e.say my table name is EMP which has the following fields EMP_NO, EMP_NAME and EMP_DEPT. I just wanted to know is there any fun...
by tsktsk123
Mon May 12, 2008 4:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Function or variable to get table name and field name
Replies: 3
Views: 1761

Function or variable to get table name and field name

and field name of that table in its condition. Appreciate greatly if you could let me know about the variable or function in DS to get table name and Field name

Thanking in advance !!
by tsktsk123
Wed Apr 16, 2008 6:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Audit information of DS Jobs
Replies: 2
Views: 858

Audit information of DS Jobs

hi, I like if there is any option through which we can track who made changes to the DS jobs, say if a person A created a JOB A and it's been modified by Person B on XX date and Person C on YY date. Is there a way to get this information from DS using Director, administrator, designer or manager. Ap...
by tsktsk123
Wed Apr 16, 2008 3:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Loading mutiple files using the same job
Replies: 8
Views: 2736

Hello All,

thanks for all your help on this, i will try to implement the solution provided by you guys, will let you know if i need any help on that.

thanks
by tsktsk123
Mon Apr 14, 2008 11:02 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Parallelism using RTI
Replies: 1
Views: 2298

Parallelism using RTI

Hi, DS has to communicate with another application through webservices. For this I think we need to use DS RTI Component, as I never used it before I need help to understand how it works and wheather it's similar to Parallel Extender. 1) Will DS RTI operate in parallel mode or will it work only in s...
by tsktsk123
Mon Apr 14, 2008 11:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallelism using RTI
Replies: 3
Views: 1146

Hello Chulett, Thanks for your reply, can u please help me with the information about performance of the RTI job, and if parallelism is possible in RTI. Briefly, RTI bolts on to either PX or Server jobs, allowing you to expose either as a service or leverage services inside either. And yes, it does ...
by tsktsk123
Mon Apr 14, 2008 10:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallelism using RTI
Replies: 3
Views: 1146

Parallelism using RTI

Hi, DS has to communicate with another application through webservices. For this I think we need to use DS RTI Component, as I never used it before I need help to understand how it works and wheather it's similar to Parallel Extender. 1) Will DS RTI operate in parallel mode or will it work only in s...
by tsktsk123
Mon Apr 14, 2008 6:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Loading mutiple files using the same job
Replies: 8
Views: 2736

Hi, Thanks for your reply, we are getting 3 different control files and 3 different data files for 3 different dates. We need to load extract date from the control file so we can't use file pattern as we have one control file for each data file. You can use the file pattern to read from the multiple...
by tsktsk123
Fri Apr 11, 2008 8:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Running job in parallel to load dataset
Replies: 1
Views: 628

Running job in parallel to load dataset

Hi, We have a requirement to do a loading from multiple source files i.e. the source system will send data based on extract date, if the extract date is less than the sysdate then we need to load the file as the reload process. Say if the sysdate is 05-Dec-2008 and we receive 3 different files from ...
by tsktsk123
Fri Apr 11, 2008 8:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Loading mutiple files using the same job
Replies: 8
Views: 2736

Loading mutiple files using the same job

Hi, We have a requirement to do a loading from multiple source files i.e. the source system will send data based on extract date, if the extract date is less than the sysdate then we need to load the file as the reload process. Say if the sysdate is 05-Dec-2008 and we receive 3 different files from ...
by tsktsk123
Mon Feb 18, 2008 9:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Generation of Surrogate Key
Replies: 20
Views: 14493

Generation of Surrogate Key

Hi, The requirement is to load surrogate key in the target table to maintain the uniqueness in the target table. Daily we need to run this job and new records will be loaded to the target, i like to know if datastage will save the last generated the surrogate key during it's last run and increment t...
by tsktsk123
Mon Feb 18, 2008 9:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Working day of last month
Replies: 6
Views: 1495

Working day of last month

Hi, Can anyone help to understand if there is any function in datastage to get the working day of last month i.e. say the month end is 31-May-2008, then we need to see if the month end day falls on weekend if so we need to get the friday(30-May-2008) and pass it to the target. In this example 31-May...