Home > Support > FAQs, latest to oldest...

Northgate Reality

FAQs, latest to oldest...

How can I prevent large lists from being transaction logged

If lists don't have to be secured by transaction logging, as they can be recreated by the application if not found, then use the NEW- list command set that enable lists to be stored in specified files.
e.g. NEW-SAVE-LIST file-specifier list-name
The specified file can then be setup as non-logging.

Back