T.R | Title | User | Personal Name | Date | Lines |
---|
2694.1 | Dont need the UID | TOOK::R_SPENCE | Nets don't fail me now... | Mon Apr 06 1992 15:39 | 17 |
| Your problem is actually more easily solved than you think.
To move a map file from one domain to another (even of the same name
but with admittedly a different UID, do the following;
For a map for, lets say a domain named LKG2-A
rename mcc_maps:MCC_1116000400AA000001CAA28C166F6240.MCC_MAP_LKG2-A
to mcc_maps:MCC_LKG2-A.MCC_MAP
When you later open the new LKG2-A domain, mcc will first look for a
UID based map file name, failing that, look for one in the form
MCC_domainname.MCC_MAP.
This is in the V1.1 DECmcc documentation.
s/rob
|
2694.2 | OK for MAPs, but what about local DNS attributes ? | ZTOIS1::VISTA | Renato VISTA, SIS Strasbourg, France | Tue Apr 07 1992 07:39 | 12 |
|
Hello Rob,
And thank you for your reply.
Effectively, this way of renaming MCC maps runs correctly, but I've not
find any information in the BMS V1.1 documentation about that...
Nevertheless, is there any way of getting DNS attributes of MCC objects
in a local DNS environment (without DECnet OSI installed) ?
Regards,
Renato
|
2694.3 | What are you looking for? | TOOK::R_SPENCE | Nets don't fail me now... | Tue Apr 07 1992 17:52 | 7 |
| Gee, I don't know any way to get DNS attributes of MCC objects even
using real DNS. What are you looking for in the Local Namespace?
The discussion on mapfile names was sorta burried on page 3-26 of the
DIRECTOR use manual.
s/rob
|
2694.4 | Why DNS is useful... | ZTOIS1::VISTA | Renato VISTA, SIS Strasbourg, France | Wed Apr 08 1992 07:19 | 70 |
|
Hello,
Ok for the documentation, but it's not very clear !!!
What am I looking for in DNS ?
In fact, I'm not looking for...but I'm controlling very often DNS MCC
related object attributes such as following :
$mc dns$control (VMS...)
DNS>show object .dna_node.strasb kn attribute
DNS> Attribute (Set) ______ %X4D43435F02000C0003000000000000000000000000000000000026
Attribute (Set) ______ %X4D43435F02000C00030000000000000000000000000000000000FE
Attribute (Set) ______ %X4D43435F02000C000B00000000000000000000000000000000005A
Attribute (Set) ______ %X4D43435F02000C000B0000000000000000000000000000000000FE
Attribute (Set) ______ %X4D43435F11000C000000000000000000000000000000000000
Attribute (Set) ______ %X4D43435F12000C000300000000000000000000000000000000
Attribute (Set) ______ %X4D43435F12000C000B00000000000000000000000000000000
Attribute (Single) ___ DNA$NodeSynonym
Attribute (Set) ______ DNA$TOWERS
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_DOMAIN_LIST
Attribute (Single) ___ MCC_UID
Attribute (Set) ______ MCC_Version
DNS>show object .dna_node.strasb attribute MCC_DOMAIN_LIST
DNS>
Member _ 0
(Hexadecimal):
aa 00 04 00 d1 bd 00 17 b3 64 8a 52 94 00 09 00 01 05 72 5f 64 5f 63 00 00
(ASCII and Hexadecimal):
� 00 04 00 � � 00 17 � d 8a R 94 00 09 00 01 05 r _ d _ c 00 00
Timestamp _ 30-APR-1991 17:11:06.30 aa-00-04-00-d1-bd
Member _ 1
(Hexadecimal):
aa 00 04 00 d1 bd 00 17 b3 64 8a 52 94 00 0d 00 01 09 31 65 72 5f 65 74 61 67 65 00 00
(ASCII and Hexadecimal):
� 00 04 00 � � 00 17 � d 8a R 94 00 0d 00 01 09 1 e r _ e t a g e 00 00
Timestamp _ 23-JAN-1992 09:22:54.59 aa-00-04-00-d1-bd
Member _ 2
(Hexadecimal):
aa 00 04 00 d1 bd 00 17 b3 64 8a 52 94 00 11 00 01 0d 74 65 73 74 5f 66 72 61 6e 63 6f 69 73 00 00
(ASCII and Hexadecimal):
� 00 04 00 � � 00 17 � d 8a R 94 00 11 00 01 0d t e s t _ f r a n c o i s 00 00
Timestamp _ 25-FEB-1992 10:53:51.77 aa-00-04-00-d1-bd
DNS>
This kind of attribute if very useful when there is a asynchronous
problem between MIR *.dat files, DNS (or local DNS) name space, and
MCC_<mcc_uid>.MCC_MAP_<domain_name> files, specifically because DECmcc
seems to do relational links between global entities and domains (and
this problem occurs often enough on Customer site...).
MCC_UID can also be got via DNS$CONTROL (VMS)...
Renato
|
2694.5 | | TOOK::R_SPENCE | Nets don't fail me now... | Wed Apr 15 1992 11:57 | 6 |
| Intersting information but I don't think you addressed my question.
What are you looking for in DNS? I see what you displayed (and by the
way, what version of DNS are you using to do that?).
s/rob
|