Hi All,
I am new to SQL.
We have an application Microsoft System center operationsmanager which uses SQL.
It seems that the application performance is quiet slow and we suspected there is some SQL performance and when i executed the command "xp_readerrorlog" i saw tons of alerts mentioning "AppDomain 573888 (OperationsManager.dbo[runtime].684872) is marked for unload due to memory pressure."
The name of the database is Operationsmanager
The SQL Server is running with 1 Processor with 4 cores with 32gb RAM which is a HP BL 460 G8 Blade.
Also this is a SQL Cluster running on Windows server 2012 r2 which is a Active / passive cluster.
Can any one tell me how to solve this issue ?
Gautam.75801