Cause
An attempt was made to create a duplicated table as select from another table in parallel mode.
Action
Create a duplicated table as select without the PARALLEL clause.
Error Message
option PARALLEL not supported when creating duplicated table as select from another table
An attempt was made to create a duplicated table as select from another table in parallel mode.
Create a duplicated table as select without the PARALLEL clause.