Search found 42 matches

by Satwika
Tue Jan 31, 2012 5:22 am
Forum: General
Topic: New Functions
Replies: 16
Views: 7472

Hi,

Thank you Eric,

I'm checking all the functions in server and parallel. And Cross checking the functions from other coding languages so that I can found something not there in DS. And checking ur suggestion. am I approaching right way?. :oops:

Thank you..............
by Satwika
Fri Jan 27, 2012 7:57 am
Forum: General
Topic: New Functions
Replies: 16
Views: 7472

Thank you Qt_Ky


My POC is like that.. Want to write some creative function :(

Any idea.........

Yes, For Parallel routines we need to write in C++ code , there is no way to escape. :)
by Satwika
Mon Jan 23, 2012 12:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: schema file
Replies: 3
Views: 1419

Hi, Good morning I have to do transactions on the 3 columns op_id , P_id and cus_opp_id. Aggregation functions i need to perform and i have to split the cus_opp_id based on the characters and processing only one part from the split. So, how to do this . All columns are performing from the schema file.
by Satwika
Fri Jan 20, 2012 6:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: schema file
Replies: 3
Views: 1419

schema file

Hi , I have one job which is using schema file. And We have requirement to perform some transactions on the columns which were mentioned in schema file. This has to be done before loading into a target. Target also using the same schema file. Job designed : Seq file --> T/f --> Target . In T/F i nee...
by Satwika
Fri Jan 20, 2012 4:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: filepattern - reading list of files
Replies: 18
Views: 8258

Hi jwiles,

Thanks for reply,

I have given with 'cat' in file pattern .. but i'm getting the follow error :

Sequential_File_0,0: Couldn't find any files on host SEW06728 with pattern CAT//\ \ H:/DEV_VIF0_EE/TEMP/TEST./*.

Do i need to enable /check any option :?:

Thank you
by Satwika
Fri Jan 20, 2012 12:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: filepattern - reading list of files
Replies: 18
Views: 8258

[quote="chulett"]Yup. Crap, how did I miss that? It's right there in black and white pixels in the documentation of all places: File Pattern: Specifies a group of files to import. Specify file containing a list of files or a job parameter representing the file. The file could also contain ...
by Satwika
Wed Jan 18, 2012 7:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: filepattern - reading list of files
Replies: 18
Views: 8258

Hi,

Can you please ellobarate on this. I tried to read from a file which contains the list of file names but it's not considering the columns in the listed files.
by Satwika
Wed Jan 18, 2012 1:40 am
Forum: General
Topic: Job properties
Replies: 1
Views: 1470

Job properties

Hi Everyone :) , I have control job which executes the sequence of jobs. We have 'job control' tab in job properties. Can I declare the sequence of jobs here to execute successfully. Can we have options to control the job here. What's the difference in executing the jobs in jobcontrol instead in the...
by Satwika
Mon Jan 09, 2012 7:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: File names and Dates from directory
Replies: 10
Views: 4146

Thank you sekhar , it's working.
Can you expand the command :

sed 'N;$!P;$!D;$d'

I read in some forums but unable to understand.

Thanks in Advance.
by Satwika
Mon Jan 09, 2012 2:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: File names and Dates from directory
Replies: 10
Views: 4146

How to eliminate summary part :

By using command stage in server job we can get the list of files and dates. In parallel by using External source stage we can get it (as said by kryton). Here I have an output of file names and dates along with the summary : My question is how to eliminate the summary part at the top and the bottom...
by Satwika
Tue Jan 03, 2012 10:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row Merger
Replies: 4
Views: 2167

Row Merger

Hi Good morning, I tried to merge the rows in a single column, but it is not working. Eg: i have an input "1","satwika" "2", "Ravi" Expected output is "1satwika" "2Ravi" But I have got the output , same as input. In help it's says that It m...
by Satwika
Mon Jan 02, 2012 11:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row Merger
Replies: 4
Views: 2167

Row Merger

Hi Everyone,

I am trying to use rowmerger in 8.1X , but not able to find out the difference. Please clarrify this to me .(followed the help also) Thank you.

Regards
Satwika