DB2 TOOLS ENABLE & HIDEPROD SETUP
search cancel

DB2 TOOLS ENABLE & HIDEPROD SETUP

book

Article ID: 242072

calendar_today

Updated On:

Products

Detector for DB2 for z/OS Database Management for DB2 for z/OS - Administration Suite Database Management for DB2 for z/OS - Performance Suite Database Management for DB2 for z/OS - Recovery Suite Database Management for DB2 for z/OS - SQL Performance Suite Database Management for DB2 for z/OS - Utilities Suite

Issue/Introduction

PTF LU01286 made mention of the ENABLExx member and the HIDEPROD parameter. Is this needed? Where is supposed to defined?

 

Environment

Release : 20.0

Component : General Services for DB2

Resolution

PTF LU01286 introduces the ability for users to customize the Database Management Solutions for Db2 for Z/Os Main Menu to display the products they want to display or to hide a product option or multiple product options from displaying on the Database Management Solutions for Db2 for Z/Os Main Menu. The way to implement that is to either create ENABLE00 or update the existing ENABLExx member of CDBAPARM. In that member you'll need to HIDEPROD(XXXX) or (XXXX,YYYY). Products XXXX and YYYY will not display in the Main Menu Panel.eg HIDEPROD(IDB2) or (IDB2,PDT) to hide IDB2 and PDT.