it is possible to load two tables data into one sequential
file?if possible how?plz share with me?
Answer Posted / amit
Two tables means, there is a possibility of mismatching metadata. In this case also, we can load data into a sequential file without maintaining the metadata of two tables.
If we want to keep track of these records, then we can, add one record identifier field, to later identify the records while extracting data from file.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many areas for files does datastage have?
Can you explain link buffering?
What is the difference between orabulk and bcp stages?
How one source columns or rows to be loaded in to two different tables?
What are the differences between datastage and informatica?
how to delete one row in target dataset
In work load management there are three options of Low priority, Medium priority and High Priority Jobs which can be used for resource management. why this feature is developed when there is already jobs prescheduled by scheduler or autosys. what will be the use of workload management then?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
What is a merge?
What are the different plug-ins stages used in your projects?
Describe link sort?
What are the various kinds of containers available in datastage?
how can we create rank using datastage?what is the meaning of rank?
I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this
Nls stands for what in datastage?