User Index NW0006X is damaged. (NETIQKB31007)

  • 7731007
  • 02-Feb-2007
  • 27-Feb-2008

Environment

NetIQ Security Solutions for iSeries 8.0

Remote Request Management (RRM)

Situation

User Index NW0006X is damaged.

No Collected Entries are being written.

Error: DTAQ NW0007Q storage limit exceeded.

Resolution

To reduce the size of the data queues and/or replace damaged object NW0006X:

  1. From the Remote Request Management menu, use Option 8 Work with Exit Points.

  2. Press F11 and note the Collection Mode used.

  3. Use F7=Update All and set Collected to *NONE.

  4. End Remote Request Management's collection monitor by either ending the ZPSSMON subsystem or using PSRRMCMON ACTION(*STOP) OPTION(*IMMED) or via Option 5 Start/Stop RRM Collection Monitor from Option 30 Manage RRM menu.

  5. Add PSCOMMON to the library list.

  6. At a command line, enter:

    CALL QCLRDTAQ PARM('NW0007Q' 'PSCOMMON')

  7. At a command line, enter:  Note: If NW0006X is damaged, it may be necessary to delete it prior to this step.  If the CRTUSRIDX command fails, delete NW0006X and try again.

    PSCOMMON/CRTUSRIDX USRIDX(PSCOMMON/NW0006X) EXTATT(COLLECT) LENGTHATT(*VARIABLE) LENGTH(*VLEN2000) KEYLEN(24) TEXT(PENTASAFE) REPLACE(*YES)

  8. At a command line, enter the follow commands pressing enter after each one:

    ADDLIBLE PSCOMMON  

    CALL PSCOMMON/NW0099E 

    CALL PSCOMMON/NW0089C

  9. Enter the command:

    EDTOBJAUT OBJ(PSCOMMON/NW0006X) OBJTYPE(*USRIDX)

  10. Confirm/change Object Owner to be PSOBJOWN.

  11. Confirm/change Authorization List to be PSCOMMON.

  12. Confirm/change *PUBLIC Authority to be *AUTL.

  13. Use Option 8 Work with Exit Points and set Collection Mode back to what it was in step 2.

  14. Start ZPSSMON subsystem again.

  15. Modify your Startup program to include the call to start subsystem ZPSSMON after every IPL.


Cause

Data Queue NW0007Q and User index NW0006X will increase in size if the Collection Monitor (subsystem ZPSSMON) is not turned on (prior to version 7.5).  Begining with version 7.5, not having subsystem ZPSSMON active will no longer cause this issue.

Additional Information

Formerly known as NETIQKB31007