Forum Replies Created

Viewing 15 posts - 271 through 285 (of 330 total)

  • RE: No job history but job ran

    I'm embarassed to admit that I wasn't running a nightly sp_delete_backuphistory

    job. Dumping the old histories solved the problem I was having.

    The next question is this: what parameter do...

  • RE: msdb.dbo.sysdbmainplan_history question

    Another finding: under "EM > Management> Jobs> (right-click on the job of interest)>View Job History" seems to draw from a table other than sysdbmainplan_history.

    Anyone know where?

    TIA,

    Bill

  • RE: Table allocation error

    quote:


    Exactly... CHECKDB should be able to fix minor errors....


    Ya know ... I didn't try CHECKDB!...

  • RE: Once again, sql 6.5 to 2k database problem

    When I ran "sp_droprolemember" in sql2k,

    sp_droprolemember 'public', '\Alic'

    I got the error : "Msg 15081. Membership of the public role cannot be changed."

    Bill

    quote:


    I...

  • RE: SQL 7 Trans log too big. How shrinK

    ngolovin,

    I will certainly check into your remark regarding SP3! Thanks for the heads up.

    Bill

  • RE: Would you "patch" or rebuild?

    Andy, Brian,

    Thanks for your help. While I don't think it's a sql server error per se I think it is more likely a software problem than a hardware one. (I...

  • RE: SQl 2K SP3 Install Failure

    Yes, I rebooted the server and reinstalled Sql Sp3 and got the same error message.

    The box I'm installing Sql SP3 on is a new box with a clean install of...

  • RE: Newbie needs failolver advice

    Brian,

    Initially I am looking for a failover solution in one location. The "some distance" solution comes later!

    Bill

  • RE: MDAC Versions Problem

    Thanks for the help!

    According to a note I saw on Technet you can also find the MDAC version installed using regedit:

    HKLM\Software\Microsoft\DataAccess\FullInstallVer

    "FullInstallVer" appears in the right pane

    Question: I heard that MDAC...

  • RE: MDAC Versions Problem

    Thanks for the help!

    According to a note I saw on Technet you can also find the MDAC version installed using regedit:

    HKLM\Software\Microsoft\DataAccess\FullInstallVer

    "FullInstallVer" appears in the right pane

    Question: I heard that MDAC...

  • RE: sp_helpdb problem (!)

    Here's what it turned out to be in my case:

    for various reasons I had to remove the computer from our NT domain. BUT the dbo for the databases was set...

  • RE: EM -- keeping prying eyes out

    Got this reply....

    Bill - this is how the current tools work, the only workaround at the

    moment is to roll your own UI and conceal the other databases 🙁

    Microsoft SQL Server...

  • RE: Upgrading Sql 7

    Found more info:

    Upgrading in-place from sql 7 to sql 2k may fail (it did for me) with "error running script messages.sql(1). See link

    http://support.microsoft.com/default.aspx?scid=kb;DE;q300676

    Here's another link that comes clean on moving...

  • RE: Upgrading Sql 7

    Andy,

    Please clarify what you mean. While I can detach the msdb database from the sql7 server I can't attach it to the new sql2k server (for that matter, I don't...

  • RE: Tombstoned records

    Maybe the topic of this thread is what we are experiencing.

    We have a SQL7 database that has a total data size of 2.2GB of which 1.0GB is used.

    The transaction log,...

Viewing 15 posts - 271 through 285 (of 330 total)