Forum Replies Created

Viewing 15 posts - 196 through 210 (of 648 total)

  • RE: Memory related questions?

    Thanks .. So SQL instance could used 8 GB max memory .. just i want to know, is the normal usages?

    For the best system, It should Target memory should be...

  • RE: Mirroring database can take Tlog backup?

    if any impact of tlog backup on mirror database in prinicpal server? is the any issues logs truncated by tlog backup in principal database. so how truncated data will apply...

  • RE: CPU always utilize 60% constantly?

    Resolved CPU issues after changing few steps, now CPU usages 12 %

    1. Adding missing index some tables which are not created before nonclustered index

    2. Changed the default setting cost threshold...

  • RE: CPU always utilize 60% constantly?

    Query is not a problem also facing any performance issues from user side but CPU always utilize 60 % constantly.

    why index scan cost always 90% at every exectuion? please suggestion...

  • RE: CLR assembly DLL file location? Corrupted

    I checked that article, it should be UNSAFE Access in CLR object then only external resource will be used, so SAFE access not possible to set the CLR object.. But...

  • RE: CLR assembly DLL file location? Corrupted

    i have verified the which database has using CLR objects, there two type of CLR stored prcedure and CLR Scalar funtion. but these two objects CLR Permission is UNSAFE_ACCESS. it...

  • RE: SET DEADLOCK_PRIORITY option?

    Thank you for posting Dead lock article, it is very useful for me

    READ_WRITE dead lock frequently happaned in my production system, this is 3 rd party application and they...

  • RE: Deadlock graph information with xml format.

    There is one way deadlock resolution as below steps

    Step 1: captured the SELECT Query from Deadlock graph

    Step 2: created actual execution plan and found the Total Query cost is...

  • RE: what is the error this script? Msg 8152, Level 16, State 2, Line 1

    Thank you for identified the issues.. as you suggested i used sysname datatype on schema_name column and its worked..

  • RE: A fatal error occurred input error: 64?

    For the above errors need to check as bleow points

    1. N/W connection break and not stable

    2. application not able to connect with user name & password which was mention exists...

  • RE: Error not resolved? SQL 2K8R2

    Grant Fritchey (12/12/2013)


    And yet, it's failing. It has to be an issue with the password on the application. The error is terribly clear.

    I want to know if an issue with...

  • RE: SQL Jobs failed - Unexpectedly?

    Thanks for your valuable replay..

    I have verified in Application event log- Error apperaing related to SEP (symantec Endpoint Protection) due to updateing new version of SEP.. it was courrupted...

  • RE: Time out the SPID - Unknown,Autogrow of file?

    Due to that error AUTO SHIRNK enabled on that database..after disabled error was not appear in log file during transactions..

    also log file inital size 1 GB and allow gorwth upto...

  • RE: Time out the SPID - Unknown,Autogrow of file?

    Bhuvnesh (10/17/2013)


    ananda.murugesan (10/16/2013)


    Yes, Instance have multiple database available and also all database data and log file located same "D" drive.

    Tempdb location another drive in C drive..

    This could be reason....

  • RE: Time out the SPID - Unknown,Autogrow of file?

    Bhuvnesh (10/16/2013)


    Is the log drive being used by other things too like tempdb or data files ?

    And what was the initiall size of this log file ? and have you...

Viewing 15 posts - 196 through 210 (of 648 total)