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



WRKLNK '/NOTES03/NOTES/DATA/DAOS/*'
shows 3 subdirectories: 0001, 0002, 0003
Drilling down into 0001 with an option 5 shows:
CPDA092 - Cannot display all of the objects requested.
which, I know IBM is using UIM or I'd call it the old subfile limitation
of 9,999 rows. Perhaps UIM has some related limitation.

crtpf rob/stmfcount rcdlen(200)
qsh
cd /notes03/notes/data/daos/0001
ls *.* >/qsys.lib/rob.lib/stmfcount.file/stmfcount.mbr
qsh: 001-0078 Process ended by signal 5.

So, let's try a stream file instead of db2
ls *.* >/rob/stmfcount.txt
qsh: 001-0078 Process ended by signal 5.
$

So, how does one count this up quickly?
iNav reported 3 directories and 83k+ files in that 0001 directory.

Maybe I'd better give them a call...

Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.