can we see the data in fixed width file? how can u change
the datatype of fixed width files?
Answer / venkat
in seq file field width option is there we can change datatype and length
Is This Answer Correct ? | 0 Yes | 1 No |
1.What is the flow of Transformer? 2.How can you do INDEX table in DataStage level?
Hi guys, In sequencer job, we have 3 sources, in that 1st source have some records, Here requirement is 1st source records are 100 then only run the job otherwise total job will abort... How to calculate this. please design the job. Thanks.
Two source files contains same meta data third file contains different data types can I funnel that file.
Hi , Today 1000 records updated, tomorrow 500 records updated how to find that?
How to exclude first and last lines while reading data into a sequential file(having some 1000 records).I guess probably by using unix filter option but not sure which to use
Hi friends,Two input files, wants to validate only if the reference data has '0' otherwise no validation should be done..how to do this??
What is the difference between in process and inter process?
where we use config file as parameter ?
Define Data Stage?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
What is the Difference Between DataStage 7.5 version and 8.1 Version?
by using dsjob..we can run only one job at a time?how can u run multiple jobs at a time in unix?