How can an ISPF menu be created to display and allow selection of a subset of Database Management for Db2 for z/OS licensed products even though
site has all products installed and licensed? A remote site sharing the main libraries only needs to have the ability to see and execute some of the licensed products.
Create a menu option off of the main ISPF menu to go to a secondary menu containing only the desired product choices. Each product invocation on this menu
will begin with the ALTLIB command to activate the Database Management CLIST library. The next process is to jump directly into the product specific Main Menu
as documented in the Implementation Guide under the paragraph 'Entering Directly Into A Product Menu' by invoking the following command:
RSPMAIN PARMLIB(parmlib) SUFFIX(nn) PARMS(CI=pgmname)