What is the use of hoursfromtime() function in transformer stage in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the local container and shared container?
why we use parameters instead of hard code in datastage
Unix Qn asked in datastage interview: I have diff type(.txt, .tmp, .bat etc) of file in 4 diff directories, I want move all '.txt' file from 4 directories to other folder. And need to delete all the files except which are created TODAY?
Suppose take my name "Reddyvaraprasad" From source it is coming Reddy vara prasad Need to get As Reddyvara prasad/
How to LOG 'unmatched Master' records and 'Reject Updates' in log files using MERGE stage?
How to clean the datastage repository?
how can we create a Sorrogate key in transformer stage? I want it in parallel mode
input like 2 7 8 9 5 1 7 3 6 output:2 5 6 how to find out this plz explain?
in oracle target stage when we use load option and when we use upsert option?
What is the Difference Between DataStage 7.5 version and 8.1 Version?
cust id,cust quty like 1,101;1,102;1,103 i want output like cust id,cust quty 1 101,102,103 in oracle please write a query in oracle
WHERE YOU USE UNIX COMMANDS AS A ETL DEVELOPER?