tContextLoad vs tContextDump

Feature tContextLoad tContextDump
Purpose Loads context variables Dumps context variables
Input Loads from File, database table, or other data source Dumps context variables File, database table, or other data source
Size Unlimited Limited by the amount of memory available
Usage Reuse context variables between jobs, load context variables from a production environment into a development environment Debugging, storing a record of the context variables used by a job