Syntax options:
SQLOPTIONS= (QUERY_CPU_TIME_LIMIT=total-seconds)
Limits the amount of CPU time used to optimize a query for
execution. If the query is not optimized and prepared for
execution before the CPU time limit is reached, an error message
is returned.
The default is unlimited time for the query to compile. Dynamic
SQL options are inherited from the compilation qualifier.