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

Need help about specifying Block size


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

New User


Joined: 04 Mar 2005
Posts: 8
Location: asd

PostPosted: Thu Apr 07, 2005 9:45 pm
Reply with quote

Can u help me when we specify BLKSIZE = 0 in JCL.
Any Significance?
:)
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Thu Apr 07, 2005 10:14 pm
Reply with quote

Try this Post:

www.ibmmainframes.com/viewtopic.php?t=1569
Back to top
View user's profile Send private message
superk

Global Moderator


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

PostPosted: Thu Apr 07, 2005 11:10 pm
Reply with quote

See this page from the "z/OS v1R6.0 DFSMS: Using Data Sets" manual:

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DGT2D430/3.2.3.1.2?DT=20040624112123#HDRSYS

Quote:

DASD Data Sets: When you create (allocate space for) a new DASD data set, the system derives the optimum block size and saves it in the data set label if all of the following are true:

- Block size is not available or specified from any source. BLKSIZE=0 can be specified.

- You specify LRECL or it is in the data class. The data set does not have to be SMS managed.

- You specify RECFM or it is in the data class. It must be fixed or variable.

- You specify DSORG as PS or PO or you omit DSORG and it is PS or PO in the data class.

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 Using Java/C/C++ to retrieve dataset ... Java & MQSeries 6
No new posts Find the size of a PS file before rea... COBOL Programming 13
No new posts Masking variable size field - min 10 ... DFSORT/ICETOOL 4
No new posts I need a 4 lines block where substrin... DFSORT/ICETOOL 12
No new posts Dataset size increase on adding 1 byt... DFSORT/ICETOOL 8
Search our Forums:

Back to Top