How to delete or change a product from the SYSVIEW REGPRODS list after it was added.
SYSVIEW Performance Management, all releases
z/OS
The SYSVIEW REGPRODS ADD subcommand is a dynamic method to add a product to the registry for the duration that the user is logged on. Because it is a dynamic command, there is no DELETE subcommand.
The REGPRODS command in SYSVIEW Performance Management provides visibility into currently running registered products on an LPAR. While products typically use IBM callable services to register and deregister themselves automatically, there may occasionally be a need to manage these registrations manually for testing or verification purposes.
Use the REGPRODS command to display the list of products currently registered in the IBM Function Registry for z/OS. This list reflects products that have dynamically registered themselves at startup.
To manually register a product for the current session, use the ADD subcommand as documented in the SYSVIEW Performance Management Command Reference manual.
There is no specific DELETE or MODIFY command for entries added via REGPRODS ADD. Dynamically registered products are managed based on the following behavior:
SYS1.PARMLIB member IFAPRDxx rather than only being added manually via SYSVIEW subcommands.REGPRODS display focuses on the IBM Function Registry and may not include every installed application if those applications do not utilize dynamic registration services./D PROD,REG or /D PROD,STATE can be utilized.