A thought or two 1) Is the SYS1.SIEKLNKE currently in the LINKLST? If so, are you just refreshing the library? 2) If SYS1.SIEKLNKE does not current exist, you could build a new LINKLST and add it to the new list.
In case one, you can use a utility like PDSCLEAN from the CBTTAPE.ORG to empty the current library. Then copy the modules into the cleaned out library. Then issue a F LLA,UPDATE command (Check out the syntax) In case two, there are many examples in the archives of how to build a new Linklst. D GRS,RES=(*,SYS1.SIEKLNKE) will list enqueues for this file. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of venkat kulkarni > Sent: Saturday, June 17, 2017 12:45 AM > To: [email protected] > Subject: PDSE dataset rename issue > > Hello Group, > We have requirement to add new SYS1.SIEKLNKE dataset into system. But this > dataset was allocated to LLA and XCF. So, we unallocated to linklist and stop > LLA. After this, we tried renaming this dataset using ispf 3.4 to .old but > system didnt allowed and received below error. > > > IEC614I rename failed rc 08 diagnostic information 040B0426, 914 > > I am unable to find any authentication issue or any other causing this > problem. > > Can you please help. > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
