Tech Tip: Useful AS400 QShell Command #3

1 min read
  • Tech Tips

Useful AS400 QShell command: use "ipcrm" to delete IPC entries that might have the "D" damaged status in the MODE column of the ipcs command. In QShell (QSH): "ipcrm -s <IPCEntryID>"See more details