[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

519.0. "Cannot create domain" by TAVIS::PERETZ () Wed Dec 05 1990 11:28

Hi,
I have just installed the EFT kit and I am not able to create domains. This
is what I get:

$
$ mana/enter
DECmcc (T1.1.0)

MCC> create domain ddd

Domain TACT24_NS:.ddd
AT  5-DEC-1990 15:00:48

The requested operation cannot be completed
            MCC Unhandled Service Reply = The requested operation cannot be
                                          completed
                      MCC Routine Error = %MCC-W-ENTUNKNOWN, unknown entity: !AD


When I try a "New Domain" command in the iconic map I get the message:

   Map Window Message: no corresponding entity instance exists

And again I cannot create a new domain.

Can anybody help?

Peretz.
T.RTitleUserPersonal
Name
DateLines
519.1Same problem here VERS::ZITTERWed Dec 05 1990 15:288
 The very same error appears also in installation log before the sentence

	"Completing DECmcc DIRECTOR Postinsallation procedure"

 when MCC tries to register an entity named NODENAME_DIRECTOR

 
519.2The messages from FCL and the Iconic Map should have been the same. BARREL::LEMMONWed Dec 05 1990 16:318
   
  There is a bug in the Iconic Map's generic error message display routines
that caused the "map window message: no corresponding entity instance 
exists" message to be displayed.  This is why the FCL and Iconic Map error
messages are different.  They should have been identical.  It has been fixed.

 /Jim
519.3same problem when trying to create a domainLYOIS3::BUTINOlivier BUTIN EIS-Lyon FRANCEFri Dec 07 1990 15:4756
I just copy from TENERE the EFT BMS Kit and try to configure it.

I unable to create a new domain with line, form and iconic interface. The DNS 
server has been successfully installed and started.


$ LYOPR7> $mana/enter
MCC> crea doma test

Domain LYOPR7_NS:.test
AT  7-DEC-1990 18:39:41

The requested operation cannot be completed
            MCC Unhandled Service Reply = The requested operation cannot be
                                          completed
                      MCC Routine Error = %MCC-W-ENTUNKNOWN, unknown entity: !AD
MCC>

From the DNS I found the new definition.

DNS> sho dir lyopr7_ns: know obj
 Object _____ lyopr7_ch
 Object _____ test_MCC_EXT000

DNS> sho  obj  test_MCC_EXT000
 Attribute (Set) ______ DNS$ACS
 Attribute (Single) ___ DNS$Class
 Attribute (Single) ___ DNS$ClassVersion
 Attribute (Single) ___ DNS$UID
 Attribute (Single) ___ DNS$UTS
 Attribute (Set) ______ MCC_Class
 Attribute (Set) ______ MCC_DOM_EXT_OF
 Attribute (Single) ___ MCC_DOM_MEM_CUR
 Attribute (Single) ___ MCC_DOM_MEM_MAX
 Attribute (Set) ______ MCC_Version

DNS>


And when i try to re-create this domain:
MCC> crea doma test

Domain LYOPR7_NS:.test
AT  7-DEC-1990 18:47:07

The requested operation cannot be completed
                  Entity Existence Info = Entity Exists
MCC>



Is something hasn't be done before?

Thank's for help

Olivier
519.4Try to setup DNS.TAVIS::PERETZSun Dec 09 1990 09:5114
Olivier,

I found the cause for this situation. You have to set up the DNS before
trying to create domains. There are two command files to do it:

    SYS$COMMON:[MCC]MCC_DNS_BASIC_SETUP.COM;1
    SYS$COMMON:[MCC]MCC_DNS_SETUP.COM;1

All this is explained in the installation manual for version 1.0 and 
apparently applies also for version 1.1.

After running these command files the problem disappeared.

Peretz
519.5create domain problems persistMAIL::CLAYTONMerlin Clayton DTN 445-7217Thu Dec 13 1990 17:3253
I'm having similar problems creating and deleting domains.

I followed the steps layed out in the EFT 1.1 instalation guidee on p 1-6
and was unable to create domains from either FCL or the Iconic map interface.  
I was getting the same errors referenced in .0 and .3.  As suggested in .4, I
ran the  mcc_dns_basic_setup.com procedure, and I can now create new domains.

However, I cannot delete the domains that I was previously trying to create. 

If I enter "create domain .stld" , I get the following error:

Domain STO_NS:.stld
AT 13-DEC-1990 13:16:23

The requested operation cannot be completed
                  Entity Existence Info = Entity Exists

I interpret this to mean that domain .stld already exists, so the natural 
thing to do is "Dir domain *",  I get the following error:

Domain
AT 13-DEC-1990 13:13:58

No such entity: Domain
                         Unknown Entity = Domain

If i try to delete the domain with "Delete domain .stld", I get the following
message:

MCC> delete domain .stld

Domain STO_NS:.stld
AT 13-DEC-1990 13:16:45

No such entity: Domain STO_NS:.stld
                         Unknown Entity = Domain STO_NS:.stld

I feel like I'm on a merry-go-round.  

Can someone exlain to me what's going on, and how to get past these problems?

Have i messed anything up by running mcc_dns_setup.com and 
mcc_dns_basic_setup.com in that order?

Once again, there was no reference to mcc_dns_basic_setup.com in the 
installation guide.  If it's required to make MCC work, it needs to be 
documented.

Thanks for any help.

Merlin


519.6Our way to solve itVERS::PETROUFri Dec 14 1990 08:3715
Re .5
	Hi.

	Here, we had the same problem (see re.1).

	We correct it running the two procedures; mcc_dns_basic_setup.com and 
	mcc_dns_setup.com in this order...

	Moreover, if you want to delete your domain , make it under DNS.

	In fact all this problem comes from the setup oh DNS that is badly 
	documented.


		Good luck... Philippe
519.7Another create domain problem Another create domain problem. GIDDAY::BROOKSWed Aug 28 1991 00:5632
Hi,

	I have come across a customer problem when they trying to create a 
Domain for the first time. The customer has installed the DNS server and
MCC BMS V1.1 on his workstation. 

	He created a name space called TECHNICAL_SUPPORT_NS: and the clearing 
house,  TECHNICAL_SUPPORT_CH:. He received the following error when using
CREATE DOMAIN.


$ mana/enter
DECmcc (V1.1.0)

MCC> create domain praxus

Domain TECHNICAL_SUPPORT_NS:.praxus
AT  17-NOV-1858

The requested operation cannot be completed
     MCC Unhandled Service Reply = The requested operation cannot be
                                   completed
     MCC Routine Error = %DNS-E-BADITEMBUFFER, Invalid buffer size
 
----

We created a new default Namespace of PTSUP_NS:. The same create command worked
with no errors.

Does DECmcc have a restriction on the lenght of the namespace used??