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 

RECFM

 
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
rkdivvela
Beginner


Joined: 26 Mar 2004
Posts: 4
Topics: 3

PostPosted: Tue May 10, 2005 2:20 pm    Post subject: RECFM Reply with quote

I would be glad, if any one could clarify me the exact differences between different record formats, like F, FB, FBA, V, VB and VBA.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Tue May 10, 2005 2:27 pm    Post subject: Reply with quote

rkdivvela,

Check the following links for detailed explanation of the various recfm

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IGY3PG10/1.9.1.1?DT=20020923143836

Check the subtopics 1.9.1.1.2 thru 1.9.1.1.5 for clear explanation of the recfm's

The A in FBA/VBA is FB/VB with an ANSI (printer) carriage control character in the first byte of each record, e.g. '1' for page eject, ' ' for single space, '0' for double space, '-' for triple space, etc. For FB, the data starts in position 1. For FBA, the data starts in position 2 after the ANSI character.For VB, the data starts in position 5(due RDW - 4bytes)). For VBA, the data starts in position 6(RDW(4 bytes + 1 carriage control character) after the ANSI character.

The M in FBM/VBM is FB/VB with an machine control character in the first byte of each record.


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
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