Dataset in UNIX

How to see the data in the Dataset in UNIX. What command we have to use to see the data in Dataset in UNIX?

Questions by manoharkolukula   answers by manoharkolukula

Showing Answers 1 - 4 of 4 Answers

Saravanan Mani

  • Jun 20th, 2012
 

orchadmin rm datasetname

  Was this answer useful?  Yes

karn khera

  • Feb 23rd, 2013
 

The command which must be used is orchadmin dump datasetname(without quotes).

But before that run this command "cd `cat/.dshome`dsenv" without quotes.

The reason is:
cd `cat/.dshome`-> This will change the location to home directory which was previously different as "/opt/IBM/InformationServer/Server/DSEngine"
dsenv-> this is containing all the environment variables

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions