When running a query in DB2 Z/oS mainframe the following error is received:
ERROR [42601] [IBM][CLI Driver][DB2] SQL0104N An unexpected token "/*" was found following "". Expected tokens may include: "+ - AS <IDENTIFIER>". SQLSTATE=42601.
DB2 Z/oS mainframe does not support the use of /* */. Running the same query in the DB2 Command Line Processor gives the same error.
Take out comments that use /* */.