Have you used Unstructured data?
No Answer is Posted For this Question
Be the First to Post Answer
How can we read latest records in a text file named file1.txt using seq file stage only? file1 having 100 records in that 5 record sare latest records.How can we read that latest records?
on how many columns we can perform aggregation in the aggregator stage?
How to transfer file from one system to another system in UNIX?which command to be use?
what is operator combinality in datastage?
Nls stands for what in datastage?
When we will go for Data elements?
To see hidden files in LINIX?
A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.
how to abort the job its matain duplicates?
guys pls tell me where we use sequence jobs exactly in realtime proj explain pls with example.
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
CAN WE DECLARE DATASET SET WITH OTHER THAN .DS EXTENTION OR NOT IF YES WHAT IS THE DIFFERENCE U FIND?IF NOT WHY?