Are you running some version of RACF or other security sub-system?? You will need to allow access via CECI (Transaction name) and applications you will access it via.? Best to just allow all Transactions to access all Files, etc and then later adjust carefully.
?
toggle quoted message
Show quoted text
yes i did, CEMT opens and closes it well, it seems an issue related with CICS security:
As soon as i find done time to try it I'll let you know
Il mar 5 mag 2020, 23:52 James King <
JamesDK@...> ha scritto:
Did you add it to the CICS file Table?
?
Good day to all,
?
I created a VSAM KSDS dataset and i can read and write it in batch, if i try the same on CICS (EXEC COMMANDS) i get a misterious NOTAUTH error, even with CECI transaction in CICS. There is very little on Google about it, does it ring a bell to you? Can someone point me to the right direction?
?
Thanks in advance.