Author Topic: Killing a hung arsload process on MP 9.5 on AIX 7.2  (Read 1238 times)

tjspencer2

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
Killing a hung arsload process on MP 9.5 on AIX 7.2
« on: January 14, 2021, 08:25:09 AM »
So I have a file that is not loading via wrapper script (.ksh) that is calling arsload.

My load syntax is "...bin/arsload -vf -c /arstmp -B IGN.IGN.APP.AG.IGN.IGN.EXT /arsacif/acif1/...filename.pdf"

I want to gracefully kill the arsload program's trying to load a file without jacking up the platform.

Should I just execute the Kill PID to kill the wrapper script?

It's a 1.4MB file that has been hung up for 36 hours :(

tjspencer2

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
Re: Killing a hung arsload process on MP 9.5 on AIX 7.2
« Reply #1 on: January 14, 2021, 10:26:00 AM »
So I just killed the PID for the hung wrapper script process, and everything stopped just fine. 

My input file was a file of PDF statements that were corrupt and couldn't be read.

Never a good idea to try and load those :)

jsquizz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: Killing a hung arsload process on MP 9.5 on AIX 7.2
« Reply #2 on: January 19, 2021, 07:17:40 AM »
in 10+ years I've never had any issues just doing a kill -9 on a load process.. then i'll do my troubleshooting, and fire it up again :)
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING