Forum Replies Created

Viewing 15 posts - 526 through 540 (of 712 total)

  • RE: Disaster Recovery

    Suresh B. (6/29/2012)3) Storage drive failure - Use RAID. It should be left to SAN team.

    does that mean raid will have very minimal failure or SAn will take care...

  • RE: High no of user connections and HIGh CPu Usage ??

    Why the user connections are at 1500, is it not closed properly and is ther any dormant sessions frequently.

  • RE: Shrinking TEMPDB files

    Lynn Pettis (6/26/2012)

    The only safe way to shrink temdb is to restart SQL Server.

    i too agree to it.

  • RE: Adding AD group to a db role

    Hello,

    Frist create the login for domain group like this

    CREATE LOGIN [DomainName\GroupName] FROM WINDOWS WITH DEFAULT_DATABASE=[master]

  • RE: if any body compress my code then please do that

    what is this and what do you want?

    Note: kindly dont ask for your work help..

  • RE: Cluster Services

    Perry Whittle (6/25/2012)


    durai nagarajan (6/21/2012)[hrIn our environment we have two domain users one for SQL services and another for cluster.

    i am planning to revoke the access and configure the same...

  • RE: Cluster Services

    ksrikanth77 (6/22/2012)


    Hi,

    It is not a mandate to add the cluster server service account to the sql server.

    Srikanth Reddy Kundur

    our sql server stopped working for some reason when i was on...

  • RE: Database Mail to Distribution List

    mvillegascuellar (6/22/2012)


    Hi thanks for the response,

    But the distribution list is created in the domain, so it is visible from every other computer. I tested it from other computers and works...

  • RE: Database Mail to Distribution List

    is it the group created by you in your outlook then it will be available onely on your out look.

    if you send it to group created in mail server it...

  • RE: How to release the unallocated sapce in database???

    Lavanyasri (6/21/2012)


    HI ,

    Thanks for the update .

    i run the maintenance plan again with fill factor 90 % , but i did not find any changes in the...

  • RE: Cluster Services

    Schadenfreude-Mei (6/21/2012)


    Dinesh-277232 (6/20/2012)


    Clusteradmin account should have public access on SQL Server

    Our ClusterAdmin account doesnt have any access to SQL. The services are set with our domain credentials for the SQL...

  • RE: How to release the unallocated sapce in database???

    Schadenfreude-Mei (6/21/2012)


    What was the fill-factor before you stared? I'm guessing 90%.

    Youu could try (on a seperate server with a database copy), rerunning your maint plan but changing the per-page fill-factor...

  • RE: Problems resetting sql password - database deleted

    hrr1117 (6/20/2012)


    Reset sql password by Windows Authentication

    If Built-in/Administrator is present in SQL , you can login with an ID which is member of Administrators group and reset password in SQL...

  • RE: SQL 2005 Security

    thanks Johan

    this helps me start building good security in my system.

  • RE: SQL 2005 Security

    hope i'll change cluster user access to public rather than sysadmin.

    any points about 3 & 4.

Viewing 15 posts - 526 through 540 (of 712 total)