| 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 | 
    
    I have a fresh V1.1 MCC installed, I am currently trying to create a 
    domain via the windows interface. I get the following
    
    Creating the new domain     .test_domain
    
    I have 2 windows returned
    
    >DECmcc Message:
    >Map Window Message:  no corresponding entity instance exists
    
    >Create Domain:
    >The requested operation connot be completed
    
    If I repeat the exercise I am told the domain already exists (there is 
    an OBJECT in DNS .test_domain_MCC_EXT000 created following my initial 
    request)
    
    Am I doing something wrong ?
    Is the Director broken ?
    
    Any help would be appreciated..........
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 650.1 | Sounds like DNS Access | NSSG::R_SPENCE | Nets don't fail me now... | Wed Jan 23 1991 08:30 | 4 | 
|     You likely have an access control problem with DNS. Check your access
    to the required dns directories.
    
    s/rob
 | |||||
| 650.2 | try some cleanups if necessary | TOOK::JESURAJ | Wed Jan 23 1991 13:27 | 24 | |
|     ref .0
    
    Check the access control as suggested by .1
    
    If you still have problems, it may be due to inconsitent entries in
    DNS.
    
    To clean that up  do the following:
    
    
        (a) Try to delete that domain using MCC. If successful then you are
           all set.
    
        (b) if (a) does not work, then use DNS$CONTROL to delete then objects
              
            .test_domain
            .test_domain_mcc_ext***
    
            Then you should be all set.
    
    
    
    
    Jesuraj
 | |||||