-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
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
Labels
No labels