Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How you Remove the Dataset in Unix?

Answers were Sorted based on User's Feedback



How you Remove the Dataset in Unix?..

Answer / vinod upputuri

sysntax: orchadmin <delete/del/rm> <datasetname>

EX: orchadmin rm big.ds

Deleting the big.ds dataset.

Is This Answer Correct ?    7 Yes 0 No

How you Remove the Dataset in Unix?..

Answer / 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

How you Remove the Dataset in Unix?..

Answer / subhash

Syntax:
Orchadmin delete | del | rm [options] dataset_Name1 …
sataset_NameN
EX:
a. Orchadmin delete EMP1.ds EMP2.ds EMP3.ds
b. Orchadmin rm EMP*.ds

Is This Answer Correct ?    3 Yes 0 No

How you Remove the Dataset in Unix?..

Answer / shivaram

by using orch rmdataset.ds

Is This Answer Correct ?    2 Yes 0 No

How you Remove the Dataset in Unix?..

Answer / rk

Using rm command we canm remove the dataset in unix

syntax:
rm xyz.ds

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More Data Stage Interview Questions

1.which index is follows the dimensions tables?why? 2.what is the use of trigger in job sequence? 3.what is the mean of optimization? 4.what is the job control?when we use it? what is difference bet batch and sequencer? 6.seq--->seq,seq--->copy--->seq which one is best and efficient?

1 Answers  


What are the main differences you have observed between 7.x and 8.x version of datastage?

0 Answers  


What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)

0 Answers   IBM,


Is it possible to query a hash file?

0 Answers   IBM,


i want anser this question empno,ename,sal 12,mmm_ww,200 13,nnn_xx,300 14,bbb_qq,400 which stages are take which types of logicks are doing pls help me i don't need "_"ex nnnxx this type i want

3 Answers  


What is the flow of loading data into fact & dimensional tables?

0 Answers  


Can you explain link buffering?

0 Answers  


How to add zero "0" before record in a field?

4 Answers  


If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?

0 Answers  


What is Horizontal transformation, vertical transformation,diagonal transformation?

2 Answers   Cap Gemini,


I WANT TO SEND SYSDATE AS PARAMETER,SO WHAT COMMAND I SHOULD USE TO CALL SYSDATE?

4 Answers   ME,


Lookup constraints

0 Answers   CTS,


Categories