INST0050 - Profile Module Copy During Upgrade
search cancel

INST0050 - Profile Module Copy During Upgrade

book

Article ID: 371104

calendar_today

Updated On:

Products

SYSVIEW Performance Management

Issue/Introduction

When upgrading from a previous release, where does the INST0050 JCL get the location of the CNM4BPDL PROFLIB to copy the needed modules.

+GSVX175I (UTILITY.SYSV170) Security conversion utility requested NoSGAT       
+GSV2915I (UTILITY.SYSV170) Profile module GSV$GSVV has been copied to HLQ.SYSVIEW.CNM4BPDL(GSVVPROF) 
+GSV2915I (UTILITY.SYSV170) Profile module GSV$SDSF has been copied to HLQ.SYSVIEW.CNM4BPDL(SDSF)
+GSV2915I (UTILITY.SYSV170) Profile module GSV$$GMX has been copied to HLQ.SYSVIEW.CNM4BPDL($GMXAPI)
+GSV2915I (UTILITY.SYSV170) Profile module GSV$$NTE has been copied to HLQ.SYSVIEW.CNM4BPDL($NTERNAL)
+GSV2915I (UTILITY.SYSV170) Profile module GSV$$SMX has been copied to HLQ.SYSVIEW.CNM4BPDL($SMXAPI)
+GSV2915I (UTILITY.SYSV170) Profile module GSV$$WTX has been copied to HLQ.SYSVIEW.CNM4BPDL($SMXAPI)
+GSV2915I (UTILITY.SYSV170) Profile module GSV$$XDI has been copied to HLQ.SYSVIEW.CNM4BPDL($XDIAPI)
+GSV2915I (UTILITY.SYSV170) Profile module GSV$$XSX has been copied to HLQ.SYSVIEW.CNM4BPDL($XSXAPI)
+GSVX942I (UTILITY.SYSV170) SYSVIEW 17.0 1010 GSVX Copyright (c) 2023 Broadcom 

Resolution

The HLQ.SYSVIEW.CNM4BPDL is coded in the specified SCFG member for the Dsn-System-PROFLIB keyword.  The SCFG is in the INST0050 JCL as seen below:

//GSVXSCFG DD DISP=SHR,DSN=HLQ.SYSVIEW.CNM4SCFG


The modules do not have an impact on any real time library.  The profiles being copied over are internal SYSVIEW profiles and are expected to be in the PROFLIB

To verify that the profiles were copied over correctly, issue the PROFLIB command in SYSVIEW.  A Status of CURRENT would indicate that the profiles were copied successfully and SYSVIEW is running with the expected profiles.