Forum Replies Created

Viewing 15 posts - 166 through 180 (of 243 total)

  • RE: Stored Procedure

    Thanks for your reply...

    Ss .. this might be the reason for that.

    Anyother answer ?

  • RE: SQL Agent

    ankur_libra (8/31/2009)


    Hi Sudhakara,

    For Checking SQL Agent status, you can use:

    xp_servicecontrol querystate, MSSQLAgent

    Ankur:-D

    Hi Ankur,

    thanks for your reply ...

    while running this query in sql server 2008 its showing result as running but...

  • RE: SQL Agent

    thks for your reply...

    i have one more question.i want send mail if sql server agent is not running .how do i find status of sql agent ?

    Thanks in...

  • RE: SSMS Issue

    are you telling to open the default port of sql in windows fire wall or tcp/ip filter ?

  • RE: SSMS Issue

    k .. thanks your reply ....

  • RE: SSMS Issue

    Do you know the reason for this issue ?

  • RE: Network binding order

    MM.. this is the only way to change the network binding order of virtual work order ... 🙂 ...

  • RE: Network binding order

    you can change the network binding of the physical network adapter but you can not change binding order of the virtual network adapter order ...

  • RE: SSMS Issue

    Has anyone resolved the above issue ?

  • RE: SQLSERVERAGENT service on Local Computer started and then stopped

    its helped me to resolve this issue...

    "The Sql Server Analysis Service (MSSQLSERVER) service on Local Computer started and then stopped. Some services stop automatically if they have no work to...

  • RE: Network binding order

    i have got solution for this issue ....

    HKLM\System\CurrentControlSet\Services\TCPIP\Linkage

    change your network adapter binding in above reigistry path and you can verify the network adapter order by ipconfig command....

  • RE: GAM (Sql Server)

    sudhakara (7/18/2009)


    GilaMonster (7/18/2009)


    sudhakara (7/18/2009)


    1) Do you think creating data files equalent to Cpu Processor will create problem ? or will not readuce the contention ?

    It'll help, but more than...

  • RE: GAM (Sql Server)

    GilaMonster (7/18/2009)


    sudhakara (7/18/2009)


    1) Do you think creating data files equalent to Cpu Processor will create problem ? or will not readuce the contention ?

    It'll help, but more than 8...

  • RE: GAM (Sql Server)

    GilaMonster (7/18/2009)


    sudhakara (7/18/2009)


    i am going to create one data file for each cpu processor with equal size for tempdb so how it will chose the data file to allocate extend...

  • RE: SQL Server 2005 SP3 installation problem

    george sibbald (7/18/2009)


    I have never applied a SP to a multi node cluster so I won't comment on that, but if this is a two node cluster leave both nodes...

Viewing 15 posts - 166 through 180 (of 243 total)