Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ucla-cs!zen!ucbvax!GRIN2.BITNET!MCGUIRE From: MCGUIRE@GRIN2.BITNET Newsgroups: comp.os.vms Subject: RE: Data recovery question. Message-ID: <8707232120.AA01541@ucbvax.Berkeley.EDU> Date: Thu, 23-Jul-87 12:40:00 EDT Article-I.D.: ucbvax.8707232120.AA01541 Posted: Thu Jul 23 12:40:00 1987 Date-Received: Sat, 25-Jul-87 08:50:00 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 13 > Date: Tue, 21 Jul 87 15:40 CST > From: Bob Sloane> Subject: Data recovery question. > I am trying to find out if there is any way to recover the output file from > a fortran program that was accidentally killed by one of our operators. > The output file from the program is still on disk, but if you do a > DIRECTORY/SIZE=ALL on it, it shows the size as 0/2344, which I assume means > that there is 2344 blocks of recoverable information on the file. Does > anyone have any ideas on how to get the information back? The SET FILE/END_OF_FILE command resets the end-of-file mark to the highest block allocated.