Forum Replies Created

Viewing 15 posts - 5,086 through 5,100 (of 9,244 total)

  • RE: Failover Clustering

    soccer (9/4/2012)


    First thing, I added new server into windows cluster.

    Secondly, I installed SQL on the new server and added the node into the SQL cluster. The logs indicates clear...

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

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

  • RE: backup file size

    You can do, but i don't use it.

    I, and I'm sure many others, create files based on date, much easier to manage.

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

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

  • RE: Combining AlwaysOn Groups With Failover Cluster Instances

    jheim (9/4/2012)


    Good article. Covered the basic configurations that people are "thinking about". Thanks.

    Please do not forget to rate the article if you found it useful

    jheim (9/4/2012)


    To keep the nodes consistent...is...

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

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

  • RE: xp_delete_file not deleting files on share drive

    yes xp_delete_file was fixed in SP2 but i have seen issues re appear in SP4. I generally use a VB script to manage file removal of backups and logs

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

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

  • RE: Standby-file location in log-shipping

    Marios Philippopoulos (9/5/2012)


    I had initialized it previously using a manual "RESTORE DATABASE ... WITH STANDBY ..." command.

    Is that why it is not showing up?

    So what path\filename did you specify for...

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

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

  • RE: log shipping tables query

    nulls would indicate that although the backup and copy are running no logs are being restored, there can be many different reasons why this happens.

    Carefully check the job step history...

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

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

  • RE: backup file size

    zahid_7777 (8/10/2012)


    Right clicking in the database selecting task then backup, assigning job by selecting script action to job generated by sql server and schedule. Not maintenance plan or writing any...

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

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

  • RE: same role name for mirroring setup?

    ananda.murugesan (9/5/2012)


    Hi,

    1. Principal & mirror server result the same role, Is it correct for FULL safty configuration without wittness?

    SELECT role

    FROM sys.database_mirroring_endpoints;

    Role = 1 (partner)

    both instances are partners in the...

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

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

  • RE: xp_delete_file not deleting files on share drive

    What version is your sql server instance at?

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

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

  • RE: Installing SQL SERVER 2012 Developer Edition On Top of 2005 Editioon

    Grant Fritchey (9/4/2012)


    The 2012 install process is not radically different from the 2012 install process.

    The install process between 2005 and 2012 is radically different.

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

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

  • RE: Removing .NDF files from a SQL Mirror setup

    Robert Davis (9/4/2012)


    Great idea, Perry!

    😉

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

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

  • RE: Standby-file location in log-shipping

    Marios Philippopoulos (9/4/2012)


    Perry Whittle (9/4/2012)


    the column is called 'backup_destination_directory'

    That location contains the log backups copied to the standby from the principal. There is no standby file there.

    yes it does and...

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

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

  • RE: Failover Clustering

    confirm what steps you took to add the node into the windows cluster and into the clustered sql server instance

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

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

  • RE: Standby-file location in log-shipping

    the column is called 'backup_destination_directory'

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

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

  • RE: Orphaned Users

    Suresh B. (8/29/2012)


    Orphaned users situation araises only if the login does not exist. If the logins exist, no orphansed users.

    This is incorrect!!

    The login may exist on the new server but...

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

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

Viewing 15 posts - 5,086 through 5,100 (of 9,244 total)