SQL server is runing at 80% of CPU utilization. There are some issues with the front end application that connects to this server.
1.Application fault - a database browse is retrieving all records from a table, rather than a subset
2.Archiving – data is not being archived so building up, presumably exacerbating issue 1).
will this be a reason for high CPU usage.
I dont have access to this server. But i'm asked to resolve this issue as i'm i maitanence of this application. So I need to provide instructions to DBA.Could you please advise me on this.
1.Application fault - a database browse is retrieving all records from a table, rather than a subset
2.Archiving – data is not being archived so building up, presumably exacerbating issue 1).
will this be a reason for high CPU usage.
I dont have access to this server. But i'm asked to resolve this issue as i'm i maitanence of this application. So I need to provide instructions to DBA.Could you please advise me on this.
Comment