HP3000-L Archives

July 2004, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Walt Fles <[log in to unmask]>
Reply To:
Walt Fles <[log in to unmask]>
Date:
Thu, 22 Jul 2004 13:32:26 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
Tom Brandt wrote:

> Walt,
>
> To create STORE file on disc (known as a store-to-disc or STD file),
> you need to execute a file equation to tell STORE that the store file
> is a disc file, then run STORE. For your particular case, log into
> FILES.SYS, then execute the following
>
> :FILE MYSTORE;DEV=DISC
> :STORE @.FILES.SYS;*MYSTORE;SHOW
>
> Move MYSTORE to your target machine somehow (there are several ways to
> do this), log into FILES.SYS, execute a file equation on the target
> machine telling it the store file is a disc file, then run :RESTORE.
>
> :FILE MYSTORE;DEV=DISC
> :RESTORE *MYSTORE;@[log in to unmask]@;SHOW
>
>
Tom.
If I store this MYSTORE file onto a server via FTP ( after assuring the
transfer mode is binary ) and then re-download the file via FTP in
binary mode to my MPE machine, when I do the RESTORE I get this error:

FILE "MYSTORE" DOES NOT APPEAR TO BE A STORE BACKUP (S/R 1306)

any ideas?

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2