IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

max primary & secondary allocation for TRK


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
i_at_forum

New User


Joined: 29 Dec 2005
Posts: 10

PostPosted: Thu Mar 06, 2008 2:35 pm
Reply with quote

Hi,
Can anyone kindly tell me what is the maximum allowed primary & secondary allocation for TRK.

Thanks for ur help !!!
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu Mar 06, 2008 2:39 pm
Reply with quote

A dataset can not have more than 63356 tracks allocated in total.

How you allocate that depends entirely up to you, and of course your DASD architecture
Back to top
View user's profile Send private message
gcicchet

Senior Member


Joined: 28 Jul 2006
Posts: 1702
Location: Australia

PostPosted: Fri Mar 07, 2008 7:28 am
Reply with quote

Hi expat,
I can't agree with the 63356 tracks allocated in total, I can see on my system datasets well in excess of this figure.

Code:
- Enter "/" to select action                  Tracks %Used XT  Device 
-----------------------------------------------------------------------
 XXXX.XXXX.XXXXXXX                             189720  100  40  3390   


Primary space allocation cannot exceed 65535 TRKS .

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

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Fri Mar 07, 2008 12:58 pm
Reply with quote

Oooooooooooooooooops, I think I meant to say per volume icon_redface.gif

Although, that may now be surpassed with later releases of z/OS ???
Will need to check up on that one if I get a chance.
Back to top
View user's profile Send private message
nevilh

Active User


Joined: 01 Sep 2006
Posts: 262

PostPosted: Fri Mar 07, 2008 7:14 pm
Reply with quote

following is from single volume allocation
Tracks %Used XT Device
xxx.xxx.xxx.xxx 132435 81 18 3390
Back to top
View user's profile Send private message
gcicchet

Senior Member


Joined: 28 Jul 2006
Posts: 1702
Location: Australia

PostPosted: Sat Mar 08, 2008 5:36 am
Reply with quote

Hi,
yes it depends on the device type.

Code:
                ** Table of 3390 Device Characteristics **                     
                                                                               
        Device Model:    Model 1       Model 2       Model 3       Model 9     
             Density:     Single        Double        Triple         Mod 9     
                       ------------------------------------------------------ 
 Tracks per Cylinder:        15            15            15            15     
   Tracks per Device:    16,695        33,390        50,085       150,255     
Cylinders per Device:     1,113         2,226         3,339        10,017     
       Avg Seek Time:       9.5m         12.5m         15.0m         22.5m     
     Bytes per Track:    56,664        56,664        56,664        56,664     
  Bytes per Cylinder:   849,960       849,960       849,960       849,960     
    Bytes per Device:   946 Meg      1.89 Gig      2.84 Gig      8.51 Gig     
          Bytes/Unit:  3.78 Gig      7.57 Gig     11.34 Gig     68.11 Gig     
                                                                               
                Note: Gig=Gigabytes, Meg=Megabytes, m=milliseconds             


Gerry
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Query on edit primary command CLIST & REXX 5
No new posts Query on edit primary command CLIST & REXX 1
No new posts Cobol prog to put an indicator on the... JCL & VSAM 1
Search our Forums:

Back to Top