why dataset ?
Answers were Sorted based on User's Feedback
Answer / srinivas
Dataset is a file which can be used for stored data as intermediate result.
Compared to other files processing is fast by using the Dataset because its internal format is DataStage support format.
Most of the times we can use this as intermediate data storage.
One added advantage is node system we can use multiple nodes
in dataset.
We have lot of uses by using this file dataset.
In server edition we have hashfile same way in parllel edition we will use DataSet.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is container and then types?
How many areas for files does datastage have?
How can you write parallel routines in datastage PX?
What is configuration your file structure 2)I have two databases both are Oracle while loading data from source to target the job takes 30 min but I want to load less time how?
Hai..,This Kiran . how to immlement SCD's through sequential file.please explain briefly.if nt ask me i will explain ,what i know.
Hi, I am getting data from sequential file like below column1 A&B C&D A&E X&Y&Z v&x But I need the target column as like below column1 A and B C and D A and E X and Y and Z v and x
in datastage scenario this is sourec data i want this traget? tell me please? source target ------- ------- Mohan,Prasad,Naresh Mohan Prasad Naresh
I have 5 different sources i want same records in 5 different targets Can you any body send me this question answer rathdsetl@gmail.com
What is Horizontal transformation, vertical transformation,diagonal transformation?
What are the different plug-ins stages used in your projects?
guys pls tell me where we use sequence jobs exactly in realtime proj explain pls with example.
when will you go for dataset and fileset?