Here is the process I use with some explanation in my doc.

For LLA:
TO REMOVE THE LLA ENQUEUE FROM THE DATASET, YOU WOULD   
EITHER ISSUE AN F LLA,UPDATE=XX POINTING TO A CSVLLAXX  
PARMLIB MEMBER SPECIFYING REMOVE(CEE.SCEERUN) OR YOU    
WOULD STOP LLA BY ISSUING P LLA.                        
                                                        
LIBRARIES(XXXXX.XXXXX.XXX)    TO ADD A LIBRARY          
REMOVE(XXXXX.XXXXX)           TO REMOVE A LIBRARY.    

And for XCFAS:  
SETPROG LNKLST,UNALLOCATE                                         
SETPROG LNKLST,ALLOCATE                                           
 -----------------------------------------------------             
 TO REMOVE THE XCFAS ENQUEUE, IT DEPENDS ON WHETHER                
 CEE.SCEERUN IS IN THE LNKLST OR NOT. IF IT IS A LNKLST            
 DATASET, YOU WOULD HAVE TO ISSUE THE SETPROG LNKLST,UNALLOCATE    
 COMMAND TO FREE THE XCFAS ENQUEUE HELD DUE TO DYNAMIC LNKLST      
 PROCESSING. AFTER ISSUING THE SETPROG LNKLST,UNALLOCATE           
 COMMAND, YOU WILL RECEIVE MESSAGE CSV507I ( MSGCSV507I )          
 LNKLST ALLOCATIONS ARE INACTIVE.                                  

I am sure there are other ways, but it works for me.

Claude Richbourg
Florida Department of Corrections
Systems Programmer III
850-921-1383

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Mark S. House
Sent: Wednesday, December 12, 2007 8:57 AM
To: [email protected]
Subject: Delete DS Held by LLA and XCFAS

I removed CSF.SCSFMOD0 from the LNKLST and the APF list, but when I 
attempt to delete I get an error message saying it is in use.  It
appears 
there it is used by LLA and XCFAS.  How can I realese the Dataset from
LLA 
and XCFAS?  Thanks.

Mark House
(402) 778-1966
IBM Mainframe Systems
[EMAIL PROTECTED]

This e-mail message and any attachments may contain confidential, 
proprietary or non-public information.  This information is intended 
solely for the designated recipient(s).  If an addressing or
transmission 
error has misdirected this e-mail, please notify the sender immediately 
and destroy this e-mail.  Any review, dissemination, use or reliance
upon 
this information by unintended recipients is prohibited.  Any opinions 
expressed in this e-mail are those of the author personally.


----------------------------------------------------------------------
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

Reply via email to