Forum Replies Created

Viewing 15 posts - 46 through 60 (of 392 total)

  • RE: Question on Replication

    What they mean is that the distributor will work with versions of SQL Server 2 up or 2 down from the distributor.

    With that said, I have had 2000 publishers going...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Transition from SQL server 2000 to SQL server 2014

    There is not a direct upgrade path from 2000 to 2014, and yes it is a painful experience made even more complicated and painful if you have replication running.

    I had...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Replication between SQL Server versions

    I have been away for awhile, and am slowly coming back. So I have started on QOD's again to catch up. Lots to go 😉

    IMHO the B answer is the...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Best way to move data from one db to another and maintain relationships ?

    I don't think transactional replication is going to do it for you. Maybe merge. But those identity fields are going to kill you.

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Best way to move data from one db to another and maintain relationships ?

    If the data is going one way, from DB A to DB B and not going the other way the change the tables using identity fields by dropping the identity...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Asking for Interview Questions

    "works well under pressure – our management team considers everything urgent and is going to micro-manage you daily."

    and the DBA team and developers and network people combined:-D

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Asking for Interview Questions

    I read in amazement some of the answers on here. I agree to a point with someone who posted earlier about arrogance. There are people who in the past had...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Replication - Subscription marked inactive and must be reinitialized

    Did you modify the Article Properties when you created the publication? There is a place where you can tell it to not replicate deletes in the statement delivery section.

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Replication - Subscription marked inactive and must be reinitialized

    One other thing, are you replicating deletes? you could get the duplicate index error if you delete a record and reinsert it on the publication side. The delete would not...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Replication - Subscription marked inactive and must be reinitialized

    Without the schemas of at least the table(s) you are talking about, I suspect that there is a unique index on the subscriber that is not on the publisher. This...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Replication - Subscription marked inactive and must be reinitialized

    Based upon what you are showing, I would ask are both the publication and subscriber tables identical?

    Please post the schemas for both as well as indexes.

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Identity Values

    tripped myself by ticking the wrong box, which i saw after pressing "submit

    Same here. Rushed a bit. Good question.

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Fun with ACID

    Great refresher. I have saved it for future re-reading periodical, if even to remember Atomicity. (I to forget this word.:hehe:

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Number of Rows

    In my naivete I'm thinking 'so what?'.

    Is there a relevance to this?

    Exactly.

    BTW I got Command(s) completed successfully.

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: SQL 2008 SP3 DB Backup

    Gail - Thanks

    Lynn - you are correct on 2005. Just finished some light reading.

    Just proves you never stop learning.

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

Viewing 15 posts - 46 through 60 (of 392 total)