Search found 3 matches

by sandeep8.s
Mon Nov 10, 2008 7:51 am
Forum: General
Topic: Is there any impact on perf while calling external routines
Replies: 3
Views: 1884

By Performance I mean the time it takes in process while calling external procedure.
by sandeep8.s
Mon Nov 10, 2008 3:02 am
Forum: General
Topic: Is there any impact on perf while calling external routines
Replies: 3
Views: 1884

Is there any impact on perf while calling external routines

Hi,
I have to call external routine in my DataStage job to perform certain transfermation matching and filter.
Is there any issue on performance while using these external routines?
by sandeep8.s
Wed Nov 05, 2008 1:07 am
Forum: General
Topic: Can we use regular expression in DataStage job??
Replies: 5
Views: 12794

Can we use regular expression in DataStage job??

Hi
I have to match some text pattern in a data. Is it possible to use regular expression in Data Stage parallel job?