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

What is the differense between FB file and FBM file


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

New User


Joined: 10 Mar 2007
Posts: 2
Location: chennai

PostPosted: Sat Mar 10, 2007 1:03 pm
Reply with quote

Can any one say the difference between FB file abd FBM file
and the difference between FB and FBA file
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Sat Mar 10, 2007 2:49 pm
Reply with quote

The better queston is what is the difference between FBA and FBM?
Back to top
View user's profile Send private message
Boopathis

New User


Joined: 10 Mar 2007
Posts: 2
Location: chennai

PostPosted: Sat Mar 10, 2007 3:15 pm
Reply with quote

Would you tell me the difference
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Sat Mar 10, 2007 3:54 pm
Reply with quote

Quote:
A or M can be coded with any record format, such as: RECFM=FBA
A indicates that the record contains ISO/ANSI device control characters.
M indicates that the records contain machine code control characters.
Here, you can read for yourself: Coding RECFM for BSAM, EXCP, and QSAM Access Methods
Back to top
View user's profile Send private message
cobolunni

Active User


Joined: 07 Aug 2006
Posts: 127
Location: kerala,india

PostPosted: Sat Mar 10, 2007 4:03 pm
Reply with quote

RECfm=format Specifies the record format of a data set. Valid record formats are: F, FA, FB, FBA, FBM, FM, U, V, VA, VB, VBA, VBM, and VBS. These record formats have the following meanings:

F Fixed record length
V Variable record length
U Undefined record length
B Blocked records
S Spanned records
A Records contain ISO/ANSI control characters
M Records contain machine code control characters.

FB - fixed block
FBA same but contains ISO/ANSI control characters
FBM contains machine code control characters
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 FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
Search our Forums:

Back to Top