Forum Replies Created

Viewing 15 posts - 1,096 through 1,110 (of 4,745 total)

  • RE: Restores for dummies

    I would hope it would fail. 🙂

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

  • RE: Restores for dummies

    staggerlee011 (3/31/2012)


    and to achieve that say you want to overwrite the database if using the gui, or use the 'replace' clause if using TSQL.

    Hello George.

    Sorry what do you...

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

  • RE: Restores for dummies

    restricted mode means only members of the db_owner role or the actual owner of the database (in this case the person who restored it) can access the database, so not...

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

  • RE: Restores for dummies

    and to achieve that say you want to overwrite the database if using the gui, or use the 'replace' clause if using TSQL.

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

  • RE: Why SHRINKFILE is a very bad thing, and what to do about it.

    piotr, for future reference. you will get a better, more focused responses if you start your own new thread.

    A shrink of a data file will always fragment that file, so...

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

  • RE: set max server memory for a 32 bit server

    the extra memory will help with SSIS and should alleviate the error if its enough extra memory

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

  • RE: set max server memory for a 32 bit server

    how much memory did you have before?

    As its 32bit SQL engine wont be able to take more than 2GB and will probably top out around the 1.7GB mark, so no...

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

  • RE: Memory - Total/Target always using same value?

    If your server is in a stable state of equilibrium you may not need to worry. Do you have 'optimize for adhoc workloads' option enabled? If not, you may be...

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

  • RE: Memory - Total/Target always using same value?

    these are my results on a consolidated SQL server supporting about 10 apps with 13GB out of 16GB assigned to SQL (64bit SQL2008 windows 2008 enterprise)

    CacheType ...

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

  • RE: Memory - Total/Target always using same value?

    enable /3gb you will get another gb for sql - buffer cache only though, wont affect proc cache though I dont think your problem is there anyway

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

  • RE: Memory - Total/Target always using same value?

    total and target memory the same = a good thing.

    is this a 32 or 64 bit system?

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

  • RE: Memory - Total/Target always using same value?

    thanks for posting back

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

  • RE: Memory - Total/Target always using same value?

    thanks opc, Thats better, now we have proof.

    Just to complete the picture:

    what does task manager say SQL is using ?

    whats the value for perfmon - sql server memory...

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

  • RE: Memory - Total/Target always using same value?

    sorry opc.three I am still not convinced on this use of AWE with 4Gb or less of physical memory and 32 bit, I have not seen any evidence yet of...

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

  • RE: Moving databases from one drive to another

    yes it is, I have done this more than once.. If these are just user databases, merely offlining the databases would be enough rather than stopping services.

    back them up first...

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

Viewing 15 posts - 1,096 through 1,110 (of 4,745 total)