Unsolved
This post is more than 5 years old
185 Posts
0
662
January 7th, 2008 19:00
RMAN Error on Solaris with Networker 7.2
Hi All,
I have problem about backup RMAN, which I have search in web site for rman error code.
Does this code appear it mean case from NetWorker or not?.
How I will solve it?.
RMAN LOG ERRORS On SBPROD
------------------------------------------------
=======> ERROR IN FILE :
/users/oracle91/Rman/prod/Log/inclev0_sbprod_tape.log.050108_0100
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on d2 channel at 01/05/2008
08:52:28
ORA-27192: skgfcls: sbtclose2 returned error - failed to close file
ORA-19511: Error received from media manager layer, error text:
The function nsr_end() failed with the error message: RPC receive operation fai led. A network connection could not be established with the host.
(0:5:0)
--------------------------------------------------------------------------------------------------
$ oerr ora 19511
19511, 00000, "Error received from media manager layer, error text:\n %s"
// *Cause: An error occurred in the media management software which
// is linked with the Oracle server to perform backup and
restore
// in cooperation with Recovery Manager.
// *Action: If the text of message 19511 does not provide enough
// information to resolve the problem, then you should contact
the
// vendor of the media management software.
$ oerr ora 27192
27192, 00000, "skgfcls: sbtclose2 returned error - failed to close file"
// *Cause: sbtclose2 returned an error. This happens while closing a backup
// file during a backup or restore operation.
// *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.
--------------------------------------------------------------------------------------------------
Who can advise for this issue?.
Thank All.
I have problem about backup RMAN, which I have search in web site for rman error code.
Does this code appear it mean case from NetWorker or not?.
How I will solve it?.
RMAN LOG ERRORS On SBPROD
------------------------------------------------
=======> ERROR IN FILE :
/users/oracle91/Rman/prod/Log/inclev0_sbprod_tape.log.050108_0100
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on d2 channel at 01/05/2008
08:52:28
ORA-27192: skgfcls: sbtclose2 returned error - failed to close file
ORA-19511: Error received from media manager layer, error text:
The function nsr_end() failed with the error message: RPC receive operation fai led. A network connection could not be established with the host.
(0:5:0)
--------------------------------------------------------------------------------------------------
$ oerr ora 19511
19511, 00000, "Error received from media manager layer, error text:\n %s"
// *Cause: An error occurred in the media management software which
// is linked with the Oracle server to perform backup and
restore
// in cooperation with Recovery Manager.
// *Action: If the text of message 19511 does not provide enough
// information to resolve the problem, then you should contact
the
// vendor of the media management software.
$ oerr ora 27192
27192, 00000, "skgfcls: sbtclose2 returned error - failed to close file"
// *Cause: sbtclose2 returned an error. This happens while closing a backup
// file during a backup or restore operation.
// *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.
--------------------------------------------------------------------------------------------------
Who can advise for this issue?.
Thank All.
0 events found
No Events found!


amediratta
2 Intern
•
2K Posts
0
January 7th, 2008 23:00
Then you have the media management layer error which could be because it is not connecting with backup server OR lkibrary linking on backup server is not done properly. Check library linking.
amediratta
2 Intern
•
2K Posts
0
January 7th, 2008 23:00
Then you have the media management layer error which could be because it is not connecting with backup server OR lkibrary linking on backup server is not done properly. Check library linking.
suwanisa
185 Posts
0
January 9th, 2008 21:00
Which I don't modify in that script (it ever completed with level0).
Do you have any more advisor?.
Thank.
amediratta
2 Intern
•
2K Posts
0
January 10th, 2008 02:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
January 27th, 2008 12:00