+ Reply to Thread
Results 1 to 5 of 5

Thread: Outq Description Report

  1. #1

    Default Outq Description Report

    Try this: DSPOBJD *ALL/*ALL *OUTQ OUTFILE(filename) Dave

  2. #2
    Guest.Visitor Guest

    Default Outq Description Report

    This gives me the basic system information but what I'm looking for is the actual attribute descriptions of the outq....DSPDTA, JOBSEP, OPRCTL, DTAQ, AUTCHK etc.. Any ideas? Thanks!

  3. #3
    Guest.Visitor Guest

    Default Outq Description Report

    Sounds like a job for the QSPROUTQ API. Or use the RTVOUTQA command in the old QUSRTOOLs, which uses the API.

  4. #4
    Guest.Visitor Guest

    Default Outq Description Report

    I'm trying to create a report which includes all out's and their descriptions. I can't find an outq command that I can outfile. Any ideas? TIA

  5. #5

    Default Outq Description Report

    Attached file has source for a program that gets all *OUTQ descriptions, then retrieves description for each using the QSPROUTQ API, and writes subset of the attributes to a file. The original purpose was to save enough information so that I could delete and recreate the queues, due to some network changes. You should be able to use this as a starting point. At the very least, it shows you how to invoke the API.

    OUTQD.zip

+ Reply to Thread

Similar Threads

  1. Retrieve object description API
    By Guest.Visitor in forum General
    Replies: 2
    Last Post: 09-28-2005, 03:05 AM
  2. Field Description
    By S.Mildenberger in forum RPG
    Replies: 4
    Last Post: 06-17-2003, 09:27 AM
  3. Programmer/Analyst job description
    By frankgw@adelphia.net in forum Application Software
    Replies: 15
    Last Post: 05-09-2000, 09:08 AM
  4. device description
    By Guest.Visitor in forum Analysis
    Replies: 5
    Last Post: 04-12-2000, 12:00 PM
  5. Job Description
    By Guest.Visitor in forum Analysis
    Replies: 9
    Last Post: 03-30-2000, 08:30 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