Product Documentation

Database Administrator's Guide

Previous Topic

Next Topic

FairCom DB Configuration Options

FairCom DB is extremely flexible and can be configured for nearly any environment.

Particularly common configurations include security controls, memory usage, performance options and transaction log management. File control options such as memory files, encryption and compression can also be centrally managed.

This flexibility comes with great responsibility. It is important end-user installations exactly follow application vendor recommendations for maintained performance and reliability. It is never advised to change production server settings without first confirming desired results in development settings. Catastrophic data loss can result from a mis-configured FairCom Server.

The keyword descriptions that follow use the nomenclature format in this table:

< input value >

An input value for the keyword. Replace with the value desired. For example, COMMIT_DELAY <milliseconds> would be put in the configuration file as COMMIT_DELAY 10 to delay 10 milliseconds.

< value1 | value2 >

The | character indicates that either value1 or value2 can be used as described above, but not both together. For example, ADMIN_ENCRYPT <YES | NO> can be entered as either ADMIN_ENCRYPT YES or ADMIN_ENCRYPT NO.

In This Chapter

SUBSYSTEM

Basic Keywords

Client Communication Keywords

Startup and Shutdown Keywords

Cache and Memory Keywords

Transaction Processing Keywords

Recovery Keywords

File Management Keywords

Lock Keywords

I/O Keywords

Logging and Monitoring Keywords

Security Keywords

Backup Keywords

Replication Keywords

Unicode Keywords

Mirroring Keywords

Backward Compatibility Keywords

Advanced Configuration Keywords

Diagnostics Keywords

Custom Server SDK Keywords

TOCIndex