Open for Voting

Make SQL Name specific to an instance

Currently, when you name a SQL hash value to make it more human friendly, that name is not instance specific.  So if DPA sees that same hash value running in another instance being monitored, it will show that same name for the statement.  The idea would be to make the CON_SQL_NAME table instance specific instead of global (CON_SQL_NAME_ID) so that you can have different names in different instances for the same hash.