question

Upvotes
Accepted
791 11 16 19

What is the significance of RDMFieldDictionary_large ?

Can someone please explain what is “RDMFieldDictionary_large”

How is it different from the original “RDMFieldDictionary”?

Thanks

rfaupa
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
78.1k 246 52 72

After comparing both files, the RWF LEN of some fields in RDMFiledDictionary_large is larger than RDMFieldDictionary.

For example: RWF LEN of TRDPRC_1 field in RDMFieldDictionary_large is 9 while RWF LEN of TRDPRC_1 field in RDMFieldDictionary is 7.

RDMFiledDictionary_large

TRDPRC_1   "LAST"        6  TRDPRC_2    PRICE         17  REAL64       9

RDMFieldDictionary

TRDPRC_1   "LAST"        6  TRDPRC_2    PRICE         17  REAL64       7

RWF LEN is RWF maximum field length (for caching).

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.