Forum Replies Created

Viewing 15 posts - 3,916 through 3,930 (of 4,745 total)

  • RE: Instance restart in middle of restore leaves database with restore status and no restore process

    did you try just kicking off another restore, I would expect that to work.

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

  • RE: how can you attach more than 20 ldf files in sql server

    Rajesh kasturi (2/3/2009)


    george sibbald (2/3/2009)


    As soon as you get the 20 .ldfs attached, drop 19 of them. Only reason you would want more than 1 log file is if you...

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

  • RE: Autogrowth on Full Recovery Model SQL 2005

    n.pratheep (2/3/2009)


    Hi friends,

    One of my database datafile, autogrowth option set like 1MB growth and unrestricted, for log file it was 10% autogrowth. I think it is default settting.? Can...

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

  • RE: how can you attach more than 20 ldf files in sql server

    As soon as you get the 20 .ldfs attached, drop 19 of them. Only reason you would want more than 1 log file is if you were totally out of...

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

  • RE: Create a database backup but exclude it from the backup set

    if this is a one off process sounds like you want a one off job rather than make it part of the maintenance plan,

    If i understand your requirements properly you...

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

  • RE: Getting an error while trying to copy a DB from SS2000 to SS2008

    I note that although this is a user database the logical file names are the same as for the system database master. Was this database created by restoring the master...

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

  • RE: Not able to Loghsip for MOM onepoint database

    the MOM onepoint database is in simple mode by default. change the recovery mode to full or bulk-logged and you will be fine.

    I logship my onepoint database no problem.

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

  • RE: Backup Question

    does arcserve backup direct to tape or virtual tape.?

    Its common practice to use SQL native backups to disk and then use a tool such as arcserve to copy the .bak...

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

  • RE: Best Practices for the System Databases

    try and avoid having to move the system db files by placing them where you want them as part of the install process.

    Moving master and resource database can cause...

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

  • RE: Getting an error while trying to copy a DB from SS2000 to SS2008

    binettec (2/2/2009)


    The production DB is still at the SP 3 on SS2000. Maybe that's the problem. I'm upgrading it an i will retry.

    the min requirement for sql 2000...

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

  • RE: Getting an error while trying to copy a DB from SS2000 to SS2008

    doesnt sound like an error from a sql restore job. pls post the backup and restore commands you are using, and the results of

    restore filelistonly from disk = 'path to...

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

  • RE: Getting an error while trying to copy a DB from SS2000 to SS2008

    Well, unless you only want to copy a subset of the database, I would not use the copy wizard. Use detach -copy-attach or backup-copy-restore.

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

  • RE: Best Practices for the System Databases

    you can change the installation location of the system db files (and program files) by going into advanced options during the install and expanding the database engine tree structure.

    I would...

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

  • RE: SQL Server 2005 Dev Edition - Error -Event ID 11304 - Source MSInstaller

    EdVassie (1/25/2007)


    You have hit the 2 CD problem.

    The SQL 2005 install media are divided into 2 CDs. CD 1 contains the server components, and CD 2 contains the client components....

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

  • RE: Celebration

    congrats, steve et al, and a worthwhile choice of celebration.

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

Viewing 15 posts - 3,916 through 3,930 (of 4,745 total)