Forum Replies Created

Viewing 15 posts - 3,361 through 3,375 (of 9,244 total)

  • RE: All the 3 jobs are running successfully but Restoration in Secondary server is not happening

    Jagadeesh Chowdary (4/16/2014)


    Hi Sir,

    Can please Elaborate the above Step.

    I have observed that restore job is not running and showing the following error message but when i checked that all the...

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

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

  • RE: SQL Virtual Network Name Change Error

    It's a permission issue on the AD side, you'll need to pre stage the VCO, this link gives more detail

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

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

  • RE: In Log shipping Copy Job is not Running successfully...

    firstly check permissions to the backup share location where the log backups are to be copied from. The sql server agent service on the LS secondary will need permission to...

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

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

  • RE: Renaming a filegroup

    The fact that there is an ALTER statement to achieve this should assure you it's a supported action 😉

    Internally within the system, filegroups are referenced by their allocated id "data_space_id"...

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

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

  • RE: Why every SQL Server installation should be a cluster

    I'm astounded, after picking myself up off the floor in amazement let's look closer

    Francis Apel


    Reason to cluster number 1: Hardware Failure

    Probably the biggest reason someone would choose to cluster...

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

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

  • RE: Script move of DB files from one location to another

    Microsoft introduced the ability to modify user database file paths for a very good reason, so you don't have to detach databases.

    Whilst it may seem a good idea I'd prefer...

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

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

  • RE: Enabling LPIM and AWE

    mlwiller2 (4/14/2014)


    But yeah its x86. Both SQL (standard) and windows server 2003 (standard) are 32bit versions.

    Unfortunately, with Windows 2003 Standard 32 bit the OS will not support more than 4GB...

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

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

  • RE: Cluster Question

    balasach82 (4/11/2014)


    Windows 2008 cluster and windows 2008 r2 cluster

    SQL 2008

    For the above configuration, is there a way or query to find if the Cluster is active/active or active/passive or active/active/passive...

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

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

  • RE: SQL Instance Help Clarification

    Lynn Pettis (4/12/2014)


    Port1433 (4/12/2014)


    Hi All,

    I can't grasp the meaning of instance as it is being used in various contexts. For example SQL SERVER 2000,SQL server 2005, SQL Server 2008 and...

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

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

  • RE: Creating 2 AlwaysOn clusters for 1 app

    I think what you're asking is can you 2 separate Availability groups. Yes you can. What are you trying to achieve though?

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

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

  • RE: All the 3 jobs are running successfully but Restoration in Secondary server is not happening

    although the restore job says its successful, check the history of each individual step, there'll be an error message there somewhere 😉

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

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

  • RE: SQL 2012 Clusertring AlwaysOn- Primary and Secondary Replica

    sheeraz.khan (4/11/2014)


    Dear Team,

    I will really appreciate if you could share the role/requirement of primary and secondary replica under SQL Server 2012 AlwaysOn.

    Thanks.

    Simple really, for each replica you specify...

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

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

  • RE: SQL 2005 Database move

    hendrik.wentzel (4/9/2014)


    Hi Guys

    We have a 5TB SQL2005 SP1 Enterprise edition database running on end of life hardware that we need to move to new hardware.

    Please see brief details below:

    -...

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

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

  • RE: Find Databases using Encryption for their backups

    Native encryption is only available in SQL Server 2014 onwards, as such there are no encryption details stored in

    msdb..backupmediaset

    msdb..backupset

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

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

  • RE: two prod database servers:-one is for insert/update/delete another one is for select

    Jampandu (4/8/2014)


    So read-only replica is always sync with primary and we can query on read-only replica at any time.

    Provided the AlwaysOn replicas are configured for synchronous commit, they'll be in...

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

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

Viewing 15 posts - 3,361 through 3,375 (of 9,244 total)