[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

332.0. "How to delete domains (and more)" by CLARID::HOFSTEE (Take a RISC, buy a VAX) Tue Sep 18 1990 11:02

    
    
    How do I get rid of a domain?
    When I do a show domain, MCC tells me that this domain exists with all
    it attributes. However, when I try a 'delete domain', it tells me that
    this entity doesn't exist. So I cannot seem to delete it!
    
    Which brings me to my next question: If you have really messed up your
    MCC DB , is there some magic 'CLEAR MCC ALL' command that brings you
    back to zero instead of having to delete domain's, deregister
    station's, erase bridges etc. etc.?
    
    Log of delete domain problem follows
    

	Welcome to VAX/VMS V5.3-1  

Username: SYSTEM
Password: 
	Welcome to VAX/VMS version V5.3-1 on node GIBBY
    Last interactive login on Monday, 17-SEP-1990 14:56
    Last non-interactive login on Tuesday, 18-SEP-1990 15:09
Z

[62"p F
>
GIBBY::>
GIBBY::>
GIBBY::>mccl

DECmcc (T1.0.1)


)0
=
>

)0
=
>

MCC> show mcc 0

Using default ALL IDENTIFIERS

MCC 0 


Identifiers


AT 18-SEP-1990 15:43:33






Examination of Attributes Shows:

                               MCC Name = 
GIBBY_NS:.MCC.GIBBY_DIRECTOR


MCC> show domain ethernim all att

Domain GIBBY_NS:.ethernim 


ALL ATTRIBUTES


AT 18-SEP-1990 15:43:47






                             DomainName = 
GIBBY_NS:.ethernim


                   Member Event Counter = 
29


                              Directory = 
SYS$SYSROOT:[SYSMGR]


                               Owner ID = 
"SYSTEM"


                    Implementation Desc = 
""


                               Location = 
""


                           MAIL Account = 
""


                           Phone Number = 
""


                                Remarks = 
""


                     Responsible Person = 
""


                              Text File = 
""


MCC> delete domain ethernim

Domain GIBBY_NS:.ethernim 


AT 18-SEP-1990 15:44:06






The requested operation cannot be completed



%MCC-E-NOENTITY,  No corresponding entity instance exists 

MCC> exi
>
>
    
    Thanks
    
    Timo
T.RTitleUserPersonal
Name
DateLines
332.1Name space may be corruptedTOOK::JESURAJTue Sep 18 1990 17:2916
    
    If you have created the domain using the MCC software prior to V10_MCS,
    you WILL encounter this problem. In that case please clean up the name
    space before registering any more.
    
   > Which brings me to my next question: If you have really messed up your
   > MCC DB , is there some magic 'CLEAR MCC ALL' command that brings you
   > back to zero instead of having to delete domain's, deregister
   > station's, erase bridges etc. etc.?
    
    
    I wish too... I am not sure about a MCC command to do that. At least
    we can provide a COM file to do that . It is in our wish list.  
    
    .../ jay
    
332.2CLI verbage for delete BRIDGEWIZKID::ESTESThu Nov 21 1991 20:5012
	What is the correct verbage to delete a BRIDGE from the forms and 
command line PM?

	I've trie the following:

MCC> DELETE XXX 
MCC> DELETE .XXX
MCC> DELETE BRIDGE XXX
MCC> DELETE BRIDGE .XXX

	and some others I can't even remember now.....HELP!!!
332.3TOOK::MCPHERSONMy object paradigm needs integration...Thu Nov 21 1991 21:202
MCC> DEREGISTER BRIDGE XXX
332.4I need a little more.....WIZKID::ESTESFri Nov 22 1991 09:5510
	I not only need to DEREGISTER a bridge I need to DELETE it as well. I 
need a command that will do the same as the DELETE/DERESISTER icon in the IMPM.
	If I just DEREGISTER a bridge it will still exist in MCC and not be 
autoplaced or seen when I open the domain it used to reside in.




						Tim
332.5Deregister does what you wantTOOK::R_SPENCENets don't fail me now...Fri Nov 22 1991 10:0111
    A DEREGISTER operation WILL not only remove from DECmcc, but will find
    each Domain it was a member of and remove it from there too.
    
    I believe that to just delete the bridge from a domain using the FCL
    (like the circle with one slash) you just enter
    MCC> DELETE DOMAIN domain-name MEMBER member-name
    where member-name is something like "BRIDGE bridge-name"
    
    I hope I remembed this right since I am not at my DECmcc station right
    now :-)
    s/rob
332.6delete domain memberTOOK::CALLANDERMCC = My Constant CompanionWed Jan 08 1992 10:5011
    almost...
    
    >MCC> DELETE DOMAIN domain-name MEMBER member-name
    >    where member-name is something like "BRIDGE bridge-name"
    
    
    the member-name should simply be the dns fullname used to register the
    bridge, do not include "BRIDGE " in the member name.
    
    just a clarificatin
    
332.7any implementation plansCOL01::LUNTFri Jan 24 1992 04:1112
    Hi,
    
    	the 5th reply (332.5) outlines how my customer would like to
    see DECmcc work. I realize from the next reply and experience that
    it doesn't work this way. Are there any plans for implementing
    this feature.
    
    	By the way, this was entered by my customer as and external
    QAR of high priority .
    
    Thanks
    Julie Ann
332.8Can you clarify?TOOK::R_SPENCENets don't fail me now...Mon Feb 03 1992 09:568
    ?? Jill and I were in agreement (I just had a minor syntax error).
    
    What was it between my and Jills response that your customer wants?
    
    You can certainly remove members from domains and remove domains
    from domains and delete (deregister) any of the above. ???
    
    s/rob