RMAN> run
2> { recover tablespace USERS
3> until logseq 23 thread 1
4> auxiliary destination '/u04/oradata/';
5> }
Starting recover at 02-DEC-09
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=146 devtype=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 12/02/2009 11:41:25
RMAN-06455: point-in-time tablespace recovery requires Enterprise Edition
Ooops.... running SE.
No comments:
Post a Comment