If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Ingres - Show origin of user session

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-03-09, 10:47
by0nder by0nder is offline
Registered User
 
Join Date: Jan 2008
Location: Kingdom of Sweden
Posts: 11
Ingres - Show origin of user session

Hi,

We have an Ingres 2006 set up so that users can connect to it through vnodes on remote machines. When I list sessions with ipm I only see the username, not from which vnode the session originated from. I've also tried to find the hostname in the ima_server_sessions table in the imadb database, but the server column always reports that the sessions are coming from the local machine (where the server is running), but this is not true.

How can I find out from which vnodes (remote machines) the users starts the sessions?

Regards
Reply With Quote
  #2 (permalink)  
Old 07-06-09, 05:02
quelgeek quelgeek is offline
Registered User
 
Join Date: Jul 2009
Posts: 3
IPM doesn't show what you want (it should, but doesn't). You can use iimonitor and the SHOW USER SESSIONS FORMATTED command. Or you can use IMA and look at the client_host column from the ima_server_sessions table in imadb.

You might also want to try the comp.databases.ingres newsgroup, or the Ingres Forums at Ingres: The Leading Business Open Source Database.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On