home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 7: Programming / CDAT7.iso / Share / Database / DBMaint / readme.txt < prev    next >
Encoding:
Text File  |  1999-01-29  |  2.8 KB  |  89 lines

  1. Db Maint
  2.  
  3. Database Maintenance for Microsoft(TM) SQL Server 6.5 & 7.0
  4. Version 2.0
  5. January, 1999
  6. By LAN Assistans & Konsulting AB
  7. (c) 1997- 1998 B÷rje Carlsson & Tibor Karaszi
  8. Voice: +46-8-7022990
  9. Fax  : +46-8-7022988
  10. Email: dbmaint@lanassistans.se
  11. WWW:   www.dbmaint.com
  12.  
  13. ---------------------------------------------------------------
  14. Part 1 - Important information
  15.  
  16. - Before you begin:
  17. It is a good practice to backup all databases as well as the SQL
  18. Sever NT machine before installing any type of software. Also,
  19. make sure that you have an updated Emergency Repair Disk.
  20.  
  21. - Executing Db Maint tasks: 
  22. If you have any problems when executing Db Maint tasks, check
  23. the SQL Server errorlog.
  24.  
  25. - SQL Server user connections:
  26. The Db Maint server uses two connections and the Db Maint client
  27. uses up to five connections. 
  28.  
  29. - Creating a new Task:
  30. After creating a new task, run the task and verify that it
  31. executes properly.
  32.  
  33. - Open Databases:
  34. Make sure that the SQL Server configuration parameter 'Open 
  35. databases' is set to at least the number of databases in your
  36. SQL Server.
  37.  
  38. - Open Objects:
  39. Make sure that the SQL Server configuration parameter 'Open 
  40. objects' is set to at least the number of objects (tables, stored
  41. procedures etc.) in your SQL Server. SQL Server will log this in
  42. the NT Server Event log.
  43.  
  44.  
  45. ---------------------------------------------------------------
  46. Part 2 - Known problems
  47.  
  48.  
  49. ---------------------------------------------------------------
  50. Part 3 - Upgrade information
  51.  
  52. - Uninstall previous version of Db Maint (Add/Remove programs).
  53. - Run Db Maint on the SQL Server machine and make sure that
  54. "Verify Server installation" is selected at the login dialog.
  55. - Upgrade Db Maint on additional client machines.
  56.  
  57.  
  58. ---------------------------------------------------------------
  59. Part 5 - Quick Start
  60.  
  61. 1. Create Database Group(s) if desired.
  62. Database group gives you the possibility to define similar
  63. job for several databases.
  64.  
  65. 2. Create Job(s). 
  66. A job defines what to perform for the database(s).
  67.  
  68. 3. Create backup device(s), if desired.
  69. The backup device defines the physical location for a backup.
  70.  
  71. 4. Create e-mail operators if needed.
  72. Requires that you have configured SQL Server for e-mail support.
  73. This can also be done with SQL Enterprise Manager.
  74.  
  75. 5. Create Task(s).
  76. The task defines when to perform job(s).
  77. Note: Each task requires that you include at least one job.
  78. Recommendation: Do not use the same backup device for more
  79. than one task.
  80.  
  81. 6. Test your task to make sure that the backup is performed.
  82. This can be done from the Backup Devices dialog, show contents.
  83. You might also want to verify that the e-mail is sent.
  84.  
  85.  
  86. ---------------------------------------------------------------
  87. Part 6 - Disclaimer and copyright information
  88.  
  89. See License.txt for information about these topics.