Creating an Application to Manage the VOST

You can manage the VOST that executes INGCPSM using an application of type NONMVS:

  • Start the VOST by using the INGVSTRT command as the start command of the APL, where its job name is used as the attach_name of the VOST.
  • Stop the VOST using a sequence of INGVSTOP stop commands in the management APL.
  • Monitor the status of the VOST using the INGVMON monitoring routine in the management APL.