Difference between sequential file and data set?
Answer / Mukesh Kumar
A Sequential File is a simple file format where records are stored in a linear fashion, with each record following the previous one. A Data Set, on the other hand, is a container in DataStage that stores multiple files or objects, allowing for easier management and processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
I have a source table with column name CITY having 100 records, I want target table with column name start with 'A' and 'B',remaining columns as reject outputs. how can achieve this by data stage?please help me?????
Two source files contains same meta data third file contains different data types can I funnel that file.
how can i abort the job if i get more than 100 errors in job log?
sed,awk,head
What is apt_config in datastage?
What are the different layers in the information server architecture?
Is possible to create skid in dim,fact tables?
insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?
1)Source file contains one record, I want 100 records in target file.
I want capture UnMatched records from Primary source and secondary source in JOIN stage?
my source seq file have col1 1 2 3 4 5 6 7 8 9 i have 4 targets t1 t2 t3 t4 1 2 3 4 5 6 7 8 9 like this how we can get?
How many areas for files does datastage have?