When I am  trying to run    SETPROG LNKLST,ALLOCATE  command , I am
 getting below error on console,

CSV540E LNKLST SET LNKLST00 is in error.
 DATASET SET SYS1.SERBLINK
 HAS VOLUME ID DOESNT NOT MATCH WITH CATALOG.

When I already run indirect catalog JCL for these dataset, why linklist is
not able to take this new update. How we can do it dynamically or only IPL
is the only option.


On Sun, Feb 21, 2016 at 10:07 AM, Mainframe Mainframe <
[email protected]> wrote:

> Hello Lizette,
>                     After making indirect catalog, I checked through
> listcat and it shows ****** which is correct now. But  D PROG,lnklst still
> show these dataset on old RES volume which is not correct. How do I change
> this to point to current IPL'd RES volume.
>
>
>
> On Sun, Feb 21, 2016 at 2:52 AM, Lizette Koehler <[email protected]>
> wrote:
>
>> You do not need ISPF to run SDSF.  You can issue SDSF from the READY
>> Prompt in native TSO.  It does not have all of the niceties it has under
>> ISPF, but is very functional.
>>
>> Check your catalog entries.  Make sure the LISTC ENT('xxxx') ALL shows
>> the indirect catalog entry
>>
>> Lizette
>>
>>
>> > -----Original Message-----
>> > From: IBM Mainframe Discussion List [mailto:[email protected]]
>> On
>> > Behalf Of Mainframe Mainframe
>> > Sent: Saturday, February 20, 2016 10:11 AM
>> > To: [email protected]
>> > Subject: Re: DASD device not going offline
>> >
>> > Hello Lizette,
>> >                       Thanks for suggestion. As expected, command D
>> > PROG,LINKLIST showing my dataset on wrong volume. Basically we have two
>> RES
>> > volume ZS21P1( primary ) and ZS21T1 ( Ale RES volume) , and system is
>> > indirectlry catalogged. My system is curently IPL'd from Alt Res
>> volume,  But
>> > today I noticed that
>> >
>> > SYS1.SCSFMOD0
>> > SYS1.SISFLOAD
>> > SYS1.SASMMOD1
>> > SYS1.SERBLINK
>> >
>> > dataset were pointing to Primary res volume,So I updated and made it
>> indirect
>> > cataloged. So, that it will point to ZS21T1 now as currently system is
>> IPL'd
>> > from ZS21T1.
>> >
>> > Now when I issued D PROG,LINKLST , these dataset still showing me in
>> ZS21P1
>> > which is wrong.
>> >
>> > In my PROG00,  we dont put volume serial number , like below.
>> >
>> > LNKLST DEFINE NAME(LNKLST00)                           /* DEFINE    */
>> > LNKLST ADD NAME(LNKLST00) DSNAME(SYS1.SISFMOD1)        /* SDSF      */
>> >
>> > We don't use CSVLLAxx member in our system .
>> >
>> > Now I tried to run below command from HMC console, as I am not able to
>> access
>> > SDSF because of this issue,
>> >
>> > SETPROG LNKLST,DEFINE,NAME=LNKLST01,COPYFROM=LNKLST00
>> >  SETPROG LNKLST,ACTIVATE,NAME=LNKLST01
>> >  SETPROG LNKLST,UPDATE,JOB=*
>> >
>> > But I am not able to run these command anY get syntax issue  etc.
>> >
>> > Please suggest
>> >
>>
>> ----------------------------------------------------------------------
>> 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

Reply via email to