Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

CICS :: RE: Fail to change physical VSAM filename via CEMT SET command

$
0
0
Author: Robert Sample
Posted: Fri Jan 20, 2017 7:27 pm (GMT 5.5)

SDSF command LOG gives you access to the console log -- but not all sites allow applications programmers to look at it.

Did you not see in your posted messages where the dataset was deallocated before you attempted to open it? The IOERR is because you attempted to open a data set that is not allocated. You may need to talk to your site support group about WHY it was deallocated.
_________________
TANSTAAFL

The first rule of code reuse is that the code needs to be worth re-using.

"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth


Viewing all articles
Browse latest Browse all 8500

Trending Articles