Kill session in NAV 2013

_mon_
Member Posts: 42
In previous versiones (<NAV 2013) in file, database, information, sessions, current sessiones, you could kill sessions.
In NAV 2013, in sessions you can see the NAV sessions.
But, how can you kill any session in NAV 2013?
In NAV 2013, in sessions you can see the NAV sessions.
But, how can you kill any session in NAV 2013?
0
Answers
-
0
-
Thank you!0
-
You are welcome.0
-
-
I didn't see anything in virtual tables. But there are two settings in Customsettings.config
<!--
Sets the number of months sessions older will be purged from teh session event table.
-->
<add key="SessionEventTableRetainPeriod" value="3" />
<!--
Sets the weekly frequency the session event table will be purged. The default value being Sunday 6:00.
This means that an attempt will be made to purge all not active sessions between 6:00 and the 6:00 + SessionEventTablePurgeLookupPeriod.
-->
<add key="SessionEventTablePurgeFrequency" value="0 6:00" />0 -
Hello Everybody,
How can we identify the session idle time for Navision 2013?
Also, please suggest how to kill the idle session which is more idle than the user defined time?0 -
Dear All,
Is there any particular reason that NAV2013 does not enable kill session at the first?
base on the link given by ara3n, the code to add to NAV2013 to enable to kill session is straight forward.
So, just wondering if there is any reasons that it's not enable. Could it be there is not indication of the idle time? or NAV2013 can handle by itself.
Please advise.
Thank you.
regards,0 -
NAV2013 uses connection pooling on SQL Server. From SQL's perspective you don't have a clue who is on what connection. This makes doing anything from SQL Servers perspective very difficult, if not impossible.0
-
hi Mark,
Thanks for the useful input.0 -
This is so AWESOME! =D>0
-
Very useful!
Thanks0
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