[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

1144.0. "%MCC-E-INV_DESC" by PRSPSU::LOUIS () Fri Jun 14 1991 14:21

    Hi,
    Sorry if my question look like stupid,
    but I would like to use the prompt MCC> to add an node4 in a
    specific DOMAIN without using  the iconic map. So create a MEMBER
    in a DOMAIN. 
                 
    Is the good way to do that ?
    
    
    
    MCC> REGISTE NODE4 .NODE4.CLPR01 SYNONYM CLPR01
    
    Node4 CAPITN_NS:.NODE4.CLPR01
    AT 14-JUN-1991 18:46:17
    
    Registration Successful.
    
    MCC> SHOW DOMAIN .MCC.BIDON ALL ATTRI
    
    Domain CAPITN_NS:.MCC.BIDON
    AT 14-JUN-1991 18:49:26 All Attributes
    
                                 DomainName = CAPITN_NS:.MCC.BIDON
                                  Directory = DISK$USER:[USER.MCC.ICONIC_MAP]
     				   Owner ID = "MCC"
                        Implementation Desc = ""
                                   Location = ""
                               MAIL Account = "BVERS::MCC"
                               Phone Number = ""
                                    Remarks = ""
                         Responsible Person = ""
                                  Text File = ""
    MCC>
    MCC> DIR NODE4 CLPR01
    
    Node4 CLPR01
    AT 14-JUN-1991 19:06:11
    
    Directory successful.
                            Registered Name = CAPITN_NS:.NODE4.CLPR01
                                    Address = 47.261
                                       Name = CLPR01
    MCC>                                      
    MCC> CREAT DOMAIN .MCC.BIDON MEMBER CLPR01
    %MCC-W-ARGUNKNOWN, unknown argument CLPR01
    MCC>
    MCC> CREAT DOMAIN .MCC.BIDON MEMBER .NODE4.CLPR01
    %MCC-W-ARGSYNTAX, syntax error in argument .        
    MCC>
    MCC> CREAT DOMAIN .MCC.BIDON MEMBER ( NODE4 CLPR01 )
    
    Domain CAPITN_NS:.MCC.BIDON Member Node4 CLPR01
    AT 17-NOV-1858 00:00:00
    
    The requested operation cannot be completed
                          MCC Routine Error = %MCC-E-INV_DESC, invalid
    string
                                              descriptor encountered
    MCC>
                                
    
    
    thank you for your help....
    
    
    yves
T.RTitleUserPersonal
Name
DateLines
1144.1a information morePRSPSU::LOUISFri Jun 14 1991 15:0510
    
    
    Hi, 
    
    Just a small information...
    
    MCC> create domain .mcc.bidon member ( node4 clpr01 ) 
    this command line has worked in version v1.1 Field Test...
    
    yves
1144.2BSYBEE::EGOLFJohn C. Egolf LKG2-2/T02 x226-7874Fri Jun 14 1991 15:4114
    
    
    Hi, 
    
    Just a small information...
    
    MCC> create domain .mcc.bidon member ( node4 clpr01 ) 
    this command line has worked in version v1.1 Field Test...
    
    yves
----------------------------------------------------------------
Try

    MCC> create domain .mcc.bidon member clpr01
1144.3I try it.PRSPSU::LOUISMon Jun 17 1991 06:178
    hi John,
    
    I try first this command syntaxe...
    See 1144.0 for the error message.
    
    thank's
    
    yves
1144.4I didn't have a problemTOOK::CALLANDERJill Callander DTN 226-5316Mon Jun 17 1991 10:1612
create domain al1 member bbak01

Domain KISHKA_NS:.al1 Member KISHKA_NS:.bbak01
AT 17-JUN-1991 09:13:35

Create Successful

   
(* pulled from output region using fcl forms mode *)

Please try again.