Skip to content

Oracle ORA_ROWSCN schema browser error #161

@wbsettle

Description

@wbsettle

Google searches suggests Oracle introduced the ORA_ROWSCN column with Oracle 10g. When using the TOra 3.2 schema browser with an Oracle 8.1.7 database (I know), the data tab does not retrieve data, but returns an invalid column name error.

Those Google searches also suggest Oracle's own SQLDeveloper had this issue initially, but a configuration setting was added to allow ignoring ORA_ROWSCN, if needed.


Tue Aug 9 14:01:12 2022

ORA-00904: invalid column name

error at SQL position 13 [1.14]:
SELECT ROWID,ORA_ROWSCN, {edited for brevity}
^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions