After upgrading to the new version of Panvalet, started getting IKJ56241I and IKJ56231I UTILITY DATA SET NOT ALLOCATED errors when trying to perform a BROWSE.
search cancel

After upgrading to the new version of Panvalet, started getting IKJ56241I and IKJ56231I UTILITY DATA SET NOT ALLOCATED errors when trying to perform a BROWSE.

book

Article ID: 49022

calendar_today

Updated On:

Products

Database Analyzer (IMS Tools) Mainframe Configuration Manager for IMS for z/OS IMS TOOLS - MISC Compress Data Compression (IMS Tools) Database Analyzer for IMS for z/OS Database Copier for IMS for z/OS Database Organizer for IMS for z/OS Mainframe Extended Terminal Manager (IMS Tools) High Performance Recovery for IMS for z/OS Database Organizer (IMS Tools) Mainframe Program Restart Manager for IMS for z/OS Secondary Index Builder for IMS for z/OS Secondary Index for IMS for z/OS JARS JARS Resource Accounting JARS SMF Director JMR MIM Resource Sharing (MIM) MIM Data Sharing (MII) MIM Tape Sharing (MIA) MIM Message Sharing (MIC) Nastel AutoPilot for WebSphere MQ PanApt PanAudit Panvalet QuickFetch Raps VSE Scheduler VSE SMR SOLVE:Operations Automation SOLVE:Access Session Management SOLVE:FTS SYSVIEW Performance Management NXBRIDGE - SYSVIEW/ENDEVOR CA 2E SOLVE

Issue/Introduction

Description:

When performing a BROWSE, get the following errors:

 	IKJ56241I UTILITY DATA SET NOT ALLOCATED+ 	
 	IKJ56241I SPECIFIED UNIT IS UNDEFINED 	
 	IKJ56231I UTILITY DATA SET NOT ALLOCATED, SYSTEM OR INSTALLATION ERROR+ 	
 	IKJ56231I TEXT UNIT X'0002' CONTAINS INVALID PARAMETER 

Do not get the errors when doing an EDIT or VIEW.

Solution:

Temporary Edit and Browse data sets are created using the unit name specified in the variable &PDUN of the panel definition member PSPIPOPT.

Compare the value of &PDUN in the v14.6 PSPIPOPT member in the CBA5PNL0 library to the value specified in the v14.5 PSPIPOPT member in the CAIISPP library.

Adjust &PDUN as needed for your specific system requirements.

        /* FOR BROWSE(ONLY) , UNIT Variable PDUN can be set to VIO.       */
        /*                                                                */
        &PDUN = 'VIO     '     /* UNIT   (If blank, default UNIT is used) */ 
        /*                               IF VIO only BROWSE WILL USE IT   */ 

An assignment string of blanks results in the Option for ISPF using a default unit.

VIO can be specified for the PDUN variable. However, this applies only to Browse functions. Edit functions cannot use VIO data sets.

See the PSPIPOPT Installation Options section of the CA Panvalet Installation Guide for more information on customizing PSPIPOPT.

Environment

Release: PVALET00200-14.5-Panvalet
Component: