If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have make a back up of DB without backing up the logical log (LTAPEDEV=/dev/null), but after the warm restore (ontape -r -D dbspace1 ), i have this message : Partial system restore is incomplete.
What can i do to bring the DBspace that i have restoring to state
of CONSISTENCY.
El problema es que antes de hacer el restore, te conviene hacer back-up de logical logs, luego de restaurar el dbspace, le aplicas los logs que guardaste.
Por favor proba activando el parametro en el ONCONFIG, RESTARTABLE_RESTORE=ON.