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

questions


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

Active User


Joined: 24 Feb 2004
Posts: 131
Location: Chennai

PostPosted: Fri Sep 24, 2004 11:24 am
Reply with quote

hi

Whatz fixed length and variable length records?

Whatz high-values and low-values?

Thank u
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Fri Sep 24, 2004 9:00 pm
Reply with quote

Karthi,

If you look at the Forum list you will notice one called "Interview Questions" within that there's a sub-catagory called "Mainframe-Basic". This forum was created specifically for you and this type of question. Please use it.
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Sat Sep 25, 2004 8:58 am
Reply with quote

Dear karthi,

Fixed Length record:

If the length of the record is fixed in size, we can say it's fixed length.
For example 80 Characters length record.

If the size is from 30 character to 60 cgaracter, like that we can say it's variable length record.

LOW-VALUES:

Low-values means the lowest value of the collating sequence. (Ex: ASCII, ISCII, EBCDIC)

That's equivalent to X'00' or B'00000000'

High-value means the equivalent character against X''FF' in that collating sequence.
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 Comp interview questions Mainframe Interview Questions 5
No new posts Interview Questions on Cobol DB2 program Mainframe Interview Questions 5
No new posts Mainframe Interview Questions CICS,CO... Mainframe Interview Questions 6
No new posts Viewing executing process in NDM .. q... IBM Tools 0
No new posts INCLUDE condition questions DFSORT/ICETOOL 1
Search our Forums:

Back to Top