Forum Replies Created

Viewing 15 posts - 1 through 15 (of 184 total)

  • RE: Patching on SQL server 2014

    Thanks you very much Grant and John. So, when there is no CU released like in case of SQL Server 2008r2 RTM, in general scenario, do we need apply SP3+MS15-058(6220)+TLS1.2(6542)+Security...

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: Security patch update for SQL Server

    Can anybody reply?

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: Login issue

    Thanks jack

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: Disk space gets full and cluster goes offline

    Thanks Perry

    But disk might get full due to huge transactions. So to prevent this, is there anything that can be done so that LUN does not go offline if the...

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: High memory utilization

    Thanks Gail.

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: High memory utilization

    Avg. page life expectency is 41299. No max memory limit is set. Total physical memory in the server is 32GB. SQL server is consuming 29.6GB(seen from task manager).

    Gail,

    Do you recommend...

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: List of fixes in SQL server 2000 SP4

    Thanks Stuart.

    Any way to find out the only fixes as part of SP4 as compared to SP3

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: Job hangs when owner is a Windows login

    Hi,

    The eventviewer is showing "Windows cannot determine the user or computer name (The RPC Server is unavailable). Group Policy Processing aborted"

    The job takes 1 hr to complete which usually takes...

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: Blocking

    Hi,

    One DTS job is ruuning which is causing the blocking.

    Lock type- sch-s

    DBCC Inputbuffer gives the select query

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: SQL Intallation broke?

    Have you checked the setup bootstrap logs?

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: Need some clarification on execution plan

    This is what I was looking for. Thanks a lot, Anthony.

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: Result to a variable

    Yes, in table variable result set can be stored.

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: Result to a variable

    No, a single variable can store single value. A result set with more than one rows and columns returned from a table can not be put into a single variable.

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: SQL server cannot start

    Hi Anthony

    This works fine. Thanks a lot.

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • RE: SQL server cannot start

    Hi Anthony,

    I have tried with single user mode but it does not work.

    C:\Windows\system32>NET START MSSQLSERVER /m

    The SQL Server (MSSQLSERVER) service is starting.

    The SQL Server (MSSQLSERVER) service could not be started.

    A...

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

Viewing 15 posts - 1 through 15 (of 184 total)