Home » RDBMS Server » Backup & Recovery » RMAN backup error (Oracle 9i, HPUX 11.11)
RMAN backup error [message #572725] Sun, 16 December 2012 18:34 Go to next message
JimmyLim
Messages: 1
Registered: December 2012
Junior Member
Hi all,

I'm encountering the following 2 different errors from RMAN:

Prior to OS restart:
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00601: fatal error in recovery manager
RMAN-03004: fatal error during execution of command
RMAN-10039: error encountered while polling for RPC completion on channel t1
RMAN-10006: error running SQL statement: select act from x$ksusex where sid=:1 and serial=:2
RMAN-10002: ORACLE error: ORA-03113: end-of-file on communication channel

After OS restart:
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on t1 channel at 12/14/2012 19:45:35
RMAN-10015: error compiling PL/SQL program
RMAN-10033: error during compilation of job step 2: ORA-00603: ORACLE server session terminated by fatal error
ORA-04030: out of process memory when trying to allocate 2496 bytes (PL/SQL MPCODE,pl/sql DS pg)


Anyone can help me diagnose what actually occurred during RMAN backup?

Thanks
Re: RMAN backup error [message #572726 is a reply to message #572725] Sun, 16 December 2012 23:49 Go to previous message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
1/
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.

2/
ORA-04030: out of process memory when trying to allocate %s bytes (%s,%s)
 *Cause:  Operating system process private memory has been exhausted


Increase allowed space for your OS oracle account.
Check "ulimit".

Regards
Michel

Previous Topic: User restoration
Next Topic: Rman Full backup failign when backing up temp file
Goto Forum:
  


Current Time: Fri Mar 29 08:09:59 CDT 2024