ORA-63377
Table includes columns with names that are reserved for a Timehouse enabled table.
Cause
The table has columns with names that are reserved for a Timehouse enabled table. The list of reserved names is: SYS_STARTTIME, SYS_ENDTIME, SYS_STARTSCN, SYS_ENDSCN, SYS_OPERATION, SYS_XID, VERSIONS_STARTTIME, VERSIONS_ENDTIME, VERSIONS_STARTSCN, VERSIONS_ENDSCN, and VERSIONS_XID.
Action
Rename or drop the columns to avoid using reserved names.