When running HFSEVENTS and you have a HFS object with a very long name (more than 94 characters) then when the report is run the following is truncated due to the PAGE # and is not spanned over to the next line.
When using the HFSMOVEOBJ function for moving HFS objects to different groups, if the object name is classed as a long name i.e greater than 44 chars you get a MOVEOBJ object not found RC=7 message. See example below:
The DELOBJ function in DYNSERV has problems in the area of return codes. RC=22 is ambiguous (no "8" record found, unable to erase "8" record, and invalid J area length ). Most GETs issue a GETERR msg and a return code, one just goes to GETERR, another just issues a return code.