FDM--Option: Default value of fetch/commit
book
Article ID: 129905
calendar_today
Updated On:
Products
CA Test Data Manager (Data Finder / Grid Tools)
Issue/Introduction
In FDM, is the Option Default Value of Commit a 1000 if we don’t mention it in option file?
Environment
Release:
Component: ITKOTD
Resolution
The default values for Windows/Linux are 1000 for fetch/commit, that is what is defined internally in source code line for Fast Data Masker.
For the mainframe, which is a completely different code line, the default values are as shown below:
COMMIT=nnn
Specifies the commit frequency for updates to the cross-reference or seed tables.
Values: 1000, nnn
Default: 50000
Feedback