FLAM Issue Tracker - FL5
View Issue Details
0000807FL51.1 FLCLpublic2016-05-04 14:482016-05-06 14:08
Rolf-Dieter Euler 
Falk Reichbott 
normalminoralways
resolvedfixed 
System zz/OSV1R13
5.1.11 
5.1.125.1.12 
0000807: FLUC don't write into a pds without member name
when a PDS is allocated via DD-statement and ...NAME=DD:name is given, then the data are stored in the directory of the pds and therefore the directory is destroyed for normal use and all members in the pds are unreachable.

Protocol that pds without membername can't be written and stop the program.
No tags attached.
Issue History
2016-05-04 14:48Rolf-Dieter EulerNew Issue
2016-05-04 14:48Rolf-Dieter EulerStatusnew => assigned
2016-05-04 14:48Rolf-Dieter EulerAssigned To => Falk Reichbott
2016-05-04 20:03Falk ReichbottTarget Version => 5.1.12
2016-05-04 20:03Falk ReichbottView Statusprivate => public
2016-05-04 20:03Falk ReichbottSummarydon't write into a pds without member name => FLUC don't write into a pds without member name
2016-05-04 20:04Falk ReichbottNote Added: 0000978
2016-05-04 20:04Falk ReichbottNote View State: 0000978: public
2016-05-06 14:08Falk ReichbottNote Added: 0000981
2016-05-06 14:08Falk ReichbottStatusassigned => resolved
2016-05-06 14:08Falk ReichbottFixed in Version => 5.1.12
2016-05-06 14:08Falk ReichbottResolutionopen => fixed
2016-05-06 14:08Falk ReichbottNote View State: 0000981: public

Notes
(0000978)
Falk Reichbott   
2016-05-04 20:04   
The write to a PDS(E)/PO-LIB directory must be result in an error. A plausibility check must be add for this.
(0000981)
Falk Reichbott   
2016-05-06 14:08   
If write or append and the target file is a directory of a PDS or PDSE then a "Function not allowed here" is now given.