[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

5769.0. "Find domains using DCL?" by CSC32::M_FISHER (SPACEMAN SPIFF) Tue Nov 30 1993 15:36

    
    
    This question concerns the "membership search" function which is available
    from the Iconic Map interface under the navigation menu in Polycenter
    Network manager V1.3. Is this same functionality available at command line
    level and if so how? The real problem is that I need a straight forward
    method to determine the domains in which an entity has membership and I need
    to do this from within a DCL procedure. I have attempted to get this
    information from several show and directory commands from the FCL 
    interface but haven't found a command that returns the domain(s) for 
    an entity.
    
T.RTitleUserPersonal
Name
DateLines
5769.1Try SHOW DOMAIN * MEMBER membernameMQOSWS::F_MONETTENetwork consultant - MontrealTue Nov 30 1993 17:398
    you can try "SHOW DOMAIN * MEMBER membername". You will get the
    information for all domains but you have to do a little bit of DCL
    LEXICAL to cut all the information you don't need.
    
    
    Hope this help
    
    Francois