| 1. |
Maximum How Many Fields We Can Create Under A Record Format Of Pf? |
|
Answer» 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.
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. |
|