DM_OPENONCE_FLUSH Keyword
DM_OPENONCE_FLUSH={ON|OFF}
When this keyword setting is OFF or it is not specified and the DM_OPENONCE setting is ON, the text file data is not flushed to the physical server disk after each PLB WRITE operation. This implementation for the files opened once can provide improved performance when writing to a managed file.
If the DM_OPENONCE_FLUSH is set to ON, the text file data is flushed to the physical server disk after each PLB WRITE operation.
This keyword only applies to Windows or Linux threaded Data Managers.
Example:
DM_OPENONCE_FLUSH=OFF
See Also: SUNDM Keywords, SUNADMIN, MAKEMFD
![]() |