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 

How many tracks are allocated in OS/390

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
G P Naidu
Beginner


Joined: 04 Dec 2003
Posts: 11
Topics: 9
Location: delhi

PostPosted: Wed Jan 21, 2004 5:56 am    Post subject: How many tracks are allocated in OS/390 Reply with quote

Hi,

space = (trk,(100,10),rlse) parameter how many tracks will be allocate in os/390 system and how?.
example like this 100+10*x.(i want x value in os/390)
Embarassed Embarassed
By,
naidu.
Back to top
View user's profile Send private message AIM Address
ofer71
Intermediate


Joined: 12 Feb 2003
Posts: 358
Topics: 4
Location: Israel

PostPosted: Wed Jan 21, 2004 6:01 am    Post subject: Reply with quote

x=15
________
Rambler Marlin specifications


Last edited by ofer71 on Sat Feb 05, 2011 11:10 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed Jan 21, 2004 6:28 am    Post subject: Reply with quote

Gp naidu,

Check this link for 3390 Device Characterstics

http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/AM3IN001/1.3.1?SHELF=&DT=19930630180255&CASE=

check this link for comparision between 3380 & 3390 device types

http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/AM3IN001/1.4?DT=19930630180255

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
G P Naidu
Beginner


Joined: 04 Dec 2003
Posts: 11
Topics: 9
Location: delhi

PostPosted: Wed Jan 21, 2004 6:49 am    Post subject: Reply with quote

Hi,

Thanx ur kind help.

i have given the parameters for this:

//XICSFILE DD DSN=a950.aaa.XXXX.EFT.XICS(+1),
DISP=(NEW,CATLG,DELETE),SPACE=(TRK,(100,20),RLSE),
UNIT=SYSDA,
RECFM=FB,LRECL=2024,BLKSIZE=20240

it occupied 1758 trcks find below, i am quit confuse this allocation.actually 15 * 20+100 =400 only but it allocate 1758 how?

Device type . . . . : 3390
Organization . . . : PS
Record format . . . : FB
Record length . . . : 2024
Block size . . . . : 20240
1st extent tracks . : 1758
Secondary tracks . : 20
Data set name type :

Thanks,
Naidu. Embarassed Embarassed Embarassed
Back to top
View user's profile Send private message AIM Address
Mike Chantrey
Intermediate


Joined: 10 Sep 2003
Posts: 234
Topics: 1
Location: Wansford

PostPosted: Wed Jan 21, 2004 7:07 am    Post subject: Reply with quote

One possibility is that some part of the SMS ACS routines is overiding your space specification, although this seems a bit of an odd thing to do. You could ask your data storage admin people if they have anything like this (if you are not familiar with ACS routines basically they are site-specific routines which get invoked if your site has SMS active, and they can reject or alter aspects of attempted dataset allocation).
Back to top
View user's profile Send private message
Mike
Beginner


Joined: 03 Dec 2002
Posts: 114
Topics: 0
Location: Sydney, Australia

PostPosted: Wed Jan 21, 2004 5:07 pm    Post subject: Reply with quote

Mike, at our site I beleive that the ACS routines do not now allow allocation in tracks, at least a cylinder must be allocated, this is done, as I understand it, to reduce fragmentation and the overheads involved in the management of fragmentation.
_________________
Regards,
Mike.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) 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