Using L-Serv to reorg Endevor files without recycling Endevor
search cancel

Using L-Serv to reorg Endevor files without recycling Endevor

book

Article ID: 131238

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

Reorging Endevor VSAM files can be a challenge if Endevor is up 24x7.
It is difficult to find a time to get exclusive rights to the files.
There is a document listing LServ and RLS differences.
The main deterrent to using RLS is the requirement of an Endevor shutdown for file reorgs. 

Is it possible to reorg Endevor VSAM files using L-Serv while Endevor is active?                                                  

Environment

Endevor active 24 X 7 used in a z/OS environment.   

LSERV

Resolution

  • L-Serv offers a utility named LDMAMS with a COMPRESS function
    • VSAM file must be defined with the REUSE option of the DEFINE CLUSTER
    • COMPRESS function reorgs the file 
    • COMPRESS specifically provided to allow for non-disruptive reorganization
      • Locks the file during the operation
      • Delays operations or jobs using the specific file
      • All other files remain available 
  • LDMAMS cannot be used for ELIBs. For further information, please ask Broadcom support.

Additional Information

The LDMAMS Utility