in source is like seq file in date column have
dd-mm-yy
dddd-mmmm-yyyy
mm-dd-yy
yy-dd-mm
yy-mm-dd
i want to display only yy-dd-mm date formats only in tgt?

Answer Posted / bharath

Hi,
First convert your column datatype date to string using modify
stage and then by transformer stage change it as
StringToDate(datestring,["yy-dd-mm"])
then u get...

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of pivot stage?

608


What are the various kinds of the hash file?

664


Differentiate between validated and Compiled in the Datastage?

646


How many types of stage?

678


Define ds designer?

768






how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.

2734


What are constraints and derivations?

656


A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?

2032


What is oci?

855


What are the different type of jobs in datastage?

608


What are orabulk and bcp stages?

649


What are the stages in datastage?

639


What are the features of datastage flow designer?

635


In work load management there are three options of Low priority, Medium priority and High Priority Jobs which can be used for resource management. why this feature is developed when there is already jobs prescheduled by scheduler or autosys. what will be the use of workload management then?

1049


What is difference between join, merge and lookup stage?

638