[Info-vax] RMS-E-FNF, what file?

Arne Vajhøj arne at vajhoej.dk
Sat Nov 21 21:06:44 EST 2020


On 11/21/2020 8:00 PM, Jan-Erik Söderholm wrote:
> Den 2020-11-22 kl. 01:52, skrev Stephen Hoffman:
>> On 2020-11-22 00:36:28 +0000, Jan-Erik Sderholm said:
>>> How to know what file an "-RMS-E-FNF, file not found" message is 
>>> referring to?
>>>
>>> Probe Description :- AMQ6125: An internal MQSeries error has occurred.
>>> Arith1            :- 10 a
>>> VMS Errorcode     :- -RMS-E-FNF, file not found (00018292)
>>>
>>> This application should not open any know file. It is the sharable 
>>> EXE for MQ that creates this error message.
>>
>> If the session is an interactive one, SET WATCH/CLASS=MAJOR FILE and 
>> watch for which file is referenced. This is a lot of data.
>>
>> if the session is batch or network or detached, I'd expect to be using 
>> security auditing to view file access. And that's a bigger pile of data.
> 
> Fine! That gave a list that I will look at.
> Now, how to switch that off? HELP SET WATCH does not return anything...

$ SET WATCH/CLASS=NOMAJOR FILE

And not surprising that an undocumented command is not in help.

Arne



More information about the Info-vax mailing list