Dee wrote:
Hey,
I am new to Solaris and Databases so apologies if what I am asking seems silly.
But I have a metadb on 1 host, and I have setup datasets. I run Oracle which
writes data to these devices. Now what I want is to export the datasets and
import them onto a different host and verify the data on the other host.
How do I do this? Anyone any idea?
Thanks in advance.
Dee
Hello Dee
First of all, I hope the metasets you're talking about are on an
external storage and that "other host" also has access to them :)
If that is true, you first have to configure your metasets in order to
be able to be taken by the new host. You can check with metastat the
list of possible owners of that metaset.
With all of that done, all you need to do is:
man metaset (he he)
metaset -s <setname> -C release
and the equivalente
metaset -s <setname> -C take
It's been a few years since I last worked with metasets but, I don't
think I messed up a lot of the syntax :)
Good luck
--
JaimeC
_______________________________________________
databases-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/databases-discuss