A fix is available
APAR status
Closed as program error.
Error description
IEFBR14 job is submitted that creates a PDS data set using the following JCL: //BASIC DD DSN=somedsn, // DISP=(,CATLG,KEEP),SPACE=(CYL,(5,5,5)), // UNIT=3390,VOL=SER=volser,STORCLAS=scname // DCB=(RECFM=FB,LRECL=80), // DSKEYLBL=somekey Data set is allocated as an encrypted PDS which is not allowed. MSGIGD17150I is issued. VERIFICATION STEPS: This can occur when all of the following are true: 1) data set key label is specified on the JCL, SVC99 or in the RACF data set profile 2) a data class is not assigned to the data set 3) STGADMIN.SMS.ALLOW.DATASET.SEQ.ENCRYPT RACF facility class profile is defined 4) DSORG is not specified on the DD or SVC 99
Local fix
BYPASS/CIRCUMVENTION (CIRC): You can do any one of the following: 1) remove the data set key label from the DD. 2) If the key label is defined in the RACF data set profile, you can create a more discrete data set profile without a key label. 3) specify DSORG=PO on the DD or SVC99 4) alter the data class ACS routine to assign a default data class to all data sets that are not assigned one. The data class does not need to have any specific attributes defined. 5) IEBGENER can be used to copy the data from the encrypted PDS to an unencrypted PDS if data was actually written to the PDS.
Problem summary
**************************************************************** * USERS AFFECTED: * * HDZ2230 USERS AND ABOVE * **************************************************************** * PROBLEM DESCRIPTION: * * SEE ERROR DESCRIPTION * **************************************************************** * RECOMMENDATION: * **************************************************************** SUMMARY: SMS DID NOT HAVE A CHECK FOR A SCENARIO IN WHICH A PDS CREATE WITH KEY LABEL WAS REQUESTED WHEN DSORG=PO WAS NOT SPECIFIED BUT A DIRECTORY QUANTITY WAS SPECIFIED ON SPACE PARAMETER, WHICH CAUSED SMS ALLOCATING AN ENCRYPTED PDS.
Problem conclusion
THE FIX IS USED TO ENSURE A DATA SET CREATE WITHOUT DSORG=PO BUT A DIRECTORY QUANTITY AND KEY LABEL SPECIFIED IS NOT CREATED AS AN ENCRYPTED PDS.
Temporary fix
********* * HIPER * *********
Comments
APAR Information
APAR number
OA61066
Reported component name
STORAGE MGMT SU
Reported component ID
5695DF101
Reported release
230
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2021-03-17
Closed date
2021-03-23
Last modified date
2021-06-14
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
UJ05144 UJ05145 OA61124
Modules/Macros
IGDVTSCR
Fix information
Fixed component name
STORAGE MGMT SU
Fixed component ID
5695DF101
Applicable component levels
Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.
[{"Business Unit":{"code":"BU011","label":"Systems - zSystems software"},"Product":{"code":"SG19M"},"Platform":[{"code":"PF054","label":"z\/OS"}],"Version":"230"}]
Document Information
Modified date:
15 June 2021