FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000806FL52.2 Subprogram FLUC (CONV)public2016-05-02 11:402016-05-02 19:12
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformSystem zOSz/OSOS VersionV2R10
Product Version5.1.11 
Target Version5.1.12Fixed in Version5.1.12 
Summary0000806: Directory walk for member does not work if a static DD name allocation done for PDS(E), ZIP or FLAM-Archive
DescriptionFIO.ZIP(file='DD:INPUT' member='*') does not work
Additional InformationCurrently 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.
TagsNo tags attached.
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker