Lccmdb and ldb files

From CCMDB Wiki
Jump to navigation Jump to search

When and Access program is opened it creates a "lock file" with the same name as the parent file but a different extension. This file shows access that either the parent program is opened or closed with problems.

  • .mdb files generate file with .ldb extension (eg. CCMDB.accdb will generate file CCMDB.ldb)
  • .accdb files generate a file with .lccmdb extension (eg. PHI Loader.accdb will generate file PHI Loader.lccdb)

For the most part these files can be ignored. In our context they are relevant only if you are going to move the parent file; a parent file should not be moved until the lock file is gone. To get rid of the lock file, give Access a chance to resolve problems by doing the following.

Instructions how to remove lock files

  1. check file properties (right click) ownership
    • click on security tab
      • click on Advance tab
        • click on Owner tab
  2. get the owner to close out of any open parent program
  3. if lock file still there, get them to open and then close parent program
  4. if lock file still there, end the task: open task manager (ctrl-shift-esc), find any Microsoft Access entries, right-click, end task them (make sure you don't also have another access program open at the same time)
  5. if lock file still there, get them to re-boot their computer
  6. if lock file still there, get them to try to delete the file manually
  7. if lock file still there and it is on a network drive, send a ticket to the helpdesk to get the file deleted