Fatal error 452
Chris Sharman
chris.sharman@ccagroup.co.uk
Wed, 18 Aug 2004 16:38:02 +0100
Mike Palandri wrote:
> QTP 7.10 F4
> OpenVMS Alpha
>
>
> Hi all,
>
> When _I_ run a short qtp, both online or submitted, it runs fine. When
> a user runs it, they get a fatal 452 on the second of two requests. The
> first request creates a standard subfile, the second request creates a
> nodict subfile. Both subfiles already exist with this security:
> [SYSTEM] (R,RWED,R,RWED), so QTP evidently has an issue with the nodict
> subfile, which creates a new file version.
Sounds like security/file creation issues.
Who owns the directory, and what's the security on it ?
What privileges are you running with, and what happens when you turn
them off ? (particularly BYPASS, which will allow you to create files
owned by someone other than yourself).
A new version of an existing file would normally inherit its security
from the existing, which wouldn't usually be allowed for normal users,
if they didn't own the original.
I've not played with nodict, but I know PH normally gets upset if it
finds a subfile with a missing dictionary part, or vice versa.
If you can pre-delete the subfile, or overwrite or append the existing,
rather than creating a new version, it may work better.
If you have cmkrnl priv, you could try
"$ set watch file/class=(maj,dir)" to see what's going on at the file
system level.
Chris
-----------------------------------------------------------------------
Any views expressed in this message are those of the sender and not
necessarily those of CCA Group. The unauthorized use, disclosure,
copying or alteration of this message is forbidden. The contents of
this message may be confidential and/or privileged, copyright CCA Group
and are intended solely for the use of the individual or entity to whom
they are addressed. Whilst this message has been scanned, CCA Group
cannot guarantee that it is virus free or compatible with your systems
and accepts no responsibility for any loss or damage arising from its
use. The recipient is advised to run their own anti-virus software. If
you receive this message in error please contact
postmaster@ccagroup.co.uk immediately, destroy any copies and delete it
from your computer systems.