Home » RDBMS Server » Backup & Recovery » RMAN 03009 ORA 03113 error on backup to S3 ( Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production on Red Hat EnterpriseLinux 5)
RMAN 03009 ORA 03113 error on backup to S3 [message #590531] Fri, 19 July 2013 02:34 Go to next message
mcdowells
Messages: 3
Registered: June 2013
Location: USA
Junior Member
I am running Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production

I ran the following commands in RMAN:

RMAN>

connect target /

CONFIGURE COMPRESSION ALGORITHM 'MEDIUM' ;

set encryption identified by 'xxxx' only;

run {

allocate channel ch1 type 'SBT_TAPE' PARMS 'SBT_LIBRARY=/opt/app/oracle/ProxyConfig/lib/libosbws12.so ENV=(OSB_WS_PFILE=/opt/app/oracle/ProxyConfig/lib/s3-backup-config)';

backup as compressed backupset archivelog sequence between 6003 and 6004 filesperset 2 section size 1G format '%d_archivelog_t%t_s%s_p%p_S3_wap-holding-6077.iad6_4_NOSESKEY';

}

RMAN>



I get the follwing error:



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

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

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

RMAN-03009: failure of allocate command on ch1 channel at 07/19/2013 06:57:4

ORA-03113: end-of-file on communication channel





Contents of alert.log



Dump continued from file: /dumps-01/diag/rdbms/thibault_a/thibault/trace/thibault_ora_5190.trc

ORA-07445: exception encountered: core dump [kbhscaCheckLicense()+408] [SIGSEGV] [ADDR:0x0] [PC:0x2B48F3DF6CE8] [Address not mapped to object

] []



========= Dump for incident 20991 (ORA 7445 [kbhscaCheckLicense()+408]) ========

----- Beginning of Customized Incident Dump(s) -----

Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x0] [PC:0x2B48F3DF6CE8, kbhscaCheckLicense()+408] [flags: 0x0, count: 1]
Re: RMAN 03009 ORA 03113 error on backup to S3 [message #590553 is a reply to message #590531] Fri, 19 July 2013 04:20 Go to previous messageGo to next message
Flyby
Messages: 188
Registered: March 2011
Location: Belgium
Senior Member
contact vendor/Oracle
Re: RMAN 03009 ORA 03113 error on backup to S3 [message #590571 is a reply to message #590553] Fri, 19 July 2013 06:02 Go to previous messageGo to next message
gazzag
Messages: 1118
Registered: November 2010
Location: Bedwas, UK
Senior Member
Bug. Raise a SR.
Re: RMAN 03009 ORA 03113 error on backup to S3 [message #590596 is a reply to message #590531] Fri, 19 July 2013 10:29 Go to previous message
Michel Cadot
Messages: 68624
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
ORA-00600/ORA-07445/ORA-03113 = Oracle bug => search on Metalink/MOS and/or call Oracle support
Have a look at alert.log and trace files.
You can also read this article: Troubleshooting Internal Errors.

Regards
Michel
Previous Topic: Delete Obsolete backup from RMAN
Next Topic: question about data guard
Goto Forum:
  


Current Time: Thu Mar 28 07:51:36 CDT 2024