cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Why does Dynatrace show "SQL Commit" after select query is executed?

bishow
Newcomer

Why does Dynatrace show "SQL Commit" after select query is executed? This select query does not do any UPDATE or DELETE. These calls are just Select * from blah blah. 

Should we really mark as "SQL commit".

1 REPLY 1

natanael_mendes
Champion

i think is because the architecture that was used in your application. If you runb multiple commands on SQL the commit need to be the last comando to really commit all the comands

Dynatrace Professional Certified

Featured Posts