SCEELKED is not needed in the link list. There are other LE datasets that could/should be in the Linklst, but IMO SCEELKED is not one of them.
SCEELKED is used during LKED (BINDER) time. It has no value in the LINKLST. It contains stubs used during LKED time. So it should be on the SYSLIB DD Statement in the LKED / BINDER step. You may need to review the Language Environment manuals and see what is really needed in the LINKLSTxx or open an SR with IBM and confirm what is required. As for restoring, if you are going to replace the SCEELKED with a backup version, I would do the following 1) Restore the back up SCEELKED to a new name 2) Delete all members in the current SYS1.SCEELKED dataset 3) Copy from the restored dataset to SYS1.SCEELKED 4) Refresh Linklst. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Mainframe Mainframe > Sent: Wednesday, October 01, 2014 2:09 AM > To: [email protected] > Subject: SCEELKED Restore > > Hi Group, > We have some issues wth SYS1.SCEELKED and want to restore > from > backup, but > SYSTEM DATASET JOBNAME DISP > STATUS > ------ -------------------------------------------- ------- ----- > ------ > MVS1 SYS1.SCEELKED XCFAS SHR > USING > MVS1 SYS1.SCEELKED LLA SHR > USING > MVS2 SYS1.SCEELKED XCFAS SHR > USING > MVS2 SYS1.SCEELKED LLA SHR > USING > MVS3 SYS1.SCEELKED XCFAS SHR > USING > MVS3 SYS1.SCEELKED LLA SHR > USING > MVS4 SYS1.SCEELKED XCFAS SHR > USING > MVS4 SYS1.SCEELKED LLA SHR > USING > > > As, we have system running under sysplex, so we getting above output of this > been > in use by LLA and XCFAS. > > Initially I thought of using below link for Update linklst dynamically. > > http://www.ruifeio.com/2009/06/29/update-linklist-dynamically > > but, as SYS1.SCEELKED is core system library, so I was afraid of doing it as > many subsystem will start failing with abends. > > Do,we have any other process of restoring SCEELKED from backup dataset. > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
