Anonymous | Login | Signup for a new account | 2024-11-21 13:56 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 | ||||
0000806 | FL5 | 2.2 Subprogram FLUC (CONV) | public | 2016-05-02 11:40 | 2016-05-02 19:12 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
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.12 | ||||||
Summary | 0000806: Directory walk for member does not work if a static DD name allocation done for PDS(E), ZIP or FLAM-Archive | ||||||||
Description | FIO.ZIP(file='DD:INPUT' member='*') does not work | ||||||||
Additional Information | Currently static DD name allocations are not supported by the directory walk feature. Because the file name must be full qualified. But if the archive flag on or a member with wildcards name is specified, the directory walk must be done for this library. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000977) Falk Reichbott (administrator) 2016-05-02 19:12 |
The issue is fixed, see the docu below: Additional you can define member names in a DD name definition if a PDS(E) allocated. The member name could be full qualified or contain wildcards for the directory walk. Member names for archives can be defined absolute or based on the URL notation. ------------------------------------------------------------------------ Example: file='DD:INPUT(*B*)' file='DD:INPUT(EGBERT)' file='DD:INPUT(EGBERT)/?*HOGO*' name='DD:INPUT(*GB*)' member='*HOGO*' ------------------------------------------------------------------------ |
Issue History | |||
Date Modified | Username | Field | Change |
2016-05-02 11:40 | Falk Reichbott | New Issue | |
2016-05-02 11:40 | Falk Reichbott | Status | new => assigned |
2016-05-02 11:40 | Falk Reichbott | Assigned To | => Falk Reichbott |
2016-05-02 19:09 | Falk Reichbott | Summary | Directory walk for member does not work if a static DD name allocation done fpr PDS(E), ZIP or FLAM-Archive => Directory walk for member does not work if a static DD name allocation done for PDS(E), ZIP or FLAM-Archive |
2016-05-02 19:12 | Falk Reichbott | Note Added: 0000977 | |
2016-05-02 19:12 | Falk Reichbott | Status | assigned => resolved |
2016-05-02 19:12 | Falk Reichbott | Fixed in Version | => 5.1.12 |
2016-05-02 19:12 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |