cancel
Showing results for 
Search instead for 
Did you mean: 

RMAN-06403: could not obtain a fully authorized session (Oracle)

CringyTony
Level 1

Hello everyone,

We encountered a series of Oracle database backup job failures. First of all, a little back-story. We got these fails after installing an older version of Backup Exec Agent on our RHEL 6.8 server. All backup jobs are working as usual after we reconnected Oracle instances in /AgentConfig except one particular database. On the Backup Exec server we can see it as online and can even browse list of its contents. Credential tests pass successfully. Unfortunately, despite all that we get the same error (see below) every time we start the job.

Have you ever seen anything like that?

 Recovery Manager: Release 11.2.0.4.0 - Production on Sat Oct 7 17:01:56 2017

 Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

 Connected to target database (not started)

  # -----------------------------------------------------------------

 # RMAN command section

 # -----------------------------------------------------------------

 

 RUN {

 

 SET CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO 'BE_';

 ALLOCATE CHANNEL ch0

     TYPE 'SBT_TAPE';

 SEND 'BSA_SERVICE_HOST=XXX,NBBSA_TOTAL_STREAMS=1,NBBSA_JOB_COOKIE={1F007D84-A150-4285-AAC1-26D9F0FDE58D},NBBSA_DB_DEVICE_NAME=Oracle-Linux::\\pmirldb01.ru.acxiom.com\REP';

 BACKUP

     FORMAT 'BE_U'

     ARCHIVELOG ALL FORCE NOT BACKED UP

     DELETE INPUT;

 

 RELEASE CHANNEL ch0;

 }

executing command: SET CONTROLFILE AUTOBACKUP FORMAT

 

using target database control file instead of recovery catalog

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

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

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

RMAN-03002: failure of allocate command at 10/07/2017 17:01:57

RMAN-06403: could not obtain a fully authorized session

ORA-01034: ORACLE not available

ORA-27101: shared memory realm does not exist

Linux-x86_64 Error: 2: No such file or directory

 

 EXIT

 

Recovery Manager complete.

 

1 REPLY 1

MilindP
Level 4

Hello,

What version of Backup Exec are you currently on?

What is the versipon of Oracle and Ralus agent?

Have you checked on this technote:

https://www.veritas.com/support/en_US/article.000005144