My Oracle Support Banner

EM 12c: Enterprise Manager 12c Cloud Control Logs Error: PL/SQL: ORA-01219: Database Not Open: Queries Allowed On Fixed Tables/views Only (Doc ID 1662772.1)

Last updated on NOVEMBER 16, 2022

Applies to:

Enterprise Manager for Oracle Database - Version 11.1.0.1 and later
Information in this document applies to any platform.

Symptoms

Upgraded to EM 12c Release 3 (12.1.0.3) and following error still persists being logged in the gcagent.log file


ERROR
-----------------------

2013-12-11 10:12:41,675 Thread-2892 WARN vpxoci: OCI Error -- ErrorCode(6550): ORA-06550: line 17, column 14:
PL/SQL: ORA-01219: database not open: queries allowed on fixed tables/views only
ORA-06550: line 13, column 9:
PL/SQL: SQL Statement ignored
ORA-06550: line 40, column 15:
PL/SQL: ORA-01219: database not open: queries allowed on fixed tables/views only
ORA-06550: line 39, column 10:
PL/SQL: SQL Statement ignored
ORA-06550: line 44, column 6:
PLS-00364: loop index variable 'PARAM_INFO' use is invalid
ORA-06550: line 44, column 3:
PL/SQL: Statement ignored
ORA-06550: line 72, column 2:
PL/SQL: ORA-01219: database not open: queries allowed on fixed tables/views only
ORA-06550: line 55, column 3:
PL/SQL: SQL Statement ignored

SQL = "/* OracleOEM */
DECLARE
  instance_number NUMBER;
latest_task_id NUMBER;"...
LOGIN = sys/@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<HOSTNAME>.<DOMAIN_NAME>)(PORT=1576))(CONNECT_DATA=(SID=<SID>)))

Changes

 

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
References


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