Why would I need to scale a Database?
You would need to scale a database when the number of records available for a particular programming feature such as for PIDs or Holidays have all been used. You can ‘borrow’ records from another programming feature which you may rarely ever use. For example the total number of PIDs allowed by default is 12 on a controller. If you have 12 PIDs in use and wish to add more, you would need to scale the database by ‘borrowing’ say some of the logic cells and assigning them to PIDs.
- Was this article helpful?
- Yes 1 people found this article helpful.
- No 0 people did not find this article helpful.
- Give us feedback


