Forum Replies Created

Viewing 15 posts - 106 through 120 (of 130 total)

  • RE: Question of the Day for 31 Mar 2004

    Your theory is sound but DCOM doesn't work that way, unfortunately. What you are referring to is a stateful firewall. What this means is that if server A behind firewall...

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 31 Mar 2004

    Yes, I've seen that article too, and you are right assuming the "server" can freely talk to the "client" on any port. However, the article also states:

    You should be...

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 31 Mar 2004

    Ditto. We ran into this where I currently work with a web-based database app. Royal pain in the neck until we figured it out.

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 25 Mar 2004

    Good points.

    My manual routine actually ships every 4 hours and will fail if someone is in the database and will try to restore the file that it copied to the...

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 25 Mar 2004

    FOUL! Bad question. 5 yard penalty. Repeat QOD!

    Seriously, this isn't a good question because if fails to explain HOW the log shipping is configured. I'm doing log shipping by hand...

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: SQL SERVER AGENT ERROR

    Carl,

         I have to wonder if the error has something to do with the SQL Server log and not the Windows log...

        If I could suggest you take a look...

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 01 Mar 2004

    I must take exception with the explanation, actually:

    All the T-SQL methods above will work but you cannot tell the version of SQL Server...

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 25 Feb 2004

    Cheers for having the courage to at least submit one and subject yourself to the scrutiny of geeks.

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 25 Feb 2004

    Actually, that wouldn't be correct either, would it? I mean, the correct answer should be:

    "The entire transaction log will be applied but the database will be left in a non-recovered...

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 23 Feb 2004

    I guess it would be a matter of degree and the type of database we are talking about.

    If this were an OLTP database I would probably agree with you 100%....

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 23 Feb 2004

    Actually, one of the main benefits of the FULL recovery model in SQL 2000 is the ability to restore a transaction log to a point-in-time using the WITH STOPAT option.

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: iSCSI SAN for database storage

    What we saw was a large number of "Time out occurred while waiting for buffer latch" errors (in the SQL Log) followed by "The logfile is full" messages even though...

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 10 Feb 2004

    My last word on this: http://h71019.www7.hp.com/aa_downloads/6/100/225/1/50250.pdf

    HP's Best Practices document on how to set up SQL server. They recommend RAID 1 (or 0+1) for the transaction logs. Search for the...

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 10 Feb 2004

    1. Google returns no rows for a "TSC test server".

        Probably not (because I meant TPC ), but read the doc you linked to. They...

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

  • RE: Question of the Day for 10 Feb 2004

    A few comments:

    1. A RAID 1 can survive a single drive failure. A RAID 5 cannot survive a multiple drive failure. A RAID 10 can survive a multiple drive failure,...

    -- J.T.

    "I may not always know what I'm talking about, and you may not either."

Viewing 15 posts - 106 through 120 (of 130 total)