T.R | Title | User | Personal Name | Date | Lines |
---|
1997.1 | | TOOK::SWIST | Jim Swist LKG2-2/T2 DTN 226-7102 | Thu Dec 26 1991 12:47 | 7 |
| register node4 <fullname>, synonym=<phase4name>
in your case, fullname of .osi is probably adequate.
The error message you got is horrid. It should be fixed.
|
1997.2 | QAR 2054 | TOOK::MINTZ | Erik Mintz, DECmcc Development | Tue Jan 07 1992 09:27 | 2 |
| entered as QAR 2054 in mcc_internal
|
1997.3 | qar 2117 on registration message | TOOK::CALLANDER | MCC = My Constant Companion | Tue Jan 14 1992 08:31 | 6 |
| RE: .1
qar 2117 has been entered against registration for the error
message.
|
1997.4 | <try this> | TOOK::JESURAJ | | Tue Jan 14 1992 15:28 | 23 |
|
Refer .0:
> MCC> register node4 osi address 1.148
> Node4 LOCAL_NS:.osi
> AT 1991-12-26-15:52:05.520Iinf
>
> The requested operation cannot be completed
> MCC Routine Error = %MCC-E-INV_IN_P, invalid
> argument or
> attribute
This is a bug !! DNA4 team is working on it. Will be fixed by SSB.
The following command should work ok !!
MCC> register node4 .osi, syn osi, address 1.148
/Jesuraj
|
1997.5 | Not quite... @$@#$#@ commas! | TAEC::HARPER | John Harper, DTN 830 3647 | Wed Jan 15 1992 04:51 | 21 |
| Not quite...
MCC> register node4 .osi, syn osi, address 1.148
%MCC-W-QUALUNKNOWN, qualifier is unknown: SYN
You may think I'm being picky, but (cf my note on commas) these commas
are a real pain in the neck, and if the implementors can't remember
where to put them, why should anyone else be able to!
In fact this case is particularly baffling, comma-wise. The version
that works is:
MCC> register node4 .osi syn osi, address 1.148
Node4 LOCAL_NS:.osi
AT 1992-01-15-09:50:06.184Iinf
yet I thought address was an attribute and not a qualifier???
John
|
1997.6 | comma after entity only before qualifiers | TOOK::CALLANDER | MCC = My Constant Companion | Fri Jan 17 1992 11:37 | 11 |
| the comma after the entity is not allowed *UNLESS* the next item
entered is a qualifier -- therefore your error.
I will take a look at making that comma optionally allowed between
entities and arguments as well. That error is probably the number
one error that is reported against commas. It doesn't solve your
question/concerns on commas but it should help alleviate some of the
problems users are encountering.
jill
|