| 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 |
Hi,
I'm trying to install DECmcc/VMS V1.3.0.
When doing...
$management/enterprise
...I get ...
DECmcc (V1.3.0)
%MCC-F-PTBINACC, parse tables inaccessible, unable to initialize FCL PM
%MCC-F-TRM_FAILURE, PM unable to continue
Doing...
$ sho def
SYS$COMMON:[MCC]
$dir *disp*
%DIRECT-W-NOFILES, no files found
DISPATCH tables seem not to have been created... Doing the following
commands...
$ set def sys$startup
$
$ @mcc_startup_bms ENROLL
The MCC_STARTUP_BMS startup procedure for DECmcc V1.3.0 is now running.
DECmcc (V1.3.0)
%MCC-F-PTBINACC, parse tables inaccessible, unable to initialize FCL PM
%MCC-F-TRM_FAILURE, PM unable to continue
Is this a known problem ? Is there any way to build dispatch tables ?
I've listed to saveset files and I've not found the file...
Thank you for your replies.
Renato
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 4753.1 | rebuild | BOEHM::MINTZ | Erik Mintz | Thu Mar 25 1993 06:00 | 6 |
"Parse tables" are different that "dispatch tables". You could use "manage/tools/dictionary" and issue the command "rebuild" to rebuild the parse table from the dictionary (this will take some time). However, one certainly wonders what caused the problem in the first place; there may be other symptoms hiding. | |||||
| 4753.2 | It's OK now... | ZTOIS1::VISTA | Renato VISTA, SIS Strasbourg, France | Thu Mar 25 1993 13:10 | 17 |
Erik,
Before finding a solution, the MCC_DISPATCH_TABLE.DAT file in
MCC_COMMON was not present... That's why I tried to build them (with
enrolments of modules). The *fdic*.* files (dat, bpt, ctm & log) were
present. And after my first installation, the IVP trace was good (even
after my first private CHIPCOM MIB compilation/integration which
produce automatically new parse tables when answering YES to dictionary
update question).
So, I installed twice DECmcc/VMS V1.3.0... and it works correctly now.
Thank you for your reply.
Best regards,
Renato
| |||||