Glossary

2. Efficient Map Handling

Use `DATAONLY` instead of sending the full map when only data changes - Minimize the number of fields sent by initializing the symbolic map to LOW-VALUES (only non-low-value fields are transmitted) - Use `ACCUM` with `PAGING` for multi-page reports instead of multiple SEND MAPs

Learn More

Related Terms