FLAM Issue Tracker - FL5
View Issue Details
0001008FL51.0 FLAM4 or olderpublic2020-06-24 11:442020-06-24 16:36
Falk Reichbott 
Falk Reichbott 
highmajoralways
resolvedfixed 
System Zz/OSV2R30
5.1.22 
5.1.225.1.22 
0001008: FLAM 4 utility produce 0C4 if file list don't match
If the file list processing don't match with any result, FLAM 4 vailed with an 0C4 program chack interrupt.
***************************** Top of Data ************************
//HCLFLM JOB (Z2,3224,D404),
// MSGLEVEL=(1,1),MSGCLASS=4,REGION=0M,CLASS=AE2
//* +-------------------------------------------------+
//* + FLAM +
//* +-------------------------------------------------+
//QSEDVR8 EXEC PGM=FLAM
//STEPLIB DD DSN=TSEPAC.FLAM.LOAD,DISP=SHR
//*---------------------------------------------------------------
//FLAMPAR DD *
C,MODE=VR8,IDDN=>FLAMDD
/*
//FLAMDD DD *
TSEPAC.A2006XX.*
/*
//FLAMFILE DD DSN=PR498MX.ARCHIV.A2006XX.VR8,
// DISP=(,CATLG,DELETE),UNIT=SYSDA,
// DCB=(RECFM=FB,LRECL=1024,BLKSIZE=27648),
// SPACE=(CYL,(500,200),RLSE)
//FLPRINT DD SYSOUT=*
No tags attached.
Issue History
2020-06-24 11:44Falk ReichbottNew Issue
2020-06-24 11:44Falk ReichbottStatusnew => assigned
2020-06-24 11:44Falk ReichbottAssigned To => Falk Reichbott
2020-06-24 16:36Falk ReichbottNote Added: 0001313
2020-06-24 16:36Falk ReichbottStatusassigned => resolved
2020-06-24 16:36Falk ReichbottFixed in Version => 5.1.22
2020-06-24 16:36Falk ReichbottResolutionopen => fixed

Notes
(0001313)
Falk Reichbott   
2020-06-24 16:36   
The error in the wild card module is fixed