Solution for ORA-00904: DBMS_FLASHBACK: invalid identifier in Oracle
Solution for ORA-00904: DBMS_FLASHBACK: invalid identifier in Oracle In this article, we will demonstrate a solution for ORA-00904: DBMS_FLASHBACK: invalid identifier in Oracle. This error reflects whenever the user tries to get access current system change number (SCN) without appropriate access. To eliminate this error ORA-00904, we will grant EXECUTE on package DBMS_FLASHBACK or SELECT access