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 |
[cross posted in DMS notesfile] How do I specify "use the default" from the MCC side? Say the node entity has an attribute Foo. I've tried things like: mcc> set node skigod foo mcc> set node skigod foo= mcc> set node skigod foo=default all to no avail. -------------------------------------------------------------------------------- MCC> show node haylof bra lib serv bra lib foo Cartname High Water Mark Node LOCAL_NS:.haylof Branch Library Server Branch Library LOCAL_NS:.foo AT 29-SEP-1992 12:34:53 Characteristics Cartname High Water Mark = 4000 MCC> set node haylof bra lib serv bra lib foo Cartname High Water Mark Node LOCAL_NS:.haylof Branch Library Server Branch Library LOCAL_NS:.foo AT 29-SEP-1992 12:35:05 Characteristics The requested operation cannot be completed Entity Existence Info = Entity Existence Cannot Be Determined, VMS Routine Error = %MCC-E-DATATYPE_NOT_SU, data type is not supported
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
3825.1 | how about answering the question? | COOKIE::HOLSINGER | Carp� per diem | Tue Mar 09 1993 15:04 | 24 |
C'mon Dave. This isn't what we're asking. Re-read .0. What good is this feature if no one's sure it even gets out on the wire? <<< NOTED::DISK$NOTES1:[NOTES$LIBRARY_1OF4]COMMON-AGENT.NOTE;2 >>> -< Common Agent Project Conference. >- ================================================================================ Note 202.3 setting default arg/attr 3 of 3 RACER::dave "Ahh, but fortunately, I have the key t" 12 lines 9-MAR-1993 11:35 -------------------------------------------------------------------------------- The 1.3 interface, and the 1.2 interface support setting defaults just fine. Select the object (e.g. click on it once), select the operations menu, the set function, the characteristics sub function, Get a list ot attributes, an select one that has a default value. Use MB3 to get the selection menu, and select the "use default" option. If the AM deals with this correctly is another matter, but in any case, it can be entered from the user interface. | |||||
3825.2 | qar it please. | GOSTE::CALLANDER | Mon Mar 29 1993 19:04 | 11 | |
.0 is a bug in the node AM. The PM is passing down a "use default" to the AM. The AM mustn't be correctly translating it, or the node itself is having a problem with it. Each AM handles the "use default" (defined in the SRM as IMPLEMENTATION SPECIFIC DEFAULT) according to what their device can handle. Some AMs try to pass the command to set the default directly to the device while others translate it into a real value before sending the set to the device. I am uncertain what NODE is doing, but it isn't working and this needs to be qared. | |||||
3825.3 | Fixed | TOOK::PURRETTA | Wed Mar 31 1993 10:59 | 2 | |
Don't bother QARing this. It was brought to my attention and fixed. |