core:Properties

From eStream Software
Revision as of 03:14, 6 September 2017 by Twfaung (talk | contribs) (→‎Cons)

Introduction

By default firebird not fully utilies the RAM. Using this new function user can self allocate size of RAM to be use for each Database.

Pros

  • Fully use the available RAM in server
  • Increase the database performance

Cons

  • Will slow down the Server Performance if not careful
  • Not support for Standalone

Requirement

  • Available Version :
SQL Accounting : 746 & above
SQL Payroll  : 130 & above
  • Firebird Server
  • Minimum 16 GB RAM

Steps