Forum Replies Created

Viewing 15 posts - 8,701 through 8,715 (of 9,253 total)

  • RE: Integraton Services not connecting through Management Studio

    i would re apply SP2 in this case

  • RE: BUILTIN\Administrators

    Niyala (12/4/2008)


    Thanks.

    Because it would be much easier for me than adding individual members manually and, therefore, I wanted to import the Builtin\adminstrators.

    Alternatively, I wanted to create a login for a...

  • RE: Server Status Icons

    its more to do with admin rights on the box, put yourself in the administrators group on the server and watch the little green arrows appear 😉

  • RE: urgent please correct the sql

    your welcome

  • RE: BUILTIN\Administrators

    why would you want to allow any windows server admin access to sql server as an admin?

  • RE: urgent please correct the sql

    anoop (12/4/2008)


    Restore database Crew from disk = 'C:\SQL2005Backups\Crew\Full+1730.BAK'

    WITH move Crew to 'C:\SQL2005Backups\Crew.mdf',

    move Crew_log to 'C:\SQL2005Backups\Crew.ldf'

    my changes are in red, put single quotes around the logical filenames like...

  • RE: Server Status Icons

    the empty white circles mean you can connect to sql server but you don't have rights to stop,start, restart the windows service(s) for that instance

  • RE: multiple SQL instances for a cluster - How many?

    clusters are either active\passive or active\active regardless of the number of nodes.

    do you really need 50 instances? Remember that when a node fails the resources will be resumed on another...

  • RE: Severe Error

    i take it that means you havent changed the account, could anybody else have access to do this?

  • RE: Severe Error

    have you changed the account sql service runs under by any chance?

  • RE: Available clustering technology & solution ?

    clustering does not provide load balancing only fail over.

    what is it you are looking to do specifically

  • RE: Confused on memory

    TheSQLGuru (12/3/2008)


    2) IIRC Lock pages in memory is only useful for SQL Server Enterprise Edition.

    this only applies to sql 64bit, its ok under 32bit

  • RE: SQL SERVER 2005 Std edition license

    for corporate there will be an anuual licence cost, it wont be as high as the intial purchase but still needs to be paid.

  • RE: RAID configurations

    RAID 5 will only tolerate 1 disk failure at any time even if there are 3 spares. RAID 50 does allow multiple failures AFAIK but RAID 10 is a better...

  • RE: SQL 2005-64 bit

    smunson (12/3/2008)


    Thanks Gail. If you could, though, can you at least point me to the other posts about what priveleges one should be granting the accounts to be...

Viewing 15 posts - 8,701 through 8,715 (of 9,253 total)