Why am I receiving the warning message 'DBG55036W Request PRLMISC is not found' when I try to view 1.6.9 (Parallelism / Miscellaneous) from the IDB2 UI?
search cancel

Why am I receiving the warning message 'DBG55036W Request PRLMISC is not found' when I try to view 1.6.9 (Parallelism / Miscellaneous) from the IDB2 UI?

book

Article ID: 7170

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

After applying maintenance, we receive this warning message trying to obtain Parallelism / Miscellaneous statistics (option 1.6.9 in the IDB2 UI):

'DBG55036W Request PRLMISC is not found'

We have verified that the PRLMISC request is in the  .CDBATREQ library, and that library is being correctly allocated in the IDB2 DC's sysparms member as well as the IDB2 UI's INSIGHT clist member. Why is the PRLMISC request not being found?

 

Environment

IDB2 r19, DB2 V11

Cause

The cause of the 'DBG55036W Request PRLMISC is not found' message is due to the PRLMISC request not being started.  

Resolution

The problem was corrected by copying over the updated STARTUP member (that now included the start of the PRLMISC request) from the SMP/E Target .CDBASKL0 library to replace the DC's runtime .SOURCE STARTUP member.  The DC then was cycled, and the 'DBG55036W Request PRLMISC is not found' message was resolved.