Read up on this before you try it.

In the commands manual:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2g1a1/4.46.4?SHELF=EZ2ZBK0I&DT=20100113124721
And from the Init and Tuning Ref:(a good explanation)
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2E2A0/73.4.9?DT=20090604030907#HDRRMVLNK


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Starr, Alan
Sent: Thursday, February 03, 2011 1:42 PM
To: [email protected]
Subject: Re: LINKLIB in use

Mark,

I don't see LNKLST UPDATE JOB(*)

Regards,
Alan 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Mark Pace
Sent: Thursday, February 03, 2011 10:32
To: [email protected]
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 
[email protected] 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 
[email protected] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html
This e-mail may contain confidential or privileged information. If
you think you have received this e-mail in error, please advise the
sender by reply e-mail and then delete this e-mail immediately.
Thank you. Aetna   

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

Reply via email to