Доброго времени суток....проясните, почему так
[10] oracle@ora$ sqlplus /nolog
SQL*Plus: Release 10.2.0.1.0 - Production on Wed Dec 5 23:51:17 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> conn /as sysdba
Connected.
SQL> select * from v$version
2 /
BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
PL/SQL Release 10.2.0.1.0 - Production
CORE 10.2.0.1.0 Production
TNS for Linux: Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, Oracle Label Security, OLAP and Data Mining Scoring Engine options
--(11:51:31)-- :~
[10] oracle@ora$ rman
Recovery Manager: Release 10.2.0.1.0 - Production on Wed Dec 5 23:51:38 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
RMAN> BLOCKRECOVER DATAFILE 1 block 33407;
Starting blockrecover at 05.12.2007
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of blockrecover command at 12/05/2007 23:51:42
RMAN-05009: Block Media Recovery requires Enterprise Edition
RMAN>