You should :
1. Create a structure file for the training database
2. "prostrct create" a void (empty) training database
3. "prorest" restore your backup file into that new (void) training
database.
I prefer to use the same structure (i.e. same number/size of
extents, just a different location) but I don't think it's 100%
necessary.
Hope this helps.
1. Create a structure file for the training database
2. "prostrct create" a void (empty) training database
3. "prorest" restore your backup file into that new (void) training
database.
I prefer to use the same structure (i.e. same number/size of
extents, just a different location) but I don't think it's 100%
necessary.
Hope this helps.
--- In vantage@yahoogroups.com, "progress92000" <nvong@m...> wrote:
> Hi all,
>
> I just extend the database to multi-volume because the database is
> reaching the limit of 2GB.
>
> Thanks Michael.
>
> But how to do backup and restore for multi-volume database now. i
use
> to use probkup to backup on line but when I try to retore it to a
> training DB. it becomes single DB.
>
> Any idea?
>
> Thank you.