HP3000-L Archives

January 1999, 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:
Wirt Atmar <[log in to unmask]>
Reply To:
Date:
Wed, 27 Jan 1999 17:40:09 EST
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
John Ryrie writes:

> We have an HP918DX with an internal DAT drive.
>
>  Some of our customers who are using HP917s for Y2K testing cannot read DATs
>  we create. I have placed a PICs call asking for an explanation, but in the
>  meantime... has anyone experienced this problem before and solved it?
>
>  I have tried turning off compression and not using ;TRANSPORT as a STORE
>  parameter without success.

I think everybody that has a 918DX has experienced this problem. Before we
make tapes, we now run this simple job:

/t compoff
FILE UNNUMBERED
/l all
    1     !job decomp,mgr.telesup/yourpassword,mpexl
    2     !devctrl 7 compression=disable
    3     !set stdlist=delete
    4     !file t;dev=7
    5     !eoj
/

Wirt Atmar

ATOM RSS1 RSS2