* HELMSMAN AMENDMENT NOTICE
* 
* Notice number:  030      Date:  5 December, 1994
* 
* Helmsman release:   2.5
* 
* This amendment corrects a problem in the Helmsman JSVM that can
* cause jobs to be marked as "ISSUED NOW LOST" along with a Helmsman
* log file message containing the result code -34885
* (ACC_NO_ACCOUNT_WARNING).
* 
* This problem only occurs if the VME accounting option is not
* installed.
* 
* Please apply this amendment using the procedure described in chapter
* 23 of the Helmsman User Guide.
* 
* Module to be amended is: ICL8_UCJ0_JSVM  ( 2500 )
* 
POINT(UCJ093.PATCHES)
ALTER(30,X00,XF0,NAME=UCJP250_030/0_P00)
POINT(UCJ052.JSVMSWITCHUSER_C)
PATCH(X1FC,X79D40130,CODE  * LINE 3168
      ICP     -34885       * ACC_NO_ACCOUNT_WARNING
      JNE     #A
      LSS     0
      ST.L    9            * RES_CODE
      J       X246         * LINE 3176
#A    LD.IC   X130         * OVERWRITTEN
      J       X200         * CONTINUE
END,NO,NAME=UCJP250_030/0_P01)
POINT(UCJ052.ISSUERUNJOB_C)
ALTER(X296,X06800228,CODE  * LINE 2552
      JP      X6E6
END,NAME=UCJP250_030/0_P02)
POINT(UCJ052.ISSUESYSTEMPROC_C)
ALTER(XEE,X04800017,CODE   * LINE 2925
      JNP     X11C
END,NAME=UCJP250_030/0_P03)
CHE(2D283C79)
