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

different record formats


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
neo_yodha

New User


Joined: 10 Apr 2006
Posts: 6

PostPosted: Mon Apr 10, 2006 5:49 pm
Reply with quote

Hi all,
what is the difference between different record formats i.e, F, FB, V , VB.
particularly, what is the difference between FB and FBA in VSAM.

please answer this,
thanks
Neo
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 Apr 10, 2006 6:10 pm
Reply with quote

F = indicates that the records are fixed length.
V = indicates that the records are variable length.
B = indicates that the records are blocked.
A = indicates that the records contain ISO/ANSI device control characters.
S = indicates that a record can span more than one block.

See the z/OS V1R7.0 MVS JCL Reference


There is no such concept of FB or FBA in VSAM. VSAM records are either of a fixed length or of a variable length.
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts Validating record count of a file is ... DFSORT/ICETOOL 13
Search our Forums:

Back to Top