GRANT SELECT ON GV$INSTANCE TO APPS Fails with 'ORA-02030: can only select from fixed tables/views'
(Doc ID 1454293.1)
Last updated on JUNE 30, 2023
Applies to:
Oracle Preventive Controls Governor - Version 7.3 and laterInformation in this document applies to any platform.
Symptoms
When attempting to execute prerequisite scripts for PCG 7.3.2,
the following error occurs.
GRANT SELECT ON GV$INSTANCE TO APPS;
ERROR
-----------------------
ERROR at line 1:
ORA-02030: can only select from fixed tables/views
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1.GRANT SELECT ON GV$INSTANCE TO APPS;
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot complete PCG installation.
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 |
Cause |
Solution |
References |