Breaking News
Loading...
Wednesday, 16 September 2015

Info Post
Recently, most office the post offices are facing the issues like eMO time out expired in eMO client  and eMO Modules. In Postman and Point of Sale modules also facing the eMO related issues like time out error / eMO Booking problem.
The above error may due to Log File of eMO database is reached Full.

  • It may leads to database suspect / data losses in eMO database.
before going to lookup the solution, we have to see root cause of the above problem.  
  • The log of each and every transactions is being stored in ldf file.
  • In default, the size of growing file is enabled in SQL database.
  • While booking eMOs i.e OAP  in Post Offices, the data's will be updated in MDF outward table and log of the transactions will be stored in LDF File.
  • Once File size of Log is reached maximum, the eMO clien, eMO Modules, Postman and Point of Sale are getting error.

Solution 

  1. Log file of eMO should be cleared in periodically. 
  2. eMO database Size should be minimized by using shrink database query which is available in CEPT FTP.
  3. Flush data should be done in Six months once.


0 comments:

Post a Comment