Forum Replies Created

Viewing 15 posts - 6,871 through 6,885 (of 9,244 total)

  • RE: How can list all the users of a particular database.

    Joy Smith San (7/19/2011)


    Thanks Perry.

    Will this work for SQL 2000 as well.? If not whats the equivalent.?

    Thanks again.

    No, the following will work for SQL Server 2000.

    select ...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Creating a 2 Node SQL Server 2008 Virtual Cluster Part 1

    Which browser are you using?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Revisited: RAID10 vs RAID1 SQL

    Jeez, we're not still flogging this dead horse are we 😀

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL Server won't start due to LUNs being unavailable

    Could you provide more info on the iSCSI setup

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL Server won't start due to LUNs being unavailable

    don't disable the services, set them to manual startup and then use 'NET START' command to start the services. Incidentally, why is it taking so long for the storage to...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Specify Dedicated Network card IP in setting up database mirroring

    pshaship (7/18/2011)


    My requirement is to have a dedicated Network IP for Database Mirroring set up. But I'm unable to configure it. I do have the separate IP address but how...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Script needed to retrieve database-role mappings of server login, including nested-role mappings if any - sp_helprolemember does not return implicit mappings

    Marios Philippopoulos (7/5/2011)


    For example, suppose that we have mapped login1 to dbRole1 .

    Also suppose that role dbRole2 is also a member of dbRole1.

    Implicitly, login1 is now mapped to both roles,...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Script needed to retrieve database-role mappings of server login, including nested-role mappings if any - sp_helprolemember does not return implicit mappings

    are you aiming at just user created database roles or fixed roles too?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Backup Restore from dev to prod Issue...

    keyun (7/18/2011)


    Hi,

    What is the best method of updating your production server dbs from your development?

    Currently, we are running daily process at night to backup our database and restore on...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: How can list all the users of a particular database.

    Joy Smith San (7/18/2011)


    Hi,

    How can list all the users of a particular database.

    I want to list only those users coming under the "Users" in "Security".

    Thanks.

    This should get you started, it...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Any Supported and documented way to edit the Registry values?

    editing the registry ad hoc is never supported. Some support or Knowledge base articles will provide details for modifying the registry and will always advise a backup first.The keys to...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Database Backup with zip/rar

    Jayanth_Kurup (7/18/2011)


    If SQL is already compressing the backup

    This feature is not available in SQL Server 2005

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: cluster install fails on a 2-node cluster

    what version of SQL Server 2008 are you installing?

    Have you thought of slipstreaming any updates or using a drop merged media?

    I do seem to remember this being an issue with...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: loops

    Jeff Moden (7/17/2011)


    It'll take me a couple of hours but...one lesson in "set based" thinking coming right up.

    looking forward to that already Jeff

    Jeff Moden (7/17/2011)


    Now... where did I...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Creating a 2 Node SQL Server 2008 Virtual Cluster Part 1

    guthey.aditya (7/18/2011)


    I ambitiously started off trying to set up a windows cluster on VMWare and I came across your wonderful article. I am stuck on a small issue though. I...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 6,871 through 6,885 (of 9,244 total)