ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Login history

Post new topic  Reply to topic
 Login history « View previous topic :: View next topic » 
Author Message
MaheshPN
PostPosted: Thu Jun 30, 2005 12:13 pm    Post subject: Login history Reply with quote

Master

Joined: 21 May 2003
Posts: 245
Location: Charlotte, NC

Hi Guys,
Is there any way I can get the login/session datails of the past. The session table stores only the active session details and once the user logs off, that record will be deleted. Is there any other place where I can look for the login history.
I had a situation in production,where app log freequently reports 'user not logged in' when they tried to do check-out/check-in or run any query.
I have set the session timeout for 12hrs. So, session won't expire before that until unless user logs out.
I would guess, it may be some code issue. The session "audit Log" may be helpful defend this.

Let me know your thoughts.

thanks,
-Mahesh
Back to top
View user's profile Send private message
jmac
PostPosted: Thu Jun 30, 2005 12:19 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Mahesh:

I don't believe what you are looking for is available anywhere in MQWF.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Maverik
PostPosted: Tue Jul 05, 2005 10:53 pm    Post subject: Reply with quote

Apprentice

Joined: 14 Jun 2005
Posts: 27

Hi Mahesh,
as jmac said what ur looking for cannot be done.

What you should try to find out is why ur users are being logged out. I had this problem and it was caused by attempting multiple logons using one workflow userid,password.

When one user logs in he can access the workitems,once the next user logs in using the same userid,password, the first user is logged out as a new session is created.

Try to overcome this, if this is the problem...
Back to top
View user's profile Send private message
jmac
PostPosted: Wed Jul 06, 2005 5:45 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Maverik wrote:
When one user logs in he can access the workitems,once the next user logs in using the same userid,password, the first user is logged out as a new session is created.


Just FYI... what you are saying is only true for "Present" type sessions. If you want to be able to log in multiple times use a "Default" type session
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
ucbus1
PostPosted: Thu Jul 07, 2005 8:40 am    Post subject: Reply with quote

Knight

Joined: 30 Jan 2002
Posts: 560

How about creating a trigger on "sessions table" and taking a mirrror image of the record to another table "session-history" table.
I know this works on any Db2 database. But FMCDB is IBM specific
Back to top
View user's profile Send private message Send e-mail
jmac
PostPosted: Fri Jul 08, 2005 5:20 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

I would not put any triggers into MQWF without first discussing with IBM.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Login history
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.