DBG550J3W Error opening Profile
search cancel

DBG550J3W Error opening Profile

book

Article ID: 122177

calendar_today

Updated On:

Products

Bind Analyzer for DB2 for z/OS SQL-Ease for DB2 for z/OS SYSVIEW Performance Management Option for DB2 for z/OS Plan Analyzer for DB2 for z/OS Subsystem Analyzer for DB2 for z/OS

Issue/Introduction

The VSAM profiles datasets are under a High Level Qualifier(HLQ)  that user doesn't  have access to read/update. Is it possible to override the name and specify the one that user can allocate and use instead? If not, is it possible to prevent the user's session from trying to open it every time he/she uses the tool? The purpose for all this is to get rid off the ACF2 error and DBG550J3W message.

Environment

Release:
Component: CIDB

Resolution

The simplest solution is to delete the line in the INSIGHT CLIST that allocates the profile data set.  The product runs just fine without it (except that the "What's new" screen when first entering the UI-User Interface will always display). ALLOC DDNAME(INSPROF) DA('your.insight.profile.dataset') SHR is the line that can be deleted.