Hi,
Is there any common WMI class which is useful for monitoring database connection?
I wanted to write a program which will give notification to the user whenever a connection is made to the database.
I dot two classes
Win32_PerfForma ttedData_NETDat aProviderforSql Server_NETDataP roviderforSqlSe rver:
and
Win32_PerfForma ttedData_NETDat aProviderforOra cle_NETDataProv iderforOracle
But they are vendor specific. Is there any way to monitor all the database?
Please reply.
Is there any common WMI class which is useful for monitoring database connection?
I wanted to write a program which will give notification to the user whenever a connection is made to the database.
I dot two classes
Win32_PerfForma ttedData_NETDat aProviderforSql Server_NETDataP roviderforSqlSe rver:
and
Win32_PerfForma ttedData_NETDat aProviderforOra cle_NETDataProv iderforOracle
But they are vendor specific. Is there any way to monitor all the database?
Please reply.