|
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
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: Frigyes Szepesi <frigyes.szepesi@xxxxxxxxxx>
To: midrange-l@xxxxxxxxxxxx
Date: 02/03/2015 03:06 AM
Subject: How to check the duration of a backup list in BRMS in an
easy way
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>
Hi to the Gurus,
We have a customer, he is complaining about the duration of the backup. To
investigate it, I would like to know the duration of the separate backup
list. I could check for BRM1413 for the beginning, and BRM1414 for the end
in BRMS log, but it is very time consuming. I need to compare different
days, to figure out which part of the backup takes longer. Is there any
way
of query-ing of a specific database of BRMS?
Bon
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.