NAS needs restart every morning

kfuglsang
Member Posts: 26
Hi all,
I have a NAS running at a client that runs a lot of services during the day. During the night, however, it is not being utilized and I believe this causes it to "die" over night.
Every morning I have to manually log on to the server and restart the service to make it reconnect to the database server (native by the way). The client is running on C/SIDE 3.60.
Any ideas how I can solve this issue?
Best regards
Kenneth
I have a NAS running at a client that runs a lot of services during the day. During the night, however, it is not being utilized and I believe this causes it to "die" over night.
Every morning I have to manually log on to the server and restart the service to make it reconnect to the database server (native by the way). The client is running on C/SIDE 3.60.
Any ideas how I can solve this issue?
Best regards
Kenneth
0
Comments
-
do you found some entries in the EventLog?
Is the database server shutdown at night?Do you make it right, it works too!0 -
Native or SQL server? If Native, how the DB is backed up?0
-
It's native.
The database server is not restarted over night. The NAS doesn't log any errors to the event log - it just doesn't respond.
I'm not sure how they make their backups but I would suspect they use hotcopy. I'll find out about this though.0 -
Backups are created with hotcopy.0
-
you can write a .bat file that you can schedule with windows scheduler
The .bat file will have
Net stop "NASServiceName"
Net start "NASServiceName"0 -
kfuglsang wrote:Backups are created with hotcopy.
My guess would be that since you were not 100% certain how they make their backups, that maybe you are not 100% certain that they are shutting down the server. I would check again to see if they are telling th truth, and in fact maybe they are shutting down the server.David Singleton0 -
kfuglsang wrote:The database server is not restarted over night.
Unless you sit there for 24 hours and watch it, you can never be certain. Here is a true story of a case I once had like this:
Navision bug, the server keeps crashing - DynamicsDavid Singleton0 -
I have verified that the backups are indeed created with hotcopy (and only on fridays [-o< ).
I don't feel like implementing a daily restart of the NAS' to be a solid solution. I have been told that they also experience the problem in the evening, but often only notice it when they start to work in the morning.0 -
David Singleton wrote:kfuglsang wrote:The database server is not restarted over night.
Unless you sit there for 24 hours and watch it, you can never be certain. Here is a true story of a case I once had like this:
Navision bug, the server keeps crashing - Dynamics0 -
We have a similar issue with memory leaks on our NAS box (running multiple instances). We have a vb script that monitors their sessions in SQL. If they all get blocked an email gets sent for us to check (since this essentially shuts down the warehouse). We also have some sort of script that restarts it every morning. Not sure if that one is vb as well, but I think it is.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions