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 |
I'm having some problems running the exporter. On ultrix, when I run the background process, I get the message: MCC-F-MIR_INIT_FAIL, the MIR could not be initialized Any suggestions?
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
3052.1 | Check permissions? | TOOK::MINTZ | Erik Mintz, DECmcc Development, dtn 226-5033 | Thu May 21 1992 21:57 | 7 |
Off hand, I'd guess it's a permissions problem. Try # chmod g+w /var/mcc/* # chgrp -R users /var/mcc and try again. |