Friday, August 28, 2015

rman point in time recovery

run
{
allocate channel ch1 type disk;
set until time "to_date('2015-08-28:09:57:14', 'yyyy-mm-dd:hh24:mi:ss')";
restore database;
recover database;
}

No comments:

Post a Comment

Featured Post

Apply Patch 22191577 latest GI PSU to RAC and DB homes using Opatch auto or manual steps

Patch 22191577: GRID INFRASTRUCTURE PATCH SET UPDATE 11.2.0.4.160119 (JAN2016) Unzip the patch 22191577 Unzip latest Opatch Version in or...