We have a multi-terabyte database which daily receives tens of thousands of records to insert or update. Most online advice on reducing memory paging covers server memory options and dynamic memory management techniques.
Are there any tested programmatic or database design techniques that could also be explored to increase efficiency?
Thanks,
Tom