Executing Database Management for Db2 for z/OS customization job Initialize the RC/Query Report Table fails because member RCQSQL is missing.
The member is not in the hlq.CDBASQL or hlq.CDBASRC library.
In Database Management release r19 the RCQSQL member was in the hlq.CDBASRC library but in release r20 it has been relocated
to hlq.CDBASAMP library.
Verify that the DSNAMExx member in use in the hlq.CDBAPARM has the correct reference to hlq.CDBASAMP on the SRCLIB entry.
For example in r19 DSNAMExx had:
SRCLIB (hlq.CDBASRC)
but on r20 as members have been relocated it should have:
SRCLIB (hlq.CDBASAMP)