T.R | Title | User | Personal Name | Date | Lines |
---|
2995.1 | | GIDDAY::SETHI | Ahhhh (-: an upside down smile from OZ | Tue Jul 13 1993 07:35 | 12 |
| Hi Clive,
If you think that the problem lies at the RMS level do the following:-
$analyze/disk/norepair <disk>
Than post the results here or look in the Stars database but do let us
know what happned.
Regards,
Sunil
|
2995.2 | Sounds like a pretty wild error?! | IOSG::CHINNICK | gone walkabout | Tue Jul 13 1993 13:30 | 12 |
|
Clive,
The only other suggestion is that DPESHR may have been corrupted
somehow. You could try getting another copy of it from another V2.4
node and putting it up and INSTALL/REPLACE'ing it to see if that does
any good? Or try re-linking ALL-IN-1 just in case it's that which is
messing things up.
Other than that - no ideas for the present.
Paul.
|
2995.3 | DPESHR <> EDT from DCL! | IOSG::PYE | Graham - ALL-IN-1 Sorcerer's Apprentice | Tue Jul 13 1993 14:27 | 11 |
| Agree with Paul in .-1, it's probably DPESHR that's duff. Try
ANAL/IMAGE that. Note that this shareable image provided the EDT-like
functionality in ALL-IN-1, so your test of EDT at the DCL level didn't
really tell you much.
You might possibly also try relinking the main image.
Also, you could try doing a SET WATCH FILEs to see what's being
accessed when the error occurs.
Graham
|
2995.4 | If you wish to use DCL level for testing... | IOSG::MARCHANT | I'd sink therefore I swam | Tue Jul 13 1993 15:19 | 5 |
| A `$DEFINE EDTSHR DPESHR' will enable you to use EDT but using the
DPESHR image instead.
Cheers,
Paul.
|
2995.5 | | COMICS::BARHAM | Norbert: | Wed Jul 14 1993 12:18 | 9 |
| Thanks chaps.
The file SYS$LIBRARY:DPESHR had no RMS errors so I REMOVEd and re-ADDed
the image using INSTALL and all was well.
Thanks again.
Clive
(p.s. This was not apparently obvious from a SET WATCH FILE/CLASS=ALL)
|
2995.6 | | IOSG::PYE | Graham - ALL-IN-1 Sorcerer's Apprentice | Wed Jul 14 1993 23:49 | 8 |
| Clive,
<<<< (p.s. This was not apparently obvious from a SET WATCH FILE/CLASS=ALL)
Um, perhaps it doesn't log accesses via the image activator to file
which are installed as KNOWN images. Paul C?
Graham
|
2995.7 | /OPEN images don't show I'd expect | IOSG::CHINNICK | gone walkabout | Thu Jul 15 1993 17:06 | 5 |
|
If the file is INSTALLed /OPEN then the file is already open and the
XQP doesn't get called to re-open it. Hence, it wont show up.
Paul.
|