1827044 Members
3340 Online
109713 Solutions
New Discussion

Anal/Sys ACCVIO error

 
SOLVED
Go to solution
Alvescot
Advisor

Anal/Sys ACCVIO error

Hi Guys,

I have 6 new ES45 systems running VMS 7.3-1 with patch kit VMS731_UPDATE V6.0 installed. When I run the command Anal/sys from the system account I get the following error:

%SYSTEM-F-ACCVIO, access violation, reason mask=58, virtual address=000000000000001B, PC=0000000000000003, PS=00002604

This is on all 6 systems.

Anyone have any idea how to get this to work.

many thanks
8 REPLIES 8
Ian Miller.
Honored Contributor

Re: Anal/Sys ACCVIO error

(insert usual advice about upgrading to a support version here)

Have you recently installed VMS731_UPDATE V6?

Is a stack traceback displayed>? If so can you enter it here.

Does VMS731_UPDATE V6 supply a new SDA.EXE ?

____________________
Purely Personal Opinion
Robert Brooks_1
Honored Contributor

Re: Anal/Sys ACCVIO error

Ian wrote . . .

Does VMS731_UPDATE V6 supply a new SDA.EXE ?

---

It supplies a new SDA$SHARE.EXE, although it's not particularly
new (the link date/time is 18-SEP-2003 08:38:50.67).

Note that UPDATE kits are always rollups of previously-issued kits, so that image would have been on some earlier kit as well.
Jon Drake
New Member

Re: Anal/Sys ACCVIO error

Have both a DS25E and Alphaserver 1200 5/400 running VMS7.3-1 with VMS731_UPDATE V6.0 installed.

No problems running ANAL/SYS from the SYSTEM account.
Alvescot
Advisor

Re: Anal/Sys ACCVIO error

Thanks for the replies.

I get no stack information only the ACCVIO info above, it then returns to the system prompt. These systems arrived to me with UPDATE_6 already installed so never seen ANAL/SYS working on the systems.
Ian Miller.
Honored Contributor

Re: Anal/Sys ACCVIO error

Are there any other commands that do not work?
I wonder if there is a corrupt file somewhere.
____________________
Purely Personal Opinion
Alvescot
Advisor

Re: Anal/Sys ACCVIO error

I've not come across any other command problems. I've been running TCPIP, NCP, LANCP, LATCP, INSTALL, SYSGEN, SYSMAN, AUTHORIZE, MONITOR and general DCL commands which all appear fine.
faris_3
Valued Contributor
Solution

Re: Anal/Sys ACCVIO error

Hi,

What does
$ sh log sda* says ?

Have you tried copying and sda.exe and sda$share.exe from another V7.3-1 system ?
Alvescot
Advisor

Re: Anal/Sys ACCVIO error

Thanks to everyone who provided input to this thread. After following Homi's suggestion I compared the logical output with a system I have that does work and found there was an additional logical defined. This seems to have been defined by some debug program. I've since removed this logical and the debug programs startup files and everything works fine.

Many thanks to all for helping out and putting me on the right track.