server:reload
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
server:reload [2018/07/16 14:19] – dcumming | server:reload [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Reloading | + | ====== Reloading |
You may wish to reload the TapeTrack Database for the following reasons: | You may wish to reload the TapeTrack Database for the following reasons: | ||
Line 6: | Line 6: | ||
- You have deleted a lot of data and the database contains a lot of slack space. | - You have deleted a lot of data and the database contains a lot of slack space. | ||
- You have lost the database log files or the database has become inconsistent with the database log files. | - You have lost the database log files or the database has become inconsistent with the database log files. | ||
+ | - You upgraded your Server to the latest version and the large gap between versions requires update of database architecture. | ||
<note tip>In heavily fragmented TapeTrack databases reloading may reduce their size by a factor of one third.</ | <note tip>In heavily fragmented TapeTrack databases reloading may reduce their size by a factor of one third.</ | ||
Line 11: | Line 12: | ||
<note warning> | <note warning> | ||
- | ===== Reload procedure ===== | + | |
+ | ===== Automatic Reloading Of The Database | ||
+ | |||
+ | Preferred method for reloading the database as the script not only handles the reload for you, it makes the clean-up after the reload a lot easier. | ||
+ | |||
+ | - [[server: | ||
+ | - Open File Explorer and navigate to '' | ||
+ | - [[server: | ||
+ | - Delete the folder '' | ||
+ | - In File Explorer, navigate to '' | ||
+ | - Right click the file '' | ||
+ | - Click '' | ||
+ | - From the command window, read through the output and click '' | ||
+ | - When the script finishes the command window will close | ||
+ | - Navigate to TapeTrack Framework Server\var\dblogs and delete the log file/s | ||
+ | - [[server: | ||
+ | |||
+ | If your login to TapeMaster was successful, open File Explorer and navigate to '' | ||
+ | |||
+ | |||
+ | |||
+ | ===== Manual Reload Procedure | ||
- Notify your users that the TapeTrack System will be unavailable. | - Notify your users that the TapeTrack System will be unavailable. | ||
- [[server: | - [[server: | ||
- [[server: | - [[server: | ||
- | - Open a command prompt | + | |
- | - Change directory to the TapeTrack Database file (you can use variable [[variable: | + | - Delete all the log files in the '' |
- | - Run the command TMSS10Server with the '' | + | - Navigate to the '' |
+ | - Delete the files '' | ||
+ | | ||
+ | - Change directory to the TapeTrack Database file '' | ||
+ | - Run the command TMSS10Server with the -L argument | ||
- Check the output to ensure each of the steps ended with a zero return code. | - Check the output to ensure each of the steps ended with a zero return code. | ||
- [[server: | - [[server: | ||
+ | |||
+ | Login to TapeMaster to make sure the database loaded correctly. | ||
+ | |||
+ | Open File Explorer and navigate to '' | ||
<note warning> | <note warning> | ||
- | <sxh> | + | <code> |
C:\>cd %TMSS10DB% | C:\>cd %TMSS10DB% | ||
Line 110: | Line 141: | ||
C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db> | C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db> | ||
- | </sxh> | + | </code> |
<- server: | <- server: |
server/reload.1531750753.txt.gz · Last modified: 2025/01/21 22:07 (external edit)