//if are rolloforward recovery reload the page using load tran methods
//that initialize the page. because in rollforward recovery, we
//might be actually recreating the page container did not exist
//in the backup when we started the rollforward recovery.
if (rtran.inRollForwardRecovery())
{
if (SanityManager.DEBUG)
if(SanityManager.DEBUG_ON("LoadTran"))
SanityManager.DEBUG_PRINT(
"Trace", "got null page " + pageId +