[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

1710.0. "DNS issues, need to be confirmed as soon as possible." by VIDOAN::DOAN (EIS/Network Consulting Group of the 90's) Thu Oct 24 1991 15:58

Hi,

	I would like anyone to help me to confirm if the following MCC
	directories MUST be at the root level (.) or NOT,


	DNA_NODESYMNONYM
	MCC_*_BACKTRANSLATION 

	Thank you for an answer, and if possible a clear explaination for this
	restriction.


Thanks
Thien Doan
Network Consulting Group
PS: I need this answer real bad.....it's critical for us to be sucessful in
     delivering DECmcc consultancies.
T.RTitleUserPersonal
Name
DateLines
1710.1Yes, they must be children of the root directoryKAJUN::NELSONFri Oct 25 1991 14:1338
>>	I would like anyone to help me to confirm if the following MCC
>>	directories MUST be at the root level (.) or NOT,


>>	DNA_NODESYMNONYM
>>	MCC_*_BACKTRANSLATION 

>>	Thank you for an answer, and if possible a clear explaination for this
>>	restriction.


The following directories must be at the DECdns namespace root level:

DNA_NODESYNONYM
DNA_BACKTRANSLATION
MCC_*_BACKTRANSLATION 	(where * translates to an MCC class name)

Reasoning:

DNA_NODESYNONYM			these two are architected by the DNA
DNA_BACKTRANSLATION		Phase V architecture


MCC_*_BACKTRANSLATION		MCC constructs strings to lookup 
				instances in the DECdns namespace.
				When you use an alternate identifier
				these strings are used as the absolute
				name.  Because these strings are
				constructed at runtime, MCC uses 
				'Well-formed' names, inserts
				the class name into the backtranslation
				directory name and appends the instance
				identifier to find the soft link that
				points at the object in the namespace.


...kjn
1710.2TOOK::STRUTTManagement - the one word oxymoronFri Oct 25 1991 19:0311
    To add to KJ's explanation...another reason for having a single
    well-known backtranslation directory for each global entity class is to
    ensure that there can only be one (and hence unique) name for every
    global entity. Were we to allow multiple b.t. directories, we might end
    up with more than one name for the same global entity.
    
    Then...you get back into the old Phase IV problems, so when I say I am
    dealing with (for example) bridge .foo, you may now it as bridge .bar
    and we get muxed ip.
    
    Colin
1710.3exiTOOK::JESURAJMon Oct 28 1991 08:538