My Oracle Support Banner

11g Standby Unable To Add Temp File (Doc ID 2168646.1)

Last updated on OCTOBER 11, 2019

Applies to:

Oracle Database - Enterprise Edition - Version 12.1.0.2 to 12.1.0.2 [Release 12.1]
Oracle Database - Enterprise Edition - Version 11.2.0.3 to 11.2.0.4 [Release 11.2]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

This occurs in the PHYSICAL standby environment.

Alter tablespace <tablesapce_name> add tempfile '+DATA'
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-16000: database open for read-only access
ORA-06512: at line 1147
ORA-16000: database open for read-only access

 

SQL> select name, database_role, open_mode from v$database;

NAME               DATABASE_ROLE OPEN_MODE
--------- ---------------- --------------------
<db_name>    PHYSICAL STANDBY READ ONLY

 

 

 

Changes

Database DDL trigger added in the Primary.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
 
Data Collection
 Solution
 Troubleshooting
 Applies to:
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.