Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

sessions list NAV 2016

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

hi,

is there any option to find users login sessions with out login to NAV, my situation is , if the number of licence reached, even Myself (admin) cant able to login and see the sessions. in such cases how i could find out what are the logged in sessions ?

*This post is locked for comments

  • Suggested answer
    TeddyH Profile Picture
    TeddyH 12,864 Super User 2024 Season 1 on at
    RE: sessions list NAV 2016

    Run the search query to look for the active session.

    Once you decide which active session to kill, just do a DELETE with WHERE query.

    www.w3schools.com/.../sql_delete.asp

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: sessions list NAV 2016

    Thank you for your replay, but i couldnt find any active session unless run a query.  in other words i can only see the active session with sql query

  • Suggested answer
    TeddyH Profile Picture
    TeddyH 12,864 Super User 2024 Season 1 on at
    RE: sessions list NAV 2016

    just delete the session from the active session. it should work.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: sessions list NAV 2016

    Thank you for your response, i could view this , my situation is different. i should  view sessions without login to NAV. Anyways i got answer.  

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: sessions list NAV 2016

    It works.. thank you Very much.. by the way is there any option to kill a user session like this method. it would be helpful if it possible.

  • Verified answer
    TeddyH Profile Picture
    TeddyH 12,864 Super User 2024 Season 1 on at
    RE: sessions list NAV 2016

    The query to the database name will be different according to your database setup and name.

    Go to SQL Server Management Studio, connect to your database, create the query, and run it.

    SELECT * from dbo.[Active Session]

  • Suggested answer
    azelaya59 Profile Picture
    azelaya59 2,807 on at
    RE: sessions list NAV 2016

    Binudas

    I see you have received many very good suggestions within SQL to see your users. If you are a SUPER, you can simply type "Sessions" from the search box within NAV and you will be presented with a complete listing of all open sessions. Including background sessions. Food for thought................

    2019_2D00_05_2D00_28_5F00_0709_5F00_001.png

    2019_2D00_05_2D00_28_5F00_0709_5F00_001.png

    Good Luck!

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: sessions list NAV 2016

    i am new to SQL. could you please  text a step by step procedure, it would be more helpful for me.

  • Suggested answer
    TeddyH Profile Picture
    TeddyH 12,864 Super User 2024 Season 1 on at
    RE: sessions list NAV 2016

    What do you mean by subfolder ?

    Just do a sql query on the Active Session. You probably need to put condition to filter out unnecessary information.

    SELECT * from [Active Session]

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: sessions list NAV 2016

    i could find the dbo.Active session, but it has sub folders, none of it contains my active users list.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,711 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,458 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans