How do I remove a damaged VigilEnt AS/400 PTF on my system and re-apply it? (NETIQKB30711)

  • 7730711
  • 02-Feb-2007
  • 08-Oct-2007

Resolution

goal
How do I remove a damaged VigilEnt AS/400 PTF on my system and re-apply it?

fact
VigilEnt Security Agent for AS/400 5.3/6.3

fact
VigilEnt Security Agent for iSeries 5.4/7.0

fix
Follow the instructions below. The PTF used in the instructions (1A00010) is just an example:

  1. Reload the PTF that is damaged by typing the following on a command line:

    LODPTF LICPGM(1PSA001) DEV(*SAVF) SELECT(1A00010) SAVF(QGPL/Q1A00010)

  2. Permanently remove the PTF by typing the following on a command line:

    RMVPTF LICPGM(1PSA001) SELECT(1A00010) RMV(*PERM)

  3. Reload the PTF and then apply it by typing the following on a command line:

    1. LODPTF LICPGM(1PSA001) DEV(*SAVF) SELECT(1A00010) SAVF(QGPL/Q1A00010)

    2. APYPTF LICPGM(1PSA001) SELECT(1A00010)


Additional Information

Formerly known as NETIQKB30711