How to Convert a string function to date function by using
only sequential file stage with out using other stages ?
Answer Posted / saidarao
by using transformer stage
in functions one option like-string 2 date ,we can possible.
Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are the types of containers?
How the ipc stage work?
What is the difference between operational data stage (ods) and data warehouse?
What is meta stage?
What is a merge?
How do you import and export data into datastage?
What is the difference between hashfile and sequential file?
Explain usage analysis in datastage?
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
What is the roundrobin collector?
What is size of a transaction and an array means in a datastage?
How a routine is called in datastage job?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?
What is the difference between odbc and drs stage?