connections to a node

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Maryan
    New Member
    • Feb 2008
    • 15

    connections to a node

    Hello,

    could any one tell me please how i list out the connections to a node?


    thanks in advance.

    bye,
    Maryan
  • sakumar9
    Recognized Expert New Member
    • Jan 2008
    • 127

    #2
    I didn't get your problem..... do you want to check all connections to a database or number of connections to the database?? You cannot connect to any instance, you can only attach to it........... I am not sure what really are you looking for.

    It would be good if you can elaborate your requirements..


    Regards
    -- Sanjay

    Comment

    • docdiesel
      Recognized Expert Contributor
      • Aug 2007
      • 297

      #3
      Hi Maryan,

      as far as I interpret a node as a cataloged instance on a remote server, you'll be able to list the connections to that node on the remote system. Change to the instance (Unix: su - db2instx) and "db2 list applications" will show you all connections from client systems to any of the databases in this instance. Look for the hex code in the middle column, XXXXXXXX.YYYY.. ., where XX is the hex code of the remote ip address. That's how you filter for your client.

      Is this what you need?

      Regards,

      Bernd

      Comment

      • Maryan
        New Member
        • Feb 2008
        • 15

        #4
        Hello Bernd,

        thank you for your answer. That was what i needed.

        best regards,
        Maryan

        Comment

        Working...