Re: Why did this RENAME lose my files?
- From: AEF <spamsink2001@xxxxxxxxx>
- Date: Fri, 27 Jun 2008 06:23:52 -0700 (PDT)
On Jun 27, 9:01 am, Jan-Erik Söderholm <jan-erik.soderh...@xxxxxxxxx>
wrote:
AEF wrote:[...]
What dir
> $ DIR FTDAYBCK.JOU;*
say before the REName ?
It looked normal. But it seems to me that DIR/SECURITY would be
useful. Fortunately,I was able to reproduce the problem. I'm running
VMS V6.2 with all mandatory ECO kits installed and a few optional
ones.
DCL> DIR /SECURITY FTDAYBCK.JOU
Directory SYS$SYSDEVICE:[FELDMAN]
FTDAYBCK.JOU;4 1/9 27-JUN-2008
15:18:05.45 [1,1] (RD,RWD,,)
FTDAYBCK.JOU;3 1/9 27-JUN-2008
15:17:54.16 [1,1] (RD,RWD,,)
FTDAYBCK.JOU;2 1/9 27-JUN-2008
15:17:38.83 [1,1] (RD,RWD,,)
FTDAYBCK.JOU;1 1/9 27-JUN-2008
14:54:17.82 [1,1] (RD,RWD,,)
Total of 4 files, 4/36 blocks.
DCL> RENAME FTDAYBCK.JOU;* .JOU_SAVE
DCL> RENAME FTDAYBCK.JOU;* .JOU_SAVE
DCL> RENAME FTDAYBCK.JOU;* .JOU_SAVE
%RENAME-E-OPENIN, error opening SYS$SYSDEVICE:[FELDMAN]FTDAYBCK.JOU;4
as input
-RMS-F-REENT, file could not be renamed and recovery failed; file has
been lost
-SYSTEM-F-NOPRIV, insufficient privilege or object protection
violation
%RENAME-E-OPENIN, error opening SYS$SYSDEVICE:[FELDMAN]FTDAYBCK.JOU;3
as input
-RMS-F-REENT, file could not be renamed and recovery failed; file has
been lost
-SYSTEM-F-NOPRIV, insufficient privilege or object protection
violation
%RENAME-E-OPENIN, error opening SYS$SYSDEVICE:[FELDMAN]FTDAYBCK.JOU;2
as input
-RMS-F-REENT, file could not be renamed and recovery failed; file has
been lost
-SYSTEM-F-NOPRIV, insufficient privilege or object protection
violation
%RENAME-E-OPENOUT, error opening SYS$SYSDEVICE:
[FELDMAN]FTDAYBCK.JOU_SAVE;1 as output
-RMS-E-ENT, ACP enter function failed
-SYSTEM-W-DUPFILENAME, duplicate file name
DCL> HELP/MESS RMS-F-REENT
%DCL-I-IGNQUAL, qualifiers appearing before this item were ignored
\MESS\
%MSGHLP-F-NOTFOUND, message not found in Help Message database
DCL>
I had READALL enabled by not BYPASS and I ran this from the SYSTEM
account.
AEF
.
- Follow-Ups:
- Re: Why did this RENAME lose my files?
- From: Bob Gezelter
- Re: Why did this RENAME lose my files?
- From: AEF
- Re: Why did this RENAME lose my files?
- References:
- Why did this RENAME lose my files?
- From: AEF
- Re: Why did this RENAME lose my files?
- From: Jan-Erik Söderholm
- Why did this RENAME lose my files?
- Prev by Date: Re: Why did this RENAME lose my files?
- Next by Date: Re: Subroutine(s) at end re-execute(s) if EXIT statement missing
- Previous by thread: Re: Why did this RENAME lose my files?
- Next by thread: Re: Why did this RENAME lose my files?
- Index(es):
Relevant Pages
|