Maximum how many fields we can create under a record format
of PF?

Answers were Sorted based on User's Feedback



Maximum how many fields we can create under a record format of PF?..

Answer / perfect

We can give max of 8000 fields after rec format of a PF

Is This Answer Correct ?    26 Yes 0 No

Maximum how many fields we can create under a record format of PF?..

Answer / ravi shankar porwal

We can give max of 8000 fields in rec format of a PF.But it
also depend on the no. of bytes occupied by the record
formate.Because rec. format of PF may occupy atmax 32766
bytes.ie if there is only one field which occupy 32766
bytes then we can't define a new field in record format.
so it depend on the no. of bytes occupied by the field
defined in the record format.
Ex.
Char field - max value(32766 bytes)
variable length field - max value(32740 bytes)
allow null field - max value(32765)
variable & allownull field - max value(32739)

Is This Answer Correct ?    9 Yes 0 No

Maximum how many fields we can create under a record format of PF?..

Answer / manchu.s

8000

Is This Answer Correct ?    8 Yes 0 No

Maximum how many fields we can create under a record format of PF?..

Answer / sunil kumar

8000 only

Is This Answer Correct ?    3 Yes 0 No

Maximum how many fields we can create under a record format of PF?..

Answer / viney

a max. of 8000 fields can be added in a physical file... a
single pf can have a max of 32 rec. fmts defined in it.

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More DB400 Interview Questions

How to know the particular record in pf with out reading?

0 Answers  


I had created one physical file tell me command to enter data in to?

1 Answers  


WHAT IS THE DIFFERENCE BETWEEN 'COLHDG' AND 'ALIAS'?

5 Answers   Accenture,


one physical file can have how many max of logical files? what is the primary file?

3 Answers   Four soft,


How many max. Record format a logical file have?

13 Answers   Systime,


What is the interactive job?

0 Answers  


I have a pf, it contains 5 members, how to access particular member data from logical file?

0 Answers  


Which keyword is used both in subfile and subfile control record format of a DSPF?

8 Answers  


What is the batch job?

0 Answers  


What is the difference between access path and open data path?

0 Answers  


How to retrieve a physical file after deleting that?

0 Answers  


what is multiple member pf

1 Answers   Active Brains,


Categories