<snip>
Why not
https://www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.ieae200/remenq.htm

?
<snip>

This is exactly the intended approach when you are trying to deal with an 
uncataloged data set of the same name as a LNKLST data set.

Also, where it talks about LLA, you could use the CSVLLAxx parameter
GET_LIB_ENQ(NO) 

Both of these should be done only temporarily, and put back the way they 
had been (e.g., LNKLST ALLOCATE and GET_LIB_ENQ(YES) ) once the operation 
has been done, in order to keep the system protected. 

I will submit a pub-update request to add this information.

Peter Relson
z/OS Core Technology Design


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to