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

SPACE=(TRKS,(2,3,4)), number of tracks allocated?


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
loga_nathan_m

New User


Joined: 07 Jun 2007
Posts: 40
Location: India

PostPosted: Mon Dec 31, 2007 8:26 am
Reply with quote

can some one help me answering below question.

1. what is the size of SPPP9999?
2. If SPACE=(TRKS,(2,3,4)). what is the total number of tracks allocated?

M.Loga
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Mon Dec 31, 2007 9:04 am
Reply with quote

Loga,

Quote:
what is the size of SPPP9999?

Manuals available at the top of page. Go thru it.

Code:
If SPACE=(TRKS,(2,3,4)). what is the total number of tracks allocated?

Above declaration is for 'pds' creation. Go thru the following link-
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2B660/12.55?DT=20050713232151
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Mon Dec 31, 2007 10:53 am
Reply with quote

loga_nathan_m wrote:
1. what is the size of SPPP9999?


This was asked recently here.
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Mon Dec 31, 2007 11:33 am
Reply with quote

Reply deleted.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts Generate random number from range of ... COBOL Programming 3
No new posts Allocated cylinders of a dataset DB2 12
Search our Forums:

Back to Top