Thanks, Alan.
I did a D PROG,LNKLST to show that my old LINKLIB had been removed from the
new LNKLST,  but when I did
SETRPOG LNKLST,UPDATE,JOB(*)
.
.
IEF196I IEF285I   SYS3.PROD.LINKLIB                            KEPT
IEF196I IEF285I   VOL SER NOS= TUSR01.
.
.


On Thu, Feb 3, 2011 at 1:41 PM, Starr, Alan <alan_st...@calpers.ca.gov>wrote:

> Mark,
>
> I don't see LNKLST UPDATE JOB(*)
>
> Regards,
> Alan
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
> Behalf Of Mark Pace
> Sent: Thursday, February 03, 2011 10:32
> To: IBM-MAIN@bama.ua.edu
> Subject: LINKLIB in use
>
> I want to change the size of a LINKLIB.  So how I was going to tackle this
> was, define the new one, copy the contents from the old library to the new
> library.
> Remove the LINKLIB from the APF list and the LNKLST.  Delete the old
> dataset, rename the new one, and then add it back to the PAF and LNKLSTs.
>
> setprog apf,delete,dsname=sys3.prod.linklib,volume=tusr01
>
> SETPROG LNKLST,DEFINE,NAME=lnklst01,COPYFROM=lnklst00
> SETPROG LNKLST,delete,NAME=lnklst01,dsname=sys3.prod.linklib
> SETPROG LNKLST,ACTIVATE,NAME=lnklst01
>
> I then went to delete the old dataset, but it still says Dataset In Use.
> What did I miss?
>
> --
> Mark D Pace
> Senior Systems Engineer
> Mainline Information Systems
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the
> archives at http://bama.ua.edu/archives/ibm-main.html
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>



-- 
Mark D Pace
Senior Systems Engineer
Mainline Information Systems

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to