Answer Posted / dipanjan17
The dataset is written in internal format of datastage.
It stores data in the following form:
Descriptor File --->Data File
***Descriptor File --->Contains the pointer to the data file
***Data File--->Contains the actual data of the dataset
If we delete the descriptor file by using simple unix rm
command then the data file will still exist in the system.
Thus,Dataset is deleted by using an utility Orchadmin
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how to add a new records into source?
How do you generate sequence number in datastage?
Define Routines and their types?
Differentiate between datastage and informatica?
Difference between ‘validated ok’ and ‘compiled’ in data stage?
What are the main differences you have observed between 7.x and 8.x version of datastage?
Difference between sequential file and data set?
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
What is job control?
Could anyone give brief explanation bout datastage admin
Can you explain engine tier in information server?
CHANGE CAPTURE
What is a merge?
On which interface you will be working as a developer?
What are datastage sequences?