Anonymous | Login | Signup for a new account | 2024-11-21 13:36 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000799 | FL5 | 2.2 Subprogram FLUC (CONV) | public | 2016-04-13 15:01 | 2016-04-25 08:45 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | System z | OS | z/OS | OS Version | V2R10 | ||||
Product Version | 5.1.11 | ||||||||
Target Version | 5.1.12 | Fixed in Version | 5.1.11 | ||||||
Summary | 0000799: Support retaining ASA and machine control character in ZIP archives | ||||||||
Description | Currently retaining ASA and machine control character in ZIP archives can not be reused. At default the control characters are removed and anything works fine, but if the retain method used, control character are part of the record in the ZIP archive. If you restore such a dataset the control character is still there (FB) or an additional chontrol character is add (FBA). The file attributes stored in the ZIP member header must know if it a record with or without control character. The CNV.REC() module must determine this information and detach the control character from the record. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000974) Falk Reichbott (administrator) 2016-04-25 08:45 |
With FMT/CNV.BLK() you can put (PUTATR) the attributs (ASA/MCC/REL) in front of the record and with FMT/CNV.REC() you can parse (PRSATR) these attributes into the FLAM5 element structure. If ASA/MCC and or slot numbers of RRDS stored in front of the record this is marked in the ZIP file header extra fields. By default the PRSATR method are assigned automatic in the right manner. This feature works only if FLAM used on both sides, at writing and reading a ZIP archive. |
Issue History | |||
Date Modified | Username | Field | Change |
2016-04-13 15:01 | Falk Reichbott | New Issue | |
2016-04-13 15:01 | Falk Reichbott | Status | new => assigned |
2016-04-13 15:01 | Falk Reichbott | Assigned To | => Falk Reichbott |
2016-04-25 08:45 | Falk Reichbott | Note Added: 0000974 | |
2016-04-25 08:45 | Falk Reichbott | Status | assigned => resolved |
2016-04-25 08:45 | Falk Reichbott | Fixed in Version | => 5.1.11 |
2016-04-25 08:45 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |