How you Remove the Dataset in Unix?
Answers were Sorted based on User's Feedback
sysntax: orchadmin <delete/del/rm> <datasetname>
EX: orchadmin rm big.ds
Deleting the big.ds dataset.
| Is This Answer Correct ? | 7 Yes | 0 No |
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 |
Answer / rk
Using rm command we canm remove the dataset in unix
syntax:
rm xyz.ds
| Is This Answer Correct ? | 0 Yes | 10 No |
1)what is the size of Fact table and dimension table? 2)how to find the size of Fact table and dimension table? 3)how to implement the surrogate key in transform stage? 4)write the configuration file path? 5)how many types of datasets explain? 6)diff b/w developed projects and migration projects? 7)how to delete the header and footer file of the sequencer file? 8)how can u call the parameters in DS in unix environment? 9) how much data ur getting daily ? 10)
I have a source like file it have Number of records and i want to load without first and last records in target?Datastage?
Define APT_CONFIG in Datastage?
how many write modes are there in ds
How u implement the slowly changing dimensions if my source table is consisting of cid,cname,add,phno,email but i need to capture the changes for first three columns how u implement?
What is the default padding character?
What is the difference between odbc and drs stage?
1)How to Duplicate Records Delete in Sequential file?
What is the difference between datastage and datastage tx?
In Datastage, how you can fix the truncated data error?
What is the difference between operational data stage (ods) and data warehouse?
what is the use of invokation id