+ Reply to Thread
Results 1 to 3 of 3

Thread: Job performance issue

  1. #1
    Guest.Visitor Guest

    Default Job performance issue

    Hello When you submit the job, use the parameter LOG(4 0 *SECLVL), perhaps you need to change the job description for this. So this give you a job log in the QEZJOBLOG outq. You can see the process of your job. Regards

  2. #2
    mamadou_toure@yahoo.com Guest

    Default Job performance issue

    Hi, I run a job that passes through several programs (CL and RPG), and I noticed that this job slows down somewhere. I used the STRJOBTRC command to trace the steps of this job, but the spool generated with this command is not understable. Is there another way to know all the job steps (which shows the program names, the subroutines etc ...) ?

  3. #3

    Default Job performance issue

    Mamadou, Use TRCJOB *ON, run the job and use TRCJOB *OFF - you can specify either *PRINT or *OUTFILE. If you use *OUTFILE, you can use a query over it to ignore all the IBM programs and things like that. I find it much easier than STRJOBTRC... Rory

+ Reply to Thread

Similar Threads

  1. Major UDF performance issue
    By thurring in forum SQL
    Replies: 12
    Last Post: 11-16-2008, 07:57 PM
  2. V5R3 performance issue?
    By Guest.Visitor in forum IBM
    Replies: 7
    Last Post: 11-21-2005, 03:11 AM
  3. Performance issue in embeded SQL RPG
    By arush_arya in forum SQL
    Replies: 1
    Last Post: 10-07-2005, 04:39 AM
  4. 4.5 to 5.1 performance issue
    By B.Bardini in forum IBM i (OS/400, i5/OS)
    Replies: 4
    Last Post: 07-17-2002, 02:48 AM
  5. Replies: 1
    Last Post: 05-17-2002, 02:39 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