Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
ORA-00922: "IN MEMORY" and "COLUMN STORE" attributes generated in wrong order.
설명
During Reverse Engineering the IN MEMORY and COLUMN STORE attributes are generated in a wrong order which causes ORA-00922 when executed against the DB.
원인
IN MEMORY should be before COLUMN STORE
해결 방안
There are 2 options:
Manualy change the script in the Physical Properties tab.