KX Community

Find answers, ask questions, and connect with our KX Community around the world.

Home Forums kdb+ Information about remote end from handle passed into .z.po

  • Information about remote end from handle passed into .z.po

    Posted by trosales on January 13, 2023 at 12:00 am

    Is there a way to retrieve more information about the remote end that initiated the connection using the handle passed into .z.po?  I have the .z.a (ip address) and .z.u (user id).  I was hoping to find out more about the other end of the connection.  If the other end of the connection is a q process, I can determine that by using the handle (h) and requesting .z.X from the handle (h”.z.X”) to find out what command line was used to initialize the process.  But if I use this h”.z.X” call on a non q process (maybe c code) handle it doesn’t return.  Are there calls I can make to a handle that will reveal more information about the handle.

     

    Thank you.

    trosales replied 2 months, 1 week ago 2 Members · 1 Reply
  • 1 Reply

Log in to reply.