Search found 30 matches

by rmeenakumari822
Wed Nov 19, 2008 3:17 am
Forum: General
Topic: capture duplicate data
Replies: 8
Views: 3454

Re: capture duplicate data

Hi,

by using remove duplicate stage duplicate data will be removed but i want to caputured the duplicate data to one target table

how to solve it?
by rmeenakumari822
Wed Nov 19, 2008 3:16 am
Forum: General
Topic: capture duplicate data
Replies: 8
Views: 3454

Re: capture duplicate data

Hi,

by using remove duplicate stage duplicate data will be removed but i want to caputured the duplicate data to one target table how?
by rmeenakumari822
Wed Nov 19, 2008 2:41 am
Forum: General
Topic: capture duplicate data
Replies: 8
Views: 3454

capture duplicate data

Hi, 1. I have a source like id name sal 1 aaa 1000 2 bbb 2350 1 aaa 1700 3 ccc 3690 1 aaa 4000 2 bbb 3000 in target duplicate records must be caputure 1 aaa 1000 1 aaa 1700 2 bbb 2350 How to solve it? 2. How to capture only the Duplicate record for source using SQL query?
by rmeenakumari822
Tue Nov 18, 2008 12:42 pm
Forum: General
Topic: unlock job
Replies: 1
Views: 1157

unlock job

Hi

What are the different way to release the locked job?
other than DS director-cleanup resource
by rmeenakumari822
Tue Nov 18, 2008 12:36 pm
Forum: General
Topic: stages
Replies: 5
Views: 1628

can u explain me in detail?
by rmeenakumari822
Tue Nov 18, 2008 12:30 pm
Forum: General
Topic: date function
Replies: 2
Views: 1176

date function

Hi,

i have a string as 20050920 in date type
how to convert date string to 20/9/2005

what date function should be used?
by rmeenakumari822
Tue Nov 18, 2008 11:46 am
Forum: General
Topic: string function
Replies: 1
Views: 1325

string function

Hi

i have a string like "ap_re_tfg_bftr"

what is the function to find how many "-" symbol is present in a string

Pls help me

Thanks
by rmeenakumari822
Tue Nov 18, 2008 11:39 am
Forum: General
Topic: job sequence
Replies: 1
Views: 675

job sequence

Hi

i have a job sequence like s1-s2-s3-s4-s5
s3 has been failed and sequence aborted
need to run again the job sequence but we have to start from s3
since s1 & s2 already executed how to process it?
by rmeenakumari822
Tue Nov 18, 2008 11:31 am
Forum: General
Topic: stage variable
Replies: 1
Views: 651

stage variable

Hi,

Can we assign a NULL value to stage variable

it is possible?

Thanks
by rmeenakumari822
Tue Nov 18, 2008 11:21 am
Forum: General
Topic: stages
Replies: 5
Views: 1628

stages

Hi,

i have a source in flat file like
id code1 code2
101 a-1 a-2
142 b-1 b-2
...
and the required target column is
id code
101 a-1
101 a-2
142 b-1
142 b-2
.....
How can i get the required target?
pls help me to slove it

Thanks
by rmeenakumari822
Thu Nov 06, 2008 12:05 am
Forum: General
Topic: unix command
Replies: 4
Views: 1681

unix command

Hi,

i want to learn unix command,

where i can learn those unix command related to Datastage

can any one say me the website for it

Thank you
by rmeenakumari822
Fri Oct 31, 2008 3:23 am
Forum: General
Topic: Test Cases
Replies: 2
Views: 951

Test Cases

Hi,

How can we write test cases? give me one eg
(ie) what r the test cases for sort stage
by rmeenakumari822
Fri Oct 31, 2008 3:17 am
Forum: General
Topic: Hash file
Replies: 2
Views: 928

Hash file

Hi,

1. Can any one say the diff b/w static and dynamic hash file?
2. How to release the job lock?
by rmeenakumari822
Tue Oct 28, 2008 1:19 am
Forum: General
Topic: routine
Replies: 2
Views: 1440

routine

How can you compile and run your PX routines?
by rmeenakumari822
Sat Oct 25, 2008 9:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: EXCEL files
Replies: 2
Views: 1246

EXCEL files

Hi,

How to import EXCEL files in Data Stage 7.5