ORA-63803
columns must be specified with string
        
        Cause
Column names must be specified when Table Value Constructor is used in this context.
Action
When a Table Value Constructor is used in contexts like INSERT or WITH, column name must be specified.