Home » RDBMS Server » Backup & Recovery » Job RMAN_LEVEL1_S3.PROD failed. ( Linux: Version 11.2.0.4.0 - Production)
Job RMAN_LEVEL1_S3.PROD failed. [message #685249] Tue, 23 November 2021 16:27 Go to next message
ismbah
Messages: 1
Registered: November 2021
Junior Member
Below is the error massage.

RMAN-03009: failure of allocate command on t1 channel at 11/23/2021 19:00:19
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27023: skgfqsbi: media manager protocol error
ORA-19511: Error received from media manager layer, error text:
KBHS-00715: HTTP error occurred 'oracle-error'
KBHS-00712: ORA-29024 received from local HTTP service
LFI-00108: Open expect the file [ewallet][p12] to exist.

Here is the ouTput of RMAN SHOW ALL.

RMAN> show all;

RMAN configuration parameters for database with db_unique_name PDOCSEU are:
CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 14 DAYS;
CONFIGURE BACKUP OPTIMIZATION OFF;
CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE 'SBT_TAPE' TO '%F';
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
CONFIGURE DEVICE TYPE DISK PARALLELISM 5 BACKUP TYPE TO COMPRESSED BACKUPSET;
CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 2 BACKUP TYPE TO BACKUPSET;
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
CONFIGURE CHANNEL DEVICE TYPE DISK MAXPIECESIZE 32 G;
CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' PARMS 'SBT_LIBRARY=libosbws.so, SBT_PARMS=(OSB_WS_PFILE=/u01/app/oracle/product/11.2.0.4/db_1/dbs/osbwsPDOCSEU.ora)';
CONFIGURE MAXSETSIZE TO UNLIMITED; # default
CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
CONFIGURE COMPRESSION ALGORITHM 'BASIC' AS OF RELEASE 'DEFAULT' OPTIMIZE FOR LOAD TRUE ; # default
CONFIGURE ARCHIVELOG DELETION POLICY TO NONE;
CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/11.2.0.4/db_1/dbs/snapcf_PDOCSEU.f'; # default

RMAN> exit


Re: Job RMAN_LEVEL1_S3.PROD failed. [message #685250 is a reply to message #685249] Wed, 24 November 2021 00:03 Go to previous message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

ORA-29024: Certificate validation failure
 *Cause:  The certificate sent by the other side could not be validated. This may occur if
          the certificate has expired, has been revoked, or is invalid for another reason.
 *Action: Check the certificate to determine whether it is valid. Obtain a new certificate,
          alert the sender that the certificate has failed, or resend.

LFI-00108: Open expect the file [%s][%s] to exist.
 *Cause:        The flags specified for the open indicate that the file
                the file to exist and it does not.
 *Action:       Check to make sure that the options that were specified for
                the file are correct and that you expect that the file
                should exist.  If so then find out why the file doesn't.
Previous Topic: User managed backup fails with OSD-04002
Next Topic: Moving an oraDB10g
Goto Forum:
  


Current Time: Thu Mar 28 18:14:00 CDT 2024