'ORA-32795: cannot insert into a generated always identity column' when running a table rebuild
説明
If you run a table rebuild (with the default settings) on a table that has a column created with GENERATED ALWAYS AS IDENTITY in the DDL script, the following error appears:
'ORA-32795: cannot insert into a generated always identity column'
対策
WORKAROUND: None.
STATUS: Waiting for fix in a future release of Toad for Oracle.