+ Reply to Thread
Results 1 to 5 of 5

Thread: QZDASOINIT logs

  1. #1
    Guest.Visitor Guest

    Default QZDASOINIT logs

    If they're ending with "completed normally", then you may need to change the job description they use, QSYS/QZBSJOBD. Its message logging may be set so that it produces a joblog no matter what. Ours is set to LOG(4 00 *NOLIST) LOGCLPGM(*NO) It's also used by most/all prestart jobs in sbs QUSRWRK, so changing it would affect them also. To isolate it to the QZDASOINIT jobs, you'd need to create a new jobd with the logging you want, and change subsystem attributes so QZDASOINIT would use the new jobd.

  2. #2
    Guest.Visitor Guest

    Default QZDASOINIT logs

    Hi, That jobd already has those settings.

  3. #3
    Guest.Visitor Guest

    Default QZDASOINIT logs

    if the job is an ODBC connection, check the ODBC setup. On the diagnostic tab is a checkbox for "print joblog at disconnect".

  4. #4
    Guest.Visitor Guest

    Default QZDASOINIT logs

    Hi, does anyone know of a way to STOP these from being produced? we have an application that creates literally thousands of these daily - and they all reside in QEZJOBLOG. It makes finding real failing jobs difficult and is a nuisance! Thanks Carl

  5. #5
    Guest.Visitor Guest

    Default QZDASOINIT logs

    Verify the jobd they using when executing. On our sys they run under userid QUSER which uses the QDFTJOBD jobd. It is set to *seclvl which basically means write me a joblog. As others have said, set to *nolist to avoid joblog at normal end.

+ Reply to Thread

Similar Threads

  1. Embedded SQL and Job Logs
    By Guest.Visitor in forum SQL
    Replies: 2
    Last Post: 10-26-2004, 01:16 PM
  2. SQL / DFU logs
    By Guest.Visitor in forum General
    Replies: 9
    Last Post: 01-06-2004, 11:08 PM
  3. QZDASOINIT jobs never end
    By Guest.Visitor in forum Programming
    Replies: 2
    Last Post: 04-21-2001, 05:56 AM
  4. Job QZDASOINIT
    By Guest.Visitor in forum Application Software
    Replies: 2
    Last Post: 04-03-2000, 06:13 AM
  5. QZDASOINIT TCP JOB
    By Guest.Visitor in forum Networking
    Replies: 2
    Last Post: 06-04-1999, 11:35 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