Forum Replies Created

Viewing 15 posts - 4,306 through 4,320 (of 4,745 total)

  • RE: "Element Not Found" when trying to save a maintenance plan

    is the instance also 9.00.3042?

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

  • RE: CU KB948109 wouldn't install

    gail, intersting news, thanks, I will hold off too.

    rod, does @@version return 2273 after you install?

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

  • RE: Create Flat Files

    forget that silly overcomplicated RDBMS, Oracle, SQL server much easier.

    see this article:

    http://support.microsoft.com/kb/314546

    also read up on sp_help_revlogin

    to set a database read only - alter database dbname set read_only

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

  • RE: Can you make more money staying put?

    couple of golden rules

    1) if you don't ask, you don't get

    2) there are two times when you are most likely to get a raise - when you join a...

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

  • RE: Create Flat Files

    why not keep it as a database, change its name and make it read only as it will only be used for reporting. Move it to the new server using...

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

  • RE: CU KB948109 wouldn't install

    check the log produced by the install for errors:

    %PROGRAMFILES%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix

    If this patch has a tendency to fail would sure like to know about it.Were you able to back...

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

  • RE: Latest security patch

    thanks for the feedback...........

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

  • RE: Latest security patch

    Buxton69 (7/10/2008)


    It doesn't say that in the article though, for hotfixes it always states that it's cummulative, I presummed that it probably is cummulative but want to make sure.

    its cumulative

    It's...

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

  • RE: Latest security patch

    If you are at 2039 (sp4) then you are applying the GDR which will apply all fixes up to and including 2273, patches are always cumulative unless its specifically designated...

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

  • RE: "Element Not Found" when trying to save a maintenance plan

    are you connected locallty to the server or logged on remotely as a client? if the latter differences in version level of SSMS can cause this

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

  • RE: Latest security patch

    jscii,

    its hard to be 100% sure because theres a lot of info there and can't see the wood for the trees. I get the impression patch is not for windows...

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

  • RE: big mess

    well, looks like a done deal, so good luck. If you get performance problems make sure vmware admin is involved as well and its not just dumped on the 'database'....

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

  • RE: tail the errorlog

    thanks guys. I'll check both out. gsquared, any info on what to search for on the MS site?

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

  • RE: Latest security patch

    its an either\or depending on your exact version of SQL (run select @@version), and compare that to the table in the FAQ section in

    http://www.microsoft.com/technet/security/bulletin/ms08-040.mspx

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

  • RE: big mess

    Sharon,

    I got the impression you were moving off the prod databases and leaving the dev databases on the existing machine. I dont know how powerful your existing machine is but...

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

Viewing 15 posts - 4,306 through 4,320 (of 4,745 total)