question

Upvotes
Accepted
791 9 7 14

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 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
38.1k 69 35 53

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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea