Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Having storage issues. Any replacement of Tape?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics
Author Message
Hritam

New User


Joined: 27 Jun 2005
Posts: 32
Location: India

PostPosted: Tue Jun 17, 2008 2:39 pm    Post subject: Having storage issues. Any replacement of Tape?
Reply with quote

Hi,
I got an issue in my project regarding the storage unit.
One of the job is processing and writing a file, in which I am expecting around 20 million records. And due to this we thought of using Tape instead of DASD. But there I got a serious performance Issue, its taking 5-6 hours for this process, which ideally should take around 1 hrs at the max. I shall appreciate if you help me to find a solution of this.
Let me know if you have any question regarding this.

Thanks,
Hritam
Back to top
View user's profile Send private message
References
Robert Sample

Senior Member


Joined: 06 Jun 2008
Posts: 891
Location: Atlanta, GA

PostPosted: Tue Jun 17, 2008 5:06 pm    Post subject:
Reply with quote

What's the JCL for the file look like? Adding buffers (BUFNO for QSAM, AMP=BUFND for VSAM) can make a huge difference in elapsed time. Other factors include blocking factor (use a large block size on tapes), application processing, system load, and hardware characteristics. And what's the LRECL, too? 20 million 20-byte records is a lot different than 20 million 2000-byte records!
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 8643
Location: 221 B Baker St

PostPosted: Tue Jun 17, 2008 7:34 pm    Post subject:
Reply with quote

Hello,

How many output volumes are written in the 5-6 hour run?

What device type is being written to (not tape or cart, but which device model number)? Your storage management people will know if this is not generally known.

What other "tape" media might be available (another question for the storage management people).

As Robert asked - what does the jcl look like?
Back to top
View user's profile Send private message
Pedro

Senior Member


Joined: 01 Sep 2006
Posts: 510
Location: work

PostPosted: Tue Jun 17, 2008 9:44 pm    Post subject: Reply to: Having storage issues. Any replacement of Tape?
Reply with quote

The replacement for tape was disk storage. There is a trade off between tape and disk: quantity vs. speed.

More questions:
what actions are you doing with the data? My concern is that you are require random access but are using a serial file.
Back to top
View user's profile Send private message
gcicchet

Senior Member


Joined: 28 Jul 2006
Posts: 653

PostPosted: Wed Jun 18, 2008 4:53 am    Post subject:
Reply with quote

Hi Hritam,
when you say it should take around 1 hour at the max, what is this based on, how long does it take to write to DASD ?


Gerry
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 3509
Location: Brussels once more ...

PostPosted: Sat Jun 21, 2008 4:27 pm    Post subject:
Reply with quote

What is the manufacturers throughput expectations for the tape devices.

What are the tape devices. and how are they connected to the mainframe ?

Virtual or real tape devices. If virtual what is the cache size ?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics All times are GMT + 6 Hours
Page 1 of 1