MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

reading square tapes

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management
View previous topic :: View next topic  
Author Message
blueash
Beginner


Joined: 02 Dec 2002
Posts: 16
Topics: 6

PostPosted: Fri Dec 06, 2002 10:56 am    Post subject: reading square tapes Reply with quote

Can we use UNIT=3490 for reading square tapes?

Can someone please provide the link to any manual which tells how to code UNIT for different tape types. Is it shop specific or generic.

Thanks for all your help.
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
bablack
Beginner


Joined: 04 Dec 2002
Posts: 71
Topics: 0
Location: Little Falls, NJ

PostPosted: Fri Dec 06, 2002 11:35 am    Post subject: Reply with quote

The doc on UNIT= is in the IBM JCL Reference manual.

The values can be:
1 specific unit addresses, e.g., UNIT=03A5, hardly ever used for tape/disk
2 generic device types, e.g., UNIT=3390, UNIT=3490. These are provided by IBM depending on what device types exist in your configuration. The JCL Ref manual says "get a list of device types you can specify from your installation".
3 generic name (or "group name"). this is defined by your installation and can be any name up to 8 chars, e.g., UNIT=CART might be used in your installation for cartridge (square) tapes.
Check with whoever maintains your I/O config for valid device types and generic names.

UNIT=3490 will allocate an IBM 3490E drive (or a compatible drive from another vendor). 3490E drives can read tapes in 3480 or 3490E format but can write only in 3490E format (3480 and 3490E use the same cartridge). If you have 3490E or compatible drives, this will work. If not, you will need a different value.
_________________
Bruce A. Black
Senior Software Developer
Innovation Data Processing
Back to top
View user's profile Send private message Send e-mail Visit poster's website
blueash
Beginner


Joined: 02 Dec 2002
Posts: 16
Topics: 6

PostPosted: Fri Dec 06, 2002 12:15 pm    Post subject: Reply with quote

Thanks Bruce.

Link to IBM JCL reference for UNIT as Bruce mentioned
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group