Results 1 to 7 of 7
  1. #1
    Brice is offline Novice
    Windows 10 Office 365
    Join Date
    Dec 2020
    Location
    Bunbury WA
    Posts
    4

    Angry Huge Database BE Bloat

    Hi All

    I have an issue with the BE of one of my clients database. After updating their Office to 365, the tables database suddenly started to bloat at an alarming rate.

    I have exhausted all of my knowledge trying to get to the bottom of this.

    The BE expands from 10mb after compaction to 2gb in the space of 3-4 hours of data edits and updates.

    I have Record Level Locking set to off, Track Name Auto Correct is off.

    I have attached a clip of my references.



    Any help or suggestions greatly appreciated.

    BriceClick image for larger version. 

Name:	Capture.JPG 
Views:	27 
Size:	48.0 KB 
ID:	43556

  2. #2
    isladogs's Avatar
    isladogs is offline Access MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,204
    In order to help we would need to know more about what's happening whilst:
    The BE expands from 10mb after compaction to 2gb in the space of 3-4 hours of data edits and updates.
    For example:
    Do these updates involve make table queries?
    Does the database contain attachment fields?
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

  3. #3
    Brice is offline Novice
    Windows 10 Office 365
    Join Date
    Dec 2020
    Location
    Bunbury WA
    Posts
    4
    Hi Isladogs

    Thanks for your speedy reply.

    The tables don't have any Attachment fields, however there is a make table query involved in adding and editing customers.

    Warm Regards
    Brice

  4. #4
    Brice is offline Novice
    Windows 10 Office 365
    Join Date
    Dec 2020
    Location
    Bunbury WA
    Posts
    4
    I was previously running Access 2010 on this users PC

  5. #5
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    If the process does a lot of appending then deleting, that is known to cause bloat - especially if there are frequent fails. If you are using OpenDatabase to make a connection to the db, I believe that record level locking setting is ignored. Also, if one user has a record level locking setting, each one will have to follow suit but I don't know if it matters if they're first in or not. Probably not. What you didn't say is that you turned it off for each user, which is kinda suspect unless there is only one user. If more than one concurrent user, each has their own fe?
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  6. #6
    Brice is offline Novice
    Windows 10 Office 365
    Join Date
    Dec 2020
    Location
    Bunbury WA
    Posts
    4
    Hi Micron
    All users have own FE. Record locking off.
    Wasn't happening in 2010 version so can't work out what is going on.

    Regards

  7. #7
    orange's Avatar
    orange is online now Moderator
    Windows 10 Access 2016
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Can you tell us about the major processes in the application supported by this database?
    Were there any logic/structure changes when moving from AC2010 to O365??
    Were there any issues during the testing/transfer from 2010 to 365? That is is this something new?
    Do you have a test database( FE/BE) that you could post for readers to review?

    To confirm, were the make tables always in the database?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Database Bloat on DAO CommitTrans by 400 kb/commit
    By angeleumbra in forum Programming
    Replies: 7
    Last Post: 06-09-2022, 11:17 AM
  2. Replies: 9
    Last Post: 07-11-2018, 07:50 AM
  3. Back end database bloat
    By vicsaccess in forum Access
    Replies: 6
    Last Post: 06-14-2016, 12:22 PM
  4. Replies: 8
    Last Post: 11-01-2013, 01:59 PM
  5. Replies: 1
    Last Post: 03-19-2012, 11:39 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums