W dniu 2014-07-09 20:03, John McKown pisze:
On Wed, Jul 9, 2014 at 12:32 PM, Roger Craig <[email protected]> wrote:
We're trying to build a stand-alone restore tape on a virtual tape.  Does
anyone know if it is possible to have a NL virtual tape in a TS7700 and if
so, how do you initialize it to NL?   Thanks.
I don't know if you _can_ do it, and can't test because we don't have
a TS7700. But _if it is possible at all_, then you should be able to:

//MAKENL EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=*
//SYSIN DD DUMMY
//SYSUT1 DD DUMMY,DCB=(SYS1.MACLIB,DSORG=PS)
//SYSUT2 DD DSN=some.dsn,
//    DISP=(NEW,CATLG),UNIT=ts7700,
//    LABEL=(1,BLP,EXPDT=99000),
//    DCB=(SYS1.MACLIB,DSORG=PS)

Of course, you must have appropriate authority to do BLP processing.
Exactly how is generally shop specific.


Just curious: Why don't you code RECFM=FB,LRECL=80,DSORG=PS instead of DCB=(SYS1.MACLIB,DSORG=PS)?
BTW: AFAIK the above will create empty NL tape, which is not the goal.

Regarding SA program: how do you mount proper virtual volume in proper virtual drive? Is it some TS7700 command for that?

--
Radoslaw Skorupka
Lodz, Poland






---
Treść tej wiadomości może zawierać informacje prawnie chronione Banku 
przeznaczone wyłącznie do użytku służbowego adresata. Odbiorcą może być jedynie 
jej adresat z wyłączeniem dostępu osób trzecich. Jeżeli nie jesteś adresatem 
niniejszej wiadomości lub pracownikiem upoważnionym do jej przekazania 
adresatowi, informujemy, że jej rozpowszechnianie, kopiowanie, rozprowadzanie 
lub inne działanie o podobnym charakterze jest prawnie zabronione i może być 
karalne. Jeżeli otrzymałeś tę wiadomość omyłkowo, prosimy niezwłocznie 
zawiadomić nadawcę wysyłając odpowiedź oraz trwale usunąć tę wiadomość 
włączając w to wszelkie jej kopie wydrukowane lub zapisane na dysku.

This e-mail may contain legally privileged information of the Bank and is 
intended solely for business use of the addressee. This e-mail may only be 
received by the addressee and may not be disclosed to any third parties. If you 
are not the intended addressee of this e-mail or the employee authorized to 
forward it to the addressee, be advised that any dissemination, copying, 
distribution or any other similar activity is legally prohibited and may be 
punishable. If you received this e-mail by mistake please advise the sender 
immediately by using the reply facility in your e-mail software and delete 
permanently this e-mail including any copies of it either printed or saved to 
hard drive.

mBank S.A. z siedzibą w Warszawie, ul. Senatorska 18, 00-950 Warszawa, www.mBank.pl, e-mail: [email protected] Sąd Rejonowy dla m. st. Warszawy XII Wydział Gospodarczy Krajowego Rejestru Sądowego, nr rejestru przedsiębiorców KRS 0000025237, NIP: 526-021-50-88. Według stanu na dzień 01.01.2014 r. kapitał zakładowy mBanku S.A. (w całości wpłacony) wynosi 168.696.052 złote.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to