Explain how a source file is populated?
No Answer is Posted For this Question
Be the First to Post Answer
What is use Array size in datastage
why do we need a datawarehouse when we have databases to store data?
hi All, i have one scenario like if source--->transformer-->2 target sequential files the 1 st target sequential file is loads the data from source and 2nd target sequntial file contain the 1st target total record count,and file name of 1 st target seq file and timestamp seperated by delimeter for example if source have 10 record the 1st target seq file hav 10 records and 2nd target seq file example 10|xyz.txt|20101110 00:00:00 could you please help me out how can i implement in datastage job.
what is materialized view used datastage?
LIST THE BUILT-IN STAGES AVALIABLE IN SERVER JOBS?
AGGREGATOR default datatype
I have the following columns in the EMP table Empid,Empname,Sal,month(Sal),year(Sal) and DOB(let us say the dob is 15th-Jan-1981) Desing a job such that the output contains the following empname,year(sal),tot(sal) and current age i.e. whether 18yrs or so on
insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu
what are the types of nodes
How to convert table data into xml file using xml output stage? please explain step by step;
5) A file contains 10 (1-10) I want trgt like Trgt 1 trgt 2 trgt 3 1 2 3 4 5 6 7 8 9 10