>>> mohitanch...@gmail.com wrote:
>>>> Version: IDS 10
[quoted text clipped - 33 lines]
>
> Err, what are you actually doing?
Oh allright, I will try and be a bit more specific about external and
"internal" physical restores.
External mean that "you did the backup using a method outstide of the
database engine - which requires the command onmode -c block prior to
doing something like split physical disks or dd off the raw devices or
... whatever, just not using database utilities like onbar or ontape".
When you come to restore you do the external command (i.e. dd the raw
devices back in), and then issue the onbar -r -e -p command (something
like that I am sure) which will bring the engine up with the External
Restore commands.
If you were doing ontape -s -L 0 or onbar -b -w, then a straight ontape
-r or onbar -r -w would be required which would be a physical restore
and no logical restore (optionally).
mohitanchlia@gmail.com - 24 Sep 2007 07:16 GMT
> > mohitanch...@gmail.com wrote:
> >>> mohitanch...@gmail.com wrote:
[quoted text clipped - 50 lines]
> -r or onbar -r -w would be required which would be a physical restore
> and no logical restore (optionally).
Now I understand. Yes, problem I am seeing is while doing External
Restore after running comman onbar -r -e -p.