| 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 am having trouble with DECmcc v1.0 It installed ok and i can get
TSM and RBMS to run from the fileview window by clicking on them.
I can't however get ETHERNIM to run, I click on it and nothing
happems. The process comes up in work in progress and then disappears
. Also I am getting a ethernet driver iosb contains are 14 0 b0f 0
system badparam value. Can anyone help me out.
Chuck
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 314.1 | I had problems, also | PARZVL::KENNEDY | MaryEllen - CT Engineering | Mon Sep 10 1990 17:02 | 21 |
Chuck,
Could it be a privilege/protection problem? I had to add ACLs to
allow my account (with no default privileges) to run Ethernim from Fileview:
ENIM$HOST_MAIN.EXE;1 [1,4] (RWED,RWED,,)
(IDENTIFIER=[KENNEDY],OPTIONS=PROTECTED+NOPROPAGATE,ACCESS=READ+
EXECUTE)
ENIM$MESSAGES.HLB;1 [1,4] (RWED,RWED,,)
(IDENTIFIER=[KENNEDY],OPTIONS=PROTECTED+NOPROPAGATE,ACCESS=READ+
EXECUTE)
ENIM$SCREENS.HLB;1 [1,4] (RWED,RWED,,)
(IDENTIFIER=[KENNEDY],OPTIONS=PROTECTED+NOPROPAGATE,ACCESS=READ+
EXECUTE)
If it's not that, you could either:
-Check account for an exit status of the (sub?)process running Ethernim
-Try running Ethernim on-line to see if you get an error.
_Mek
| |||||
| 314.2 | GOt it | FUBSY::ELWARNER | Tue Sep 11 1990 08:40 | 8 | |
Thanks MaryElen;
I got it to work. I had to edit the fileview.com file to include
run enim$host_main.
Thanks for your reply
chuck
| |||||