Problem – HP A.06.11 User Manual

Page 148

Advertising
background image

sqlplus 'sys/password@CDB as sysdba'

SQL> grant execute on sys.lt_export_pkg to public;

Restart the failed backup session.

Problem

On UNIX, Data Protector reports “Cannot allocate/attach shared memory”

Backup fails and the following error message is displayed:

Cannot allocate/attach shared

memory (IPC Cannot Allocate Shared Memory Segment)
System error: [13] Permission denied) => aborting

Action

Set the OB2SHMEM_IPCGLOBAL omnirc variable in the /opt/omni/.omnirc file
to 1 to use the memory windowing properly, and restart the failed backup session.
See the HP Data Protector troubleshooting guide for details on using the omnirc
file.

Problem

Backup fails after a point in time restore and recovery

The following error is displayed:

RMAN-06004: ORACLE error from recovery catalog database:

RMAN-20003: target database incarnation not found in recovery

catalog

Action

Connect to the target and recovery catalog database using RMAN and reset the
database to register the new incarnation of database in the recovery catalog:

rman target Target_Database_Login catalog

Recovery_Catalog_Login

RMAN> RESET DATABASE;

RMAN> exit

Problem

Backup of archive logs on RAC cannot be performed

Integrating Oracle and Data Protector

148

Advertising