How you Remove the Dataset in Unix?

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


Please Help Members By Posting Answers For Below Questions

What are the types of containers?

685


client know skid info?

1631


What are the types of containers and how to create them?

556


what is the difference between == and eq in UNIX shell scripting?

972


Where do you see different stages in the designer?

628






DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks

1031


how to implement scd2 in datastage 7.5 with lookup stage

5127


Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2

347


Is the value of staging variable stored temporarily or permanently?

573


What is the difference between validated and compiled in the datastage?

699


How many areas for files does datastage have?

640


What are the different kinds of views available in a datastage director?

600


What are the repository tables in datastage?

819


Difference between data warehousing and olap?

650


Explain the situation where you have applied SCD in your project?

1558