Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RMAN error code
Do you know oerr?
This is what I get on a solaris 9 box:
>oerr ORA 27191
27191, 00000, "sbtinfo2 returned error"
// *Cause: sbtinfo2 returned an error. This happens while retrieving // backup file information from the media manager's catalog. // *Action: This error is returned from the media management software which is // linked with Oracle. There should be additional messages which // explain the cause of the error. This error usually requires // contacting the media management vendor.
This suggests you do not need oracle manuals but 'media management vendor' manuals.
Oracle 9.2 manuals:
http://tahiti.oracle.com/pls/db92/db92.to_toc?pathname=server.920%2Fa96566%2
Ftoc.htm&remark=docindex
-----Oorspronkelijk bericht-----
Van: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
Namens Drake Emko
Verzonden: vrijdag 4 maart 2005 16:15
Aan: Oracle List
Onderwerp: RMAN error code
Could someone please tell me where I can download a manual for RMAN, or go to look up error codes? I've been looking on google as well as the Oracle website, and haven't had any luck.
Here is my problem; When trying to delete obsolete RMAN backupsets, I get an error:
RMAN> change backupset 698, 702, 704, 708 delete;
List of Backup Pieces
BP Key BS Key Pc# Cp# Status Device Type Piece Name
------- ------- --- --- ----------- ----------- ----------
698 698 1 1 AVAILABLE SBT_TAPE df_546210555_706_1 702 702 1 1 AVAILABLE SBT_TAPE df_546296605_709_1 704 704 1 1 AVAILABLE SBT_TAPE df_546383776_712_1 708 708 1 1 AVAILABLE SBT_TAPE df_546469964_715_1
Do you really want to delete the above objects (enter YES or NO)? YES
RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: ===========================================================RMAN-03009: failure of delete command on ORA_MAINT_SBT_TAPE_1 channel at 03/02/2005 16:27:06
What in the world does "Additional information: 2" mean? I can't find any more useful detail than this.
Thanks,
Drake
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Fri Mar 04 2005 - 10:41:37 CST