+ Reply to Thread
Results 1 to 2 of 2

Thread: QZDASSINIT job creates joblog on disconnect - then loops

  1. #1
    annneal@aol.com Guest

    Default QZDASSINIT job creates joblog on disconnect - then loops

    We have an ODBC connected job that calls stored procedures. We have tested on several different i5 machines, and on some it runs to completion and on one i5 the joblog is created like the job ended (Print job log at disconnect on the Diagnostic tab), yet the job can be displayed (same job/user/number) and a new joblog is looping with message MCH3601 from From module . . . . . . . . : QZDASQL From procedure . . . . . . : PGMEXIT followed by PWS0005 From module . . . . . . . . : QZDASQL From procedure . . . . . . : SNDMSG looping quickly and of course the joblog wraps. We tried this with a non SSL connection (QZDASOINIT job) with the same results. The job has to be ended manually. Has anyone seen a similar case?

  2. #2
    Guest.Visitor Guest

    Default QZDASSINIT job creates joblog on disconnect - then loops

    Potentially problem with exit point. Do: WRKREGINF QIBM_QZDA_SQL* and take option 8 to see if there are any exit points registered. If there are, remove them and recycle ODBC. Recycling is accomplished by doing: ENDHOSTSVR *DATABASE ENDPJ QUSRWRK QZDASOINIT OPTION(*IMMED) /* wait till all QZDASOINIT jobs are gone */ STRHOSTSVR *DATABASE If there are no exit points, call IBM support.

+ Reply to Thread

Similar Threads

  1. Joblog on User Outq
    By Guest.Visitor in forum Application Software
    Replies: 3
    Last Post: 10-02-2000, 07:08 AM
  2. Joblog stop already
    By Guest.Visitor in forum Application Software
    Replies: 7
    Last Post: 01-17-2000, 09:36 AM
  3. RUNRMTCMD creates QSYS/QSYSPRT
    By Guest.Visitor in forum Programming
    Replies: 1
    Last Post: 09-01-1998, 07:27 PM
  4. V4R3 upgrd on 40S creates new controller
    By Guest.Visitor in forum Analysis
    Replies: 0
    Last Post: 01-01-1995, 02:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts