FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000979FL51.1 FLCLpublic2019-06-18 14:092019-06-22 13:48
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PriorityhighSeverityminorReproducibilityalways
StatusresolvedResolutionwon't fix 
PlatformGeneralOSGeneralOS VersionGeneral
Product Version5.1.20 
Target Version5.1.21Fixed in Version5.1.21 
Summary0000979: Remove switch at read for FLAMFILEs does not work
DescriptionIf all members succsessful read from a FLAMFILE the FLAMFILE must be deleted if the remove switch is defined.
Additional InformationIt does not work for the file below if the member is read

 2019-06-17 16:06:11 304: limes.flcl.INFO *NOTICE* Begin run of Frankenstein LIMES Universal Converter (FLUC
 5.1.17.20755)
 2019-06-17 16:06:11 304: limes.flcl.INFO *NOTICE* License 5.1 build at 2015 day 328
 2019-06-17 16:06:11 304: limes.flcl.INFO *NOTICE* Build at 2018-8-6 23:48:55 for z/OS on SystemZ with 31 bit
 2019-06-17 16:06:11 304: limes.flcl.INFO *NOTICE* Current owner id: limes
 2019-06-17 16:06:11 304: limes.flcl.INFO *PARA * *** Begin parsed parameter list ***
 2019-06-17 16:06:11 304: limes.flcl.INFO *PARA * INFO.GET.FILE=d'FTR.UC4.QUNTUPD.DEU.N13371.D190612.T112115
 2019-06-17 16:06:11 304: limes.flcl.INFO *PARA * *** End parsed parameter list ***
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * BLK-FILE-IO : Activate record oriented read (RecLen=512) of blocks
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * BLK-FILE-IO : Activate record oriented read (RecLen=512) of blocks
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * BLK-FILE-IO : Activate record oriented read (RecLen=512) of blocks
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * OPEN-PGP : SKIP BASE DECODING (NO BASE ENCODING DETECTED)
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * FIOFL4 : Use own software implementation for CX8 compression
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * *** Begin info list ***
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * #INFO ABOUT FLAMFILE: FTR.UC4.QUNTUPD.DEU.N13371.D190612.T112115
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # FILE SIZE (SIZ): 56664
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # FILE ORGANISATION (ORG): SEQ
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # MODIFICATION TIME (MOD): 2019-06-17 16:06:11
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # ACCESS TIME (ACS): 2019-06-17 16:06:11
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # FILE ATTRIBUTES:
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # RECORD FORMAT (RCF): VB
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # RECORD LENGTH (RCL): 512
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # RECORD DELIMITER (DL): NO
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # BLOCK SIZE (BLS): 27998
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # CLOSE DISPOSITION (CDP): REW
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # DEVICE (D): STD
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # FLAMFILE VERSION (VSN): 400
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # FLAM CODE (C): A
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # COMP MODE (MOD): ADC
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # ENCRYPTION (ENC): AES
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # MAXIMUM BUFFER SIZE (BS): 65536
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # MAXIMUM RECORD COUNT (RC): 0
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # FILE HEADER (FH): TRUE
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # SPLITTING (SPL): NON
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * #MEMBER LIST:
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * #INDEX:MOD:ENC:ORG:RCF:RCL :BLS :DL:SYS:P:C:FILENAME:USER-HEADER
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * ( 1:ADC:AES:SEQ:FIX: 130: 0:NO:UNX:N:A:/transfer/unt/DeuBa/O
 UT/QUNTUPD.DEU.N13371.D190612.T112115.deflam:)
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * #STATISTICS ABOUT FLAMFILE: FTR.UC4.QUNTUPD.DEU.N13371.D190612.T112115
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # MEMBER COUNT: 1
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # COMP RECORD COUNT: 4
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * # COMP BYTE COUNT: 520
 2019-06-17 16:06:11 304: limes.flcl.INFO *INFO * *** End info list ***
 2019-06-17 16:06:11 304: limes.flcl.INFO *NOTICE* Run of FLUC info function was successful
 2019-06-17 16:06:11 304: limes.flcl.INFO *NOTICE* End of Frankenstein LIMES Universal Converter (FLUC 5.1.17.20755)
 Program 'flcl' (Build: 5.1.17-20755 (Aug 6 2018 22:56:34)) run successfully
--=_mixed 004E2A5AC125841C_=--
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0001275)
Falk Reichbott (administrator)
2019-06-22 13:48

The remove switch can not be used with static allocations, because it could be a concatination of more than one file, a delete is in this case not possible.

- Issue History
Date Modified Username Field Change
2019-06-18 14:09 Falk Reichbott New Issue
2019-06-18 14:09 Falk Reichbott Status new => assigned
2019-06-18 14:09 Falk Reichbott Assigned To => Falk Reichbott
2019-06-22 13:48 Falk Reichbott Note Added: 0001275
2019-06-22 13:48 Falk Reichbott Status assigned => resolved
2019-06-22 13:48 Falk Reichbott Fixed in Version => 5.1.21
2019-06-22 13:48 Falk Reichbott Resolution open => won't fix


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker