Hi,
I use vdump and normally specify a mounted fileset like /ora11 and use the
command:
/sbin/vdump -0 -uv -f /dev/nrmt3h /ora11
I have 3 databases WITHIN those partitions such as /ora11/mosc, /ora11/lake,
and /ora11/melb
I tried to use vdump to just backup /ora11/mosc without backing up
/ora11/lake and /ora11/melb and used the command:
/sbin/vdump -0 -uv -f /dev/nrmt3h /ora11/mosc
I got an error that said /ora11/mosc is not a mounted fileset; mount fileset
or use -D to dump
Would the command: /sbin/vdump -0 -uvD -f /dev/nrmt3h /ora11/mosc fix my
problem?
It says -D performs a level 0 on the specified subdirectory...
Thanks,
Tom Moler
Received on Wed Nov 08 2000 - 15:46:07 NZDT