[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

3052.0. "exporter problems on ultrix" by MUNDRA::MUNDRA () Thu May 21 1992 21:04

	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.RTitleUserPersonal
Name
DateLines
3052.1Check permissions?TOOK::MINTZErik Mintz, DECmcc Development, dtn 226-5033Fri May 22 1992 00:577
Off hand, I'd guess it's a permissions problem.  Try

# chmod g+w /var/mcc/*
# chgrp -R users /var/mcc

and try again.