Welcome Guest, Login
Image
RSS RSS

Navigation


Quick Search
»



CAREWare is able to restore databases up to 1.5 GBs in size. When trying to restore databases larger than that size CAREWare will freeze and mark the database as suspect. In order to restore a backup file larger than 1.5 GB in size a user will need to restore the individual databases required for CAREWare using a SQL Manager such as Management Studio Express.

Note: You can download Management Studio 2008 Express from Microsoft.com

To complete a restore using Management Studio Express 2008

  1. Open Management Studio Express 2008
  2. Connect to the CAREWare instance using the SA account or Windows Authentication
  3. Expand Databases
  4. Right click on CW_Data
  5. Select Tasks>Restore>Databases
  6. Check the check box for From Device
  7. Click Add
  8. Browse to the location of the backup file * Make sure to chose All Files (*.*) from the Files of Type pull down menu
  9. Highlight the CAREWare backup (*.cwb) and press OK
  10. Press OK
  11. Select the backup to restore by checking the Restore check box for the CW_Data database
  12. Click on Options on the Select a Page column in the upper left corner
  13. Check the Overwrite check box in Restore Options
  14. Press OK
  15. When the restore completes successfully click OK
  16. Click New Query to open a new query window
  17. Run the following query: Use CW_Data exec sp_changedbowner 'cwbt'
  18. Restart the business tier service *
  19. Login to CAREWare as normal

Back to the Data Tier

Back to Frequently Asked Questions

jProg is a registered trademark of Jeff Murray's Programming Shop, Inc. All other products mentioned are registered trademarks or trademarks of their respective companies. Questions or problems regarding this web site should be directed to JeffMurray@jprog.com.

© 1998- Jeff Murray's Programming Shop, Inc. (jProg) , all rights reserved.