× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: override tape file in CL
  • From: pytel@xxxxxxxxxx
  • Date: Fri, 10 Dec 1999 15:02:50 -0600

If tape is initialized with INZTAP command, then labels were written and it
is of type *SL, and you cannot specify REELS(*NL).
You may process it as *BLP, though.

Also, if tape was initialized with INZTAP, then you do not need to specify
density - whatever density was specified at INZTAP time will be used. If
you want to change density, you have to INZTAP again with different
density.

    Alexei Pytel


Klein Ron <ron.klein@brctsg.com> on 12/10/99 02:40:45 PM

Please respond to MIDRANGE-L@midrange.com

To:   "'MIDRANGE-L (E-mail)" <MIDRANGE-L@midrange.com>
cc:
Subject:  override tape file in CL




We are trying to copy a file to to an 8mm tape.
In a CL program we initialize the tape to *FMT2GB.
The device type default is 7gig.
Then we do an override of the qtape file as follows:
      OVRTAPF FILE(QTAPE) REELS(*NL) DENSITY(*FMT2GB)
Then we run the CPYTOTAP command.
The command errors out because of bad density type.  The override is not
working.  Any suggestions.  We are on a version 4 release 2.
We have done something similar in an OCL36 procedure and it works there.

TIA
Ron
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to
MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator:
david@midrange.com
+---



+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.