[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

747.0. "Error with TSAM %MCC-E-DSPMMLOCFILERR" by GOYA::GONZALEZ (Beware of the baobabs !!) Fri Feb 22 1991 07:01

    Hi,
    
    I am getting this error when trying to perform any directive with the
    terminal server AM
    
    %MCC-E-DSPMMLOCFILERR, dispatch local management module file access
    error during probe
    
    The error message list says it's only a debugging error, but nothing
    works !
    
    Any hint?
    
    Luis
T.RTitleUserPersonal
Name
DateLines
747.1Some things you can tryTOOK::GUERTINE = mccFri Feb 22 1991 10:1219
    I believe MCC is saying that it cannot find the TSAM shareable image or
    you do not have privileges to run it.  One or the other.  Try this:
    
    1) Find out the name of the TSAM shareable image.  Do a show logical
       on the shareable image name (without the .EXE extension, for
       example, if the image name is TSAM.EXE, do $ SHOW LOGICAL TSAM).
       You should get back an error saying that the logical is NOT defined.
       (If it is, MCC will try to open whatever the logical is pointing to
       as the TSAM shareable image.)
    
    2) You need read and execute access to the shareable image.
       (According to SQM guidelines, it is illegal to install a DEC product
       as a writeable shareable image.  However, on the off chance that TSAM is
       installed as writeable, you may need write access to the image as well.)
    
    -Matt.
    
    p.s., you are absolutely sure that the installation had no warnings,
    errors, or fatals, right?
747.2Is it enrolled?SCRPIO::LIZBICKIFri Feb 22 1991 12:3111
     The problem may be that the Terminal Server AM is simply not 
     enrolled.

     Try running the startup procedure:  SYS$STARTUP:MCC_TSAM_STARTUP.COM
     (making sure that you have access to the file SYS$LIBRARY:MCC_TS_AM.EXE
     as explained in the previous reply - the image is installed writeable,
     so you do need the write privilege.)
    
						Lynne

747.3That did the trick, but ...GOYA::GONZALEZBeware of the baobabs !!Mon Feb 25 1991 04:137
Thanks a lot, running the startup procedure made it work again, but I am a bit 
puzzled, since I was pretty sure the AM was enrolled (actually I had registered
a few TS in my map), and I do not remember having de-enrolled anything.

Regards

Luis
747.4access to fileGOSTE::CALLANDERMon Feb 25 1991 14:333
    some times the enroll fails, and just like a cms insert, we don't
    always read the response message...I have had this happen a few
    times when I haven't had write access to the dispatch table (file).