Just curious to know if there is anything on HANA server that controls how many work processes it can accomodate. For instance, in oracle there are processes at DB level and you need sufficient processes here to increase work processes in SAP. Checking if there is something similar and if not, what controls how many work processes can connect to HANA Server. I ask this because i ran a query m_transactions on active user transactions and the results doesn't tally. There are fewer processes from query on HANA than the total number of work processes. Also does active here mean work process have connected and have active session ?
Another note, does commit work on the same session in which work process is running or does it behave differently. I am asking because our commits are taking time and we see sql's like commit on connection 0 and 1 most of the times so wondering if work processes that commit run on a specific connection thats exclusive to commit.
Regards
Kalyan