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


  • Subject: Re: How many objects in a system?
  • From: rob@xxxxxxxxx
  • Date: Wed, 31 Jan 2001 15:55:24 -0500


You may wish to use IBM's commands RTVDSKINF/PRTDSKINF.  It'll create about
the same file anyways, and you'll get more information out of it.  By the
way, in your opinion, is something in the root or IFS considered an object?
You won't see them using DSPOBJD.  But maybe if you ask PRTDSKINF right you
may.

Rob Berendt

==================
Remember the Cole!


                                                                                
                                         
                    Bernd Schäfers                                              
                                         
                    <bschaefers@gmx.net        To:     
<MIDRANGE-L@midrange.com>                                         
                    >                          cc:                              
                                         
                    Sent by:                   Subject:     Re: How many 
objects in a system?                            
                    owner-midrange-l@mi                                         
                                         
                    drange.com                                                  
                                         
                                                                                
                                         
                                                                                
                                         
                    01/29/01 06:00 PM                                           
                                         
                    Please respond to                                           
                                         
                    MIDRANGE-L                                                  
                                         
                                                                                
                                         
                                                                                
                                         




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
+---



+---
| 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 thread ...

Follow-Ups:

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.