Anonymous | Login | Signup for a new account | 2024-11-21 14:37 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 | ||||
0000915 | FL5 | 1.1 FLCL | public | 2018-05-29 10:03 | 2018-05-30 16:44 | ||||
Reporter | Mykhailo Moldavskyy | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | System z | OS | z/OS | OS Version | V2R20 | ||||
Product Version | 5.1.17 | ||||||||
Target Version | 5.1.18 | Fixed in Version | 5.1.17 | ||||||
Summary | 0000915: Read write from USS to zOS dataset not possible | ||||||||
Description | Read write from USS to zOS dataset not possible. The use of file="//'TST.IDAT.PSFB80'" does not work on uss | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001156) Falk Reichbott (administrator) 2018-05-29 11:32 |
The directory work checks if the file exists with ftat() and the stat-implementation on USS don't support the // or DD: syntax for file names. The current solution is to open and close the DDN or DSN to figure out if the file exists or not. |
Issue History | |||
Date Modified | Username | Field | Change |
2018-05-29 10:03 | Mykhailo Moldavskyy | New Issue | |
2018-05-29 10:03 | Mykhailo Moldavskyy | Status | new => assigned |
2018-05-29 10:03 | Mykhailo Moldavskyy | Assigned To | => Falk Reichbott |
2018-05-29 11:30 | Falk Reichbott | View Status | private => public |
2018-05-29 11:30 | Falk Reichbott | Description Updated | View Revisions |
2018-05-29 11:32 | Falk Reichbott | Note Added: 0001156 | |
2018-05-29 11:32 | Falk Reichbott | Status | assigned => resolved |
2018-05-29 11:32 | Falk Reichbott | Fixed in Version | => 5.1.18 |
2018-05-29 11:32 | Falk Reichbott | Resolution | open => fixed |
2018-05-30 16:44 | Falk Reichbott | Fixed in Version | 5.1.18 => 5.1.17 |
Copyright © 2000 - 2024 MantisBT Team |