× 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.



We run this daily
STRMNTBRM RMVMEDI(*REUSE) PRTEXPMED(*NO) PRTVSNRPT(*NO) PRTBKUACT(*NO)
PRTRCYRPT(*RCYANL *SAVEXCP)

I see we're missing the
RgzBrmDb(*Yes)

From a DSPOBJD to an output file:
SELECT ODLBNM, ODOBNM, ODOBTP, ODOBAT, ODOBSZ FROM routines/dskdt
where odlbnm='QUSRBRM'
ORDER BY odobsz desc

Library Object Object Object Object
Type Attribute Size
QUSRBRM QA1ALI2 *FILE PF 3,635,482,624
QUSRBRM QA1AOD *FILE PF 1,972,502,528
QUSRBRM QA1ADI2 *FILE PF 223,727,616
QUSRBRM QA1A5OD *FILE LF 177,262,592
QUSRBRM QA1ANET2 *FILE PF 173,084,672
...
Deleted
Member Size Records Records
QA1ALI2 3635441664 2615266 597480
QA1AOD 1972465664 2130765 370724
QA1ADI2 223686656 181377 0
QA1ANET2 173064192 0 78184

I can see where that reorg can make a difference. Any drawback to doing
it daily?

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.