Thanks for reply. I used these command before, SETPROG LNKLST,UNALLOCATE
P LLA S LLA,SUB=MSTR SETPROG LNKLST,ALLOCATE But by using this P LLA and UNALLOCATE LINKLIST, might cause serious issue this time with SYS1.SCEELKED becuase its core system library and that what I am afraid of . So, I requested to see if any other solution available to restore SYS1.SCEELKED from my backup library. On Wed, Oct 1, 2014 at 3:06 PM, Anthony Thompson <[email protected] > wrote: > I think you can do this by: > > 1) remove the LLA enqueue by shutting down LLA on all system in the > sysplex (and wear the performance hit for a while) > > 2) remove the XCFAS enqueue by issuing command SETPROG LNKLST,UNALLOCATE > on all systems > > Restore your dataset. Maybe to an alternate residence volume which should > probably be staged into the sysplex by appropriate IPL's > > Then commands SETPROG LNKLST, ALLOCATE and S LLA,SUB=MSTR (maybe with a > LLA=xx parm) > > Ant. > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Mainframe Mainframe > Sent: Wednesday, 1 October 2014 6:39 PM > 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 > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
