Oracle Error Message
ORA-64106: Incorrect use of comma(,) punctuation in COLUMN definitions.
Reason for the Error
An attempt was made to define COLUMNS with incorrect use of comma punctuation.
Solution
Properly separate COLUMN definitions with comma punctuation.