Before this post I did some study on the problem “Database is currently in use by you or another user: ~tmpview.tmp”, and tried those options but still whenever I am opening my lotus notes database in designer and if I open any design element, I am getting this error,
Database is currently in use by you or another user: ~tmpview.tmp
Subject: it could also be notes it’s crashed and has zombie processes
It also be that notes didn’t shutdown properly due to a crash or some other issue…You’ll need to look for files like nlnotes.exe ntaskldr.exe, etc. and kill them. Alternatively you can use “nsd.exe -kill” from the your notes data directory (your notes program direct needs to be in your PATH, else you’ll need to explicitly locate nsd.exe and type the full path (i.e., C:\Program Files\notes\nsd -kill) from within the data directory…