Displaying the data collected
After collecting data in the job accounting journal, you can write the journal entries to a file and display them.
To do this, follow these steps:
In the following example, the job accounting journal name is QACGJRN.
You can display a list of field names interactively or to a file by creating and running a query using the Work with Queries (WRKQRY) command.
- Create a copy of the system supplied model outfile for the accounting journal. QAJBACG4 is the model outfile for the *TYPE4 outfile format.
- Dump the journal entries to the outfile that you just created. In the following example only the 'JB' or job type journal entries are being dumped.
- Start an SQL session. Then use the SELECT command from within the SQL session to choose the fields you want to display.
Parent topic:
Managing job accounting