Forum Replies Created

Viewing 15 posts - 7,171 through 7,185 (of 9,244 total)

  • RE: Can I make two or more LDF files...

    about the only use for multiple log files would be the following type of scenario

    You have your database log file on drive D:

    The drive runs out of space

    You have free...

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

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

  • RE: Transactional Replication on a Clustered Environment with two instances

    fail.gary (4/6/2011)


    Instance | Server1 / Server 2

    A Active / Passive

    B Passive...

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

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

  • RE: Microsoft released FREE iSCSI Target!

    personally, i still prefer a freenas or openfiler VM for the virtual storage for my virtual systems

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

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

  • RE: Moving a standalone database server to a windows 2008 clustered environment

    build the clustered instance on your new hardware and migrate the databases across to the cluster from the stand alone machine

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

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

  • RE: sql server service adn agent shows offline in failover cluster manager

    what does the following return when executed against the sql instance

    SELECT

    SERVERPROPERTY('ComputerNamePhysicalNetBIOS') AS PhysicalNodeName,

    SERVERPROPERTY('ServerName') AS ClusteredInstName,

    SERVERPROPERTY('IsClustered') AS IsClustered

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

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

  • RE: cluster service is stopped on passive node of my two node sql cluster.

    Windows 2003 or 2008 cluster?

    firstly confirm that both nodes can communicate with each other over public and private connections.

    What has changed since the passive node was operational, check your change...

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

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

  • RE: AD group to access also SQL Server using

    You're welcome

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

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

  • RE: sql server startup in minimal configuration mode and tempdb creation location

    only the master database and the error log location are held in the registry along with default data and log and backup paths. Tempdb location is taken from the master...

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

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

  • RE: AD group to access also SQL Server using

    no, i put "" around the url which is ok for Safari but IE doesnt like it :crazy:

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

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

  • RE: AD group to access also SQL Server using

    should be now

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

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

  • RE: SQL 2008R2 CLuster won't come online during install

    Windows 2008 clusters no longer use a domain account it runs as local system.

    See the following KB from Microsoft for further info

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

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

  • RE: Add group in sql 2008 rc

    M.Kahn (4/4/2011)


    You mean i have to login every server and run that syntax or

    Yes, pretty much or alternatively

    As i said if you have SQL Server 2008 central management server...

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

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

  • RE: AD group to access also SQL Server using

    my apologies i have fixed the link now

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

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

  • RE: AD group to access also SQL Server using

    M.Kahn (4/3/2011)


    I have a group in AD that logins to windows and what i want to do is, the same AD group to access also SQL Server using the AD...

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

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

  • RE: DBCC SHRINKFILE EMPTYFILE Running REALLY Slow

    EvilPostIT (7/19/2010)


    I'll take that as a no then...

    How many filegroups\files do you currently have in use for this database?

    Toothpicker (4/3/2011)


    I have the same issue. Anyone who found the efficient way...

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

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

Viewing 15 posts - 7,171 through 7,185 (of 9,244 total)