FLAM Issue Tracker - CLE/P
View Issue Details
0000564CLE/P1. CLEpublic2014-09-17 14:272014-09-17 14:28
Falk Reichbott 
Falk Reichbott 
normalminoralways
resolvedfixed 
System zz/OSV1R13
1.1 
1.21.2 
0000564: DD names don't work for output files
Currently the use of DD names for output files results in the error below

Can not open logging facility!
Run of command 'INFO' failed!
No tags attached.
Issue History
2014-09-17 14:27Falk ReichbottNew Issue
2014-09-17 14:27Falk ReichbottStatusnew => assigned
2014-09-17 14:27Falk ReichbottAssigned To => Falk Reichbott
2014-09-17 14:28Falk ReichbottNote Added: 0000629
2014-09-17 14:28Falk ReichbottStatusassigned => resolved
2014-09-17 14:28Falk ReichbottFixed in Version => 1.2
2014-09-17 14:28Falk ReichbottResolutionopen => fixed

Notes
(0000629)
Falk Reichbott   
2014-09-17 14:28   
If a DD name "DD:NAME" used, then the open must be done with "w,recfm=*" as format string. This was adjusted in all cases and works now.