Getting the following messages when accessing new Endevor MCF file:
VSI1505E VSAM FILE HAS BEEN ESTABLISHED WITH SHARE OPTIONS (3,3) or (4,3)
VSI1506E RLS ACCESS MAY ONLY BE USED WITH SHARE OPTIONS (1,3) OR (2,3)
VSI1510E SHR OPTION INVALID FOR DSN=iprfx.iqual.MCF.STAGE1
The messages indicate that LSERV or RLS are active for this file. But neither RLS nor LSERV are actually in use.
Release : All releases
Component :Endevor
When the MCF was created, it was defined with LOG(NONE); this will flag the file for either LSERV or RLS.
So Endevor will expect that the file is being used for LSERV or RLS.
Redefine the MCF file without the LOG(NONE) in the IDCAMS define.