Sets a limit on resources consumed during parsing.
Valid in: | DATA step, PROC SQL, and SCL |
specifies the resource limit a parsing operation is allowed to consume.
oldDEFAULT
is
the previous value of the resource limit.
oldDefault=DQPARSERESLIMIT('intensive');