SQL Server - JDBC Transactions with hostprocess as 0
Dear Support,
Trying to get some feedback on a JDE instance on SQL Server database. I have observed many querirs running on the database with "program_name" as "Microsoft JDBC Driver for SQL Server".
When I further check these queries based on SPID to determine the hostprocess to trace back the Call Object Kernel - the hostprocess is 0.
The question I have is
- What tyoe of transactions are these querires with "program_name" as "Microsoft JDBC Driver for SQL Server"? Are these coming from data browser or are they comning from user querying the application? or BSFN. Why is there no Call Object Kernel associated?