Remove document (-RDOC) command

The -RDOC command removes a document from memory. By default, documents are removed from memory when a map, or card, processing completes. Transaction scope card setting determines the document persistence in memory. Use this command if too many intermediate documents accumulate in memory during map processing.

-RDOC command line syntax

{ { -RDOC doc_ID } | { } { } }
doc_ID
doc_ID indicates the document identifier of a document to be deleted from memory, if needed.