Hello,

we found that PTF UA75830 may lead into problems, if VSAM datasets exist where 
EXCPEXIT is not NULL. As long, as a specific RACF profile isn't defined, any 
access to the file isn't possible after this PTF is applied. (RC=152 during 
open) In our case we found a dataset created in 1994 (!) where EXCPEXIT 
contains a value, but in fact there is no usage of this program specified here. 
So we decided to change the catalog entry via ALTER dsn NULLIFY(EXCEPTIONEXIT).

My question now is: Is there any easy solution to scan all VSAM datasets on a 
system to find all those, who have EXCPEXIT defined, in order to avoid problems 
after this PTF is active? 

Thanks for all ideas.

Kind regards
Juergen Kehr 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to