|
At 12:00 AM 1/30/01 +0100, you wrote: It has been a long standing request for the system to keep a catalogue of objects updated on a real-time basis, but IBM has yet to step up to the plate. With the advent of the AS/400 (as opposed to it's predecessor the System/38 - which was really the same thing), the system has started to keep all kinds of catalogues about database files, fields and references. Al >Thanks Al and Sean, >I thought about submitting a DSPOBJD, but was hoping that there might be >something like an internal object counter. This is a monster system..., >but anyway submitting this in batch is okay I guess. I don't have access to >a system right now, but I think Operations Navigator displays the number of >files in the IFS when right-clicking properties on IFS -> Root. > >Thanks again, >Bernd > > >----- Original Message ----- >From: "Sean Porterfield" <sporter@bestdist.com> >To: <MIDRANGE-L@midrange.com> >Sent: Monday, January 29, 2001 11:10 PM >Subject: Re: How many objects in a system? > > > > Bernd Schäfers wrote: > > > > > > Greetings, > > > Does anyone know of a quick way to get the total number of objects in a > > > system? > > > > > > Thanks, > > > Bernd > > > > I don't know about quick... (Or reliable due to security concerns.) > > > > SBMJOB CMD(DSPOBJD OBJ(*ALL/*ALL) OBJTYPE(*ALL) OUTPUT(*OUTFILE) > > OUTFILE(MYLIB/OBJECTS)) > > > > (above command submitted so other users don't come hurt you) > > > > SELECT COUNT(*) FROM MYLIB/OBJECTS > > > > Where MYLIB is a valid library. It may be included in the count... > > Don't know if IFS files get counted this way or not. > > +--- > > | This is the Midrange System Mailing List! > > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > > | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. > > | To unsubscribe from this list send email to >MIDRANGE-L-UNSUB@midrange.com. > > | Questions should be directed to the list owner/operator: >david@midrange.com > > +--- > > > > > > > >+--- >| This is the Midrange System Mailing List! >| To submit a new message, send your mail to MIDRANGE-L@midrange.com. >| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.. >| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. >| Questions should be directed to the list owner/operator: david@midrange.com >+--- +--------------------------------------------------+ | Please do not send private mail to this address. | | Private mail should go to barsa@ibm.net. | +--------------------------------------------------+ Al Barsa, Jr. - Account for Midrange-L Barsa Consulting Group, LLC. 400 > 390 Phone: 914-251-1234 Fax: 914-251-9406 http://www.barsaconsulting.com http://www.taatool.com +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
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.