× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Well, I looked at this the old fashioned way. I opened up two sessions.
On one I was in DSPLOGBRM. On the other I did a WRKUSRJOB ROB *ACTIVE.
Then I displayed the first job and looked at the open files. Had to hit
the function key to see the I/O details. There's one file open in QBRM,
but it's a display file so that's out. Hey, there's two files open in
QUSRBRM and they are logical files. I bet they have some potential.
Well, maybe.
Both files are logicals. That being true, the 'meat' of the data is in
the first field. This happens to be a 32k field of totally unformatted
data with imbedded packed data and whatnot. It's almost as if the main
programs processing that are RPG programs which handle the data internally
via multiformat file logic. There are some columns at the end which may
be applicable for record format id.
Now let's look at the call stack in DSPLOGBRM. First there's an ILE
version of a CL program, Q1ACLG. Then there's an ILE version of an RPG
program, Q1ARLG
Program . . . . . . . : Q1ARLG Library . . . . . . . : QBRM
Program attribute . . : RPGLE
Detail . . . . . . . . : *MODULE
Creation Optimization Debug
Module Library Attribute Date Level Data
Q1ARLG PTFBLD3 RPGLE 04/29/14 *BASIC *NO


Yep, you're going to play hell querying that data.


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.