Forum Replies Created

Viewing 15 posts - 2,026 through 2,040 (of 4,745 total)

  • RE: sql 2005 (32bit) on Windows Server 2003 (64bit) AWE enable?

    check for any AWE related Messages at the front of your errorlog. It should work. Check memory SQL is actually using via sysmon, not the task manager.

    Follow the instructions for...

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

  • RE: Upgrading SQL 2000 to 2008

    you can continue to run your DTS packages if you download Microsoft SQL Server 2005 Backward Compatibility Components from the SQL2008 feature pack at

    http://www.microsoft.com/downloads/en/details.aspx?FamilyId=228DE03F-3B5A-428A-923F-58A033D316E1&displaylang=en

    That will allow you to continue...

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

  • RE: Create same password for 150 users with script.

    ok, I'll ask - why do you want all your users (well, three quarters) to have the same password?

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

  • RE: A way to script all DBs from a server

    what exactly do you mean by script all databases? what information are you after?

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

  • RE: SSMS & Database snapshot

    very interesting to come to this question late after it was edited. amusing to see an option 'do not pick this' and 22% of people had!

    I thought april 1st...

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

  • RE: Index build and parallelism

    don't beat yourself up, you should have seen one of my posts last week 😉

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

  • RE: Index build and parallelism

    well edition features appear to be misleading at least about indexed views so cannot be taken as gospel (unfortunately).

    I will see what my testing shows.

    I do appreciate the interest and...

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

  • RE: Index build and parallelism

    Jeff, do you have a reference to that, bit of a blow if it is true. This is for a create index, not a rebuild.

    cheers

    george

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

  • RE: Index build and parallelism

    cheers kevin

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

  • RE: Tail log backup is failing

    sorry, stupid, stupid post. :blush:

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

  • RE: DR Strategy

    How often will the contents of the master database change? surely not that often so a restore or recreate objects from scripts should not be necessary at all.

    Maybe you...

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

  • RE: Tail log backup is failing

    make sure you know why the database is suspect first by checking the errorlog.

    USe with norecovery NOT no_truncate to do a tail log backup. norecovery only works if the log...

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

  • RE: Index build and parallelism

    OK Jeff, thanks.

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

  • RE: Index build and parallelism

    Thanks Jeff.

    I am not familiar with the SPLIT command. do you mean alter table..SWITCH, which would not be available in standard edition.

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

  • RE: Index build and parallelism

    Hmmm, interesting Jeff, a poor mans partitioned table. It looks as if it would take a fair amount of effort to get to this set up though if it was...

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

Viewing 15 posts - 2,026 through 2,040 (of 4,745 total)