Quantcast
Viewing all articles
Browse latest Browse all 7183

agent error oracle 11g r2???

I need a solution

 

 

11gR2 has two users to access the database:
GRID = ASM to access the storage location of the files of the database.
Accessing = ORACLE database.

 

==============================================================================================================

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

ORA-00204: error in reading (block 1, # blocks 1) of control file

ORA-00202: control file: '+DATA1/silwb/controlfile/current.256.746676651'

ORA-15081: failed to submit an I/O operation to a disk

 

 

 

 # -----------------------------------------------------------------

 # RMAN command section

 # -----------------------------------------------------------------

 

 RUN {

 ALLOCATE CHANNEL ch0

     TYPE 'SBT_TAPE';

 SEND 'BSA_SERVICE_HOST=172.16.128.15,NBBSA_TOTAL_STREAMS=1,NBBSA_JOB_COOKIE={D4E497A8-4F1F-4504-A3C1-729253C80B42},NBBSA_DB_DEVICE_NAME=Oracle-Linux::\\apopis.usil.edu.pe\SILWB';

 BACKUP

     INCREMENTAL LEVEL=0

     FORMAT 'BE_U'

     DATABASE FORCE PLUS ARCHIVELOG FORCE NOT BACKED UP;

 

 RELEASE CHANNEL ch0;

 }

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03002: failure of allocate command at 10/22/2012 14:46:23

ORA-00204: error in reading (block 1, # blocks 1) of control file

ORA-00202: control file: '+DATA1/silwb/controlfile/current.256.746676651'

ORA-15081: failed to submit an I/O operation to a disk

 

 EXIT

 

Recovery Manager complete.

==============================================================================================================

 

 


Viewing all articles
Browse latest Browse all 7183

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>