Issue:
Site has a package exit (exit 7). He noticed that the GENPKGID exit point is always being called. This happens when the package id is not blank.
Resolution:
Check the Optional Feature Table (ENCOPTBL). If option 'ENHOPT ALWAYS_CALL_GENPKGID=ON' is enabled, that exit point will always be called (O000495). To disable, comment that line and reassemble the table.