[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
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 |
734.0. "domain creation and member population problems from FCL
" by ASD::SEE () Mon Feb 18 1991 14:43
Hi,
I have been trying to create a new domain using the new MCSA image and
encountered some problems.
I had the logicals mcc_system defined alright and made few attempts in
the morning to create a new domain by:
MCC> create domain .zko_testhist_domain
and this is the MCC error response I got:
Domain GRANDE_NS:.zko_testhist_domain
AT 18-FEB-1991 10:28:58
The requested operation cannot be completed
MCC Routine Error = %MCC-E-NOPARAMLIST, no parameter list
was supplied in this ILV buffer
Then in the afternoon, I tried the same command again, with the same
mcc logicals setup. This time it worked! And it said: Create Successful.
I verified that the domain does exist and go on to add an SNMP entity into
it, by doing:
MCC>populate domain .zko_testhist_domain select list (snmp altvax)
and again it gave me error:
The requested operation cannot be completed
MCC Routine Error = %MCC-E-NOPARAMLIST, no parameter list
was supplied in this ILV buffer
Anyone has any idea what is going on?
Thanks,
See S.C.
T.R | Title | User | Personal Name | Date | Lines |
---|
734.1 | possibly the Dispatch table entry is corrupted | TOOK::JESURAJ | | Tue Feb 19 1991 13:03 | 8 |
| I have seen this problem many times when the DISPATCH table entries are
corrupted for some reasons. One of the reasons is that the MM is not
enrolled. Try enrolling the MMs. If that doesn't help, restart MCC DIR
and then the BMS with ENROLL parameter.
Good Luck.
Jesuraj
|
734.2 | re .0 | BARREL::LEMMON | | Tue Feb 19 1991 21:37 | 4 |
| Bug alert...
The SNMP entity class in the select list for the populate directive
is broken. All other entity classes work ok.
|