Error message when calling SYMD transaction: CASD6820 CAVHCONF module not found in the CSA or when calling ITST transaction: CAIN4384 CAVHCONF module not found in the CSA
Environment
Release: Component: SYMDUM
Resolution
There is a new requirement. Historically you installed CA SymDump and CA InterTest for CICS in your CICS region and started it at CICS at PLTPI or after control was given to CICS when the region was active. Starting in release 10.0 you have to start CA SymDump and CA InterTest for CICS using the CA Common Services program CAIRIM. CAIRIM loads module CAVHCONF into system CSA storage and when SymDump and InterTest is started it finds the CAVHCONF load module. If the module is not present you get the message: CAVHCONF module not found in the CSA When you would like to do this exclusively for CA SymDump for CICS, then you can use: PINT=(SYMCICS) and reassemble and relink CAVHCONF. See PINT option for details here, please: https://docops.ca.com/ca-intertest-and-ca-symdump/10-0/en/configuring/configure-your-product-without-ca-csm/options
Also add and APF-authorize the CAI.CAVHAUTH and CAI.CAVHLOAD to the STEPLIB concatenation in your CAS9 procedure.