HP3000-L Archives

July 2001, 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:
Doug Werth <[log in to unmask]>
Reply To:
Doug Werth <[log in to unmask]>
Date:
Fri, 27 Jul 2001 15:47:12 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (89 lines)
Jim,

STD files MUST be fixed length records. By default Reflection transfers
binary files as variable length records.

To force fixed length records use the following procedure (or similar
depending upon your version of Reflection)

From the file xfer dialog Click SETUP
Select the WRQ tab
Click the ATTRIBUTES button
In the RECORD FORMAT frame select the FIXED radio button
Click OK
Click OK
Transfer your file.

Alternatively you could set a file equation   :FILE
CATCHLOG;REC=-256,,F,BINARY and then backreference *CATCHLOG for the host
file name.

Or you could use FTP.

>open x.x.x.x
>user
>password
>bin
>put CATCHLOG CATCHLOG;rec=-256,,f,binary

HTH.

Doug.

Doug Werth                             Beechglen Development Inc.
[log in to unmask]                               Cincinnati, Ohio

----- Original Message -----
From: "Jim Brust" <[log in to unmask]>
To: <[log in to unmask]>
Sent: Friday, July 27, 2001 3:04 PM
Subject: Using STD


>         I have downloaded CATCHLOG from Jazz to my PC.  I have tried using
Reflection
> 8.00 to move the file to our HP.  I have tried both Binary and Label with
no
> success.  Here is what I have done and what restore is saying:
>
> ACCOUNT=  IS          GROUP=  H01860
>
> FILENAME  CODE  -----------LOGICAL RECORD-----------  ----SPACE----
>                  SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX
>
> CLPROG           256W  VB         231        231   1      480  2  1
>
>
> 2/IS/H01860:file in=clprog;Dev=disc
> 2/IS/H01860:restore *in;@[log in to unmask]@;local
> STORE/RESTORE VERSION   C.60.23 (C) 1986 HEWLETT-PACKARD CO.
>
> RESTORE  *in;@[log in to unmask]@;LOCAL
>
> FRI, JUL 27, 2001,  2:01 PM
>
> FILE "/IS/H01860/CLPROG" DOES NOT APPEAR TO BE A STORE BACKUP (S/R 1306)
> RESTORE IS ABORTING BECAUSE IT IS UNABLE TO READ A VALID STORE LABEL (S/R
1937)
>
> RESTORE aborted because of error. (CIERR 1091)
>
>         What am I doing wrong?
>
>
> The information contained in this document may be reviewed by BCBS NE
Security
> .
> Jim Brust  -  Senior Programmer
> BlueCross BlueShield Nebraska
> PO Box 3248
> Omaha  NE 68180-0001
> Phone: 402-392-4223    Fax: 402-392-4158
> E-Mail:  [log in to unmask]
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

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

ATOM RSS1 RSS2