Load the SAVF - assure_quick_edd - 24.02

Assure QuickEDD Upgrade Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure QuickEDD
Version
24.02
ft:locale
en-US
Product name
Assure QuickEDD
ft:title
Assure QuickEDD Upgrade Guide
Copyright
2025
First publish date
1997
ft:lastEdition
2025-08-05
ft:lastPublication
2025-08-05T14:04:14.151000
  • Create a SAVF on IBM i

    CRTSAVF FILE(QGPL/PMEDH) TEXT('QUICK-EDD/HA – High availability’)

  • Or use an existing SAVF

    CLRSAVF FILE(QGPL/PMEDH)

  • Create a SAVF on IBM i

    CRTSAVF FILE(QGPL/PMEDHTOOLS) TEXT(‘QUICK-EDD/HA – Tools’)

  • Or use an existing SAVF

    CLRSAVF FILE(QGPL/PMEDHTOOLS)

  • From your PC, use FTP to transfer the downloaded PC files (PMEDH_EN.sav6, PMEDH_IT.sav6, PMEDH_SP.sav6, EDHTOOL_EN.savf, EDHTOOL_IT.savf, EDHTOOL_SP.savf) to the SAVFs previously created on the IBM i, QGPL/PMEDH and QGPL/PMEDHTOOLS.

If you are unfamiliar with FTP, follow these instructions to transfer the file.

  1. Open a Windows command prompt window (cmd.exe) and enter the following commands:

    ftp aaa.bbb.ccc.ddd

    (aaa.bbb.ccc.ddd is the IP address or the DNS name of your IBM i)

  2. Enter your username, then your password (use a *SECOFR profile to have the necessary authorities).
  3. Enter the following commands:
binary
put <path of the PC file>\PMEDH_EN.sav6 QGPL/PMEDH
OR 
put <path of the PC file>\PMEDH_FR.sav6 QGPL/PMEDH
put <path of the file on the PC>\EDHTOOL_EN.savf QGPL/PMEDHTOOLS
OR 
put <path of the file on the PC>\EDHTOOL_FR.savf QGPL/PMEDHTOOLS
quit

You should see a completion message stating that the file transfer completed successfully.

Note: The system value QVFYOBJRST must be equal to 1 and the system value QFRCCVNRST must be equal to 0 for the time of the restoration only to work properly.