Changes to make Centralized data smaller
As of 2022-08-10 Centralized data.mdb was 1.348GB . This is large and slowly approaching MS Access' 2GB limit. The size also makes it slow to copy down, and even slower to copy up. This page is about attempts to make the file smaller.
L_Dxs table and L_Como table
We can reduce the file size to 0.810GB by moving the legacy tables L_Dxs table and L_Como table to Legacy TMS Data.mdb. These tables are “stale” and no longer change, so we don’t really need to have them in Centralized data.mdb.
Next Steps
|
|
Log
- 2022-08-10:
- emailed Pagasa to copy Legacy to local
- updated CFE re-link to these in Legacy_TMS_Data.mdb rather than in Centralized data.mdb
- emailed Julie and confirmed we should do this
- imported L Dxs table and L Como table into Legacy TMS Data.mdb as version 2022-08-10
- Julie copied the Legacy_TMS_Data.mdb to local where SAS will pull from (08Aug2022 )
Postal_Code_Master table
There is a Postal_Code_Master table in Centralized data.mdb. The table is likely in the correct file because Pagasa maintains it and Julie uses it.
When extracted to its own file, table is 89MB
Discussion with Julie established that she doesn't use the following fields, so eliminating them: latitude and longitude, so
_after
|
|
...
|
Next Steps
_after
|
|
Log
Related articles
Related articles: |