• Topic
  • Discussion
  • SupportWeb.MonitorInformixSessions(Last) -- Owiki? , 2016-08-19 14:59:34 Edit owiki 2016-08-19 14:59:34

    How do I monitor open database sessions associated with Informix ODBC connections?

    Use the onstat -u command to display a list of user threads connecting to the system. Cross-reference addresses in onstat -x and onstat -u output to associate session-id's with individual transactions.


    Referenced by...