Prepare your environment by ending Assure Security  - Assure_DB2_Data_Monitor_(DB2MON) - Assure_Elevated_Authority_Manager_(EAM) - Assure_Encryption - Assure_Monitoring_and_Reporting_(AMR) - Assure_Secure_File_Transfer - Assure_Secure_File_Transfer_ - Assure_Secure_File_Transfer_PGP - Assure_Secure_File_Transfer_with_PGP - Assure_Security_Multi-Factor_Authentication_(MFA) - Assure_System_Access_Manager_(SAM) - Required_for_All_Modules - assure_ioptimize - assure_itera - assure_mimix - 10.0

License Manager for IBM i Products

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure Security > Assure Secure File Transfer
Assure Security > Assure Secure File Transfer with PGP
Assure Security > Assure System Access Manager (SAM)
Assure MIMIX™ Software
Assure Security > Assure Security Multi-Factor Authentication (MFA)
Assure Security > Required for All Modules
Assure iTERA
Assure iOptimize
Assure Security > Assure Monitoring and Reporting (AMR)
Assure Security > Assure DB2 Data Monitor (DB2MON)
Assure Security > Assure Encryption
Assure Security > Assure Elevated Authority Manager (EAM)
Version
10.0
Language
English
Product name
Assure
Title
License Manager for IBM i Products
Copyright
2023
First publish date
1999
Last updated
2024-09-01
Published on
2024-09-01T08:51:05.814117

This procedure ends an Assure Security installation (and related products) and is required before upgrading or installing Assure Security or when removing an Assure Security installation. Use this procedure when you are instructed to by procedures in this guide.

Do the following to prepare your environment for removing Assure Security:

  1. Run the following command to end the Assure Security subsystem:

    ENDSBS SBS(SECOPS) OPTION(*IMMED)
  2. Run the following command to verify that the subsystem has ended:

    WRKACTJOB SBS(SECOPS)

    No jobs should appear running. Refresh the screen by pressing F5 until all jobs disappear before attempting to uninstall Assure Security.

  3. For users of Assure Encryption, run the following command for each file which has any FieldProc encrypted fields to end all FieldProc encryption on all fields of the file which are defined for encryption:

    SECOPS/ENDFLDPRCF FILE(library/file name)

    Failure to do so will cause errors when trying to use files where encryption has not been ended, making the data in those files irretrievable. You can also delete and/or recompile those files to end encryption.

    Note: This step is not necessary when preparing for an upgrade or installation of Assure Security.
  4. For users with DB2 monitoring activated on files, deactivate the definitions for all such files. Run the SECDB2 command and use option 10 next to each definition listed to make the definitions inactive. Alternatively, run the following command for each file defined for DB2 monitoring in order to deactivate definitions:

    CHGQDPMN FILE(library/file name) STATUS(*INACTIVE)
    Note: This step is not necessary when preparing for an upgrade or installation of Assure Security.
  5. For users of Assure System Access Manager, it is necessary to inactivate the exit points. It is recommended to do this by performing an IPL. Alternatively, if this is not possible, run the following commands to stop and restart the servers and subsystems for all the points of type *EXIT:

    1. ENDHOSTSVR *ALL
      Note: It is not necessary to end all the servers. You can end and restart only the servers used for the exit points monitored by Assure System Access Manager on your system. Refer to Detailed information on supported exit points in the System Access Manager User Guide to determine the server associated with each exit point.
    2. ENDTCPSVR SERVER(*FTP *NETSVR)
    3. ENDSBS QSERVER *IMMED
    4. ENDSBS QUSRWRK *IMMED
    5. STRSBS QSERVER
    6. STRSBS QUSRWRK
    7. STRTCPSVR SERVER(*FTP *NETSVR)
    8. STRHOSTSVR *ALL