6. What is the
importance of DEBUG{(*NO | *YES)} and opcode DUMP?
ü
If DEBUG(*YES) and opcode DUMP is used then while an
error, it generates dump of error else if DEBUG(*NO) and opcode DUMP is used
then it does not generates dump.
ü
Notice that there is an H-spec specifying
Debug(*Yes). This is a requirement when using the Dump opcode at releases
earlier than V5R1.
ü
We can override keyword DUMP by specifying operation
extender A (e.g. DUMP(A)). This operation extender means that a dump is always
performed, regardless of the value of the DEBUG keyword.
No comments:
Post a Comment