• check for the query which is taking longer time to execute and do the performance tuning.

    Or check for wait type of the query-

    DO some performance tuning -if required do the update statistics or create new indexes.