InterviewSolution
| 1. |
Transaction Log Problems - Troubleshooting? |
|
Answer» Invalid transaction LOG PATH : Check the log path – path is correct – restart the server Not solved, edit TRANS LOG - PATH setting in notes.ini to point to DIFFERENT log path – restart the server Transaction log damaged or corrupted : We can see the error message “Transaction log damaged or corrupted “ on the console prompt - restart the server If continues – delete the transaction log file – restart the server- server create the NEW log file- load fix up – perform the database backup. Invalid transaction log path : Check the log path – path is correct – restart the server Not solved, edit TRANS LOG - PATH setting in notes.ini to point to different log path – restart the server Transaction log damaged or corrupted : We can see the error message “Transaction log damaged or corrupted “ on the console prompt - restart the server If continues – delete the transaction log file – restart the server- server create the new log file- load fix up – perform the database backup. |
|