Forum Replies Created

Viewing 15 posts - 3,766 through 3,780 (of 4,745 total)

  • RE: SQL Sever 2005 Log Shipping - Transaction Log backup size too large

    do litespeed or sql backup provide a complete logshipping solution, or do you have to write your own?

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

  • RE: SQL Sever 2005 Log Shipping - Transaction Log backup size too large

    unless the large inserts are one transaction more frequent backups will reduce the size of the transaction log backups

    another alternative is to set up an alert so that the log...

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

  • RE: READ vs WRITE

    fn_virtualfilestats is cumulative since the last SQL restart

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

  • RE: where did scm.exe go? - Service Control Manager

    net is an Os command like cd or dir. So will run from any directory location

    have you tried putting the commands in a.bat file with replies to prompts and running...

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

  • RE: where did scm.exe go? - Service Control Manager

    net stop and net start?

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

  • RE: Who should own the database?

    we go for 'sa' here as well unless an application requires something else, but, see this thread....

    http://www.sqlservercentral.com/Forums/Topic455325-146-1.aspx

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

  • RE: SQL 2005 SP3 CU#1

    steve jones maintains a build list on this site:

    http://www.sqlservercentral.com/articles/Administration/2960/

    or do a search on 'build' in the search bar top right

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

  • RE: SQL 2005 SP3 CU#1

    IMHO, no you don't. Your current version equates to CU9 for SP2, this was the last CU contained in SP3. If you had been at CU10 or 11 you would...

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

  • RE: restoring DB

    yes it will. The database will be as it was when the backup was taken. If you have tran log backups as well you can roll it up to just...

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

  • RE: Annoyances

    tosscrosby (3/30/2009)


    george sibbald (3/28/2009)


    people who send me messages on the companies internal instant messenger system that say:

    Hi.............

    and then awaits my reply.

    I know they just want me to do something for...

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

  • RE: Annoyances

    people who send me messages on the companies internal instant messenger system that say:

    Hi.............

    and then awaits my reply.

    I know they just want me to do something for them. I have...

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

  • RE: SHRINK - Long Time

    its probably got loads of data to move so could easily take that long, probably caused blocks, been blocked as well.

    You can kill a shrink job, the work it has...

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

  • RE: Using SAN replication for DR on a SQL server

    Cheers for the input everybody, appreciate it

    It's sad that SQL still requires a C drive for some things.

    and in 2008 the resource database goes on the C as well I...

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

  • RE: Using SAN replication for DR on a SQL server

    Steve Jones - Editor (3/25/2009)


    What is on the C drive you're worried about? Should be a base instance, which should be minimal to recover for you.

    cheers for the insight steve.

    Its...

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

  • RE: Using SAN replication for DR on a SQL server

    Michael Valentine Jones (3/25/2009)


    george sibbald (3/25/2009)


    ...Michael, I like the boot from SAN idea, do you do that?. Our intel guys don't seem keen, saying there are performance problems. Seems to...

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

Viewing 15 posts - 3,766 through 3,780 (of 4,745 total)