Can 2 Endevor Package files be merged
search cancel

Can 2 Endevor Package files be merged

book

Article ID: 40561

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

Have two separate sites that use the Endevor Change Manager Software and one of the problems we have 
is that there are also two Packages data sets.  Both need to be merged into one package file.
 
 
     

Resolution

MOST IMPORANT - always make sure that there are backups of the files that will be merged
 
1 - Clean up both of the files by using the Archive Package action with the option to delete.
 
2 - Create a new Pacakge file by using the BC1JJB05 member located in iprfx.iqual.CSIQJCL.
 
3 - Use the UNLOAD Package program also located in iprfx.iqual.CSIQJCL(BC1JUNLD)
     to perform the unload.
 
     The unload action will need to use the C1DEFLTS table of the Endevor that will be where the old Package file exists.
     
     Unload both the old and new package files.
 
4 - Use the RELOAD Package program located in iprfx.iqual.CSIQJCL(BC1JRELD)
     to perform the reload.
 
     The reload action will need to use the C1DEFLTS table of the Endevor that will be where the new Package file exists.
 
     Reload the old and then reload the new in that order.
 
5 - Run the package summary report (CONRPT70) to validate the file is operational.  Bring up Endevor and drill down to: 
 
     U  USER MENU
     1  REPORTS
     3  PACKAGE
 
     At this point you should be on panel     C1SR1300 ---------------------- PACKAGE REPORTS ----------------------
                                                                           
    SELECT REPORTS:                                                       
    _ 70  Package Summary   _ 71  Package Approver   _ 72  Package Detail
 
6 - Remember that no packages can be executed until the merger of the two Endevor Package files has been completed.