Lccmdb and ldb files: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m Text replacement - "CCMDB.mdb" to "CCMDB.accdb"
Line 13: Line 13:
#***click on Owner tab
#***click on Owner tab
# get the owner to '''close out of any open parent program'''
# get the owner to '''close out of any open parent program'''
#* the error often happens during [[sending]]; in that case, the owner of the file should close out of [[CCMDB.accdb]], follow [[Breaking out of a frozen program]] to make sure no hanging instances remain, then open [[CCMDB.accdb]] again and send again
# if lock file still there, get them to '''open and then close parent program'''
# if lock file still there, get them to '''open and then close parent program'''
# 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)
# 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)

Revision as of 09:35, 30 June 2025

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