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



I got about a half of a million more rows in RTVDIRINF than RTVDSKINF. IDK
if the difference is multipartition tables or what. That makes it roughly
1.5 times the size of RTVDSKINF.
SELECT COUNT(*)
FROM routines/qaezd0033o WHERE QEZOBJNAM like '%.MBR'
COUNT ( * )
516,460
Ok, damn good guess.

select count(*) as "Total_Qaezdisk" from qusrsys/qaezdisk

"Total_Qaezdisk"
1,015,690

D=Directory
O=Objects within that directory

"Total_QAEZD-D"
185,518
"Total_QAEZD-O"
1,521,487

(Runtime of RTVDSKINF) * 1.5 <> (Runtime of RTVDIRINF). Not even close.
Job 037382/ROB/OPDSKGET started on 11/15/14 at 04:00:00
Job 037382/ROB/OPDSKGET ended on 11/15/14 at 04:14:47;
Job 037534/ROB/OPIFSGET started on 11/15/14 at 04:20:00
Job 037534/ROB/OPIFSGET ended on 11/15/14 at 05:53:55;

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.