TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


server:reload

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
server:reload [2022/06/07 01:57] – [Automatic Reloading Of The Database] Scott Cunliffeserver:reload [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 17: Line 17:
 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. 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.
  
-Stop the Framework Server if it is running. +  - [[server:start_stop|Stop]] the Framework Server if it is running. 
-Open File Explorer and navigate to ''TapeTrack\TapeTrack Framework Server\var\db +  Open File Explorer and navigate to ''TapeTrack\TapeTrack Framework Server\var\db'' (default location C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db) 
-Delete the folder ''$Save'' if it exists from a previous database reload.  +  - [[server:backups|Backup the TapeTrack database files]]. 
-In File Explorer and navigate to ''TapeTrack\TapeTrack Framework Server\scripts'' +  - Delete the folder ''$Save'' if it exists from a previous database reload.  
-Right click the file ''Reload.bat'' and select ''Run as administrator'' +  In File Explorernavigate to ''TapeTrack\TapeTrack Framework Server\scripts'' 
-Click ''Yes'' to the popup to allow the script to run.  If the script closes immediately, check to make sure the Framework Server is not running. +  Right click the file ''Reload.bat'' and select ''Run as administrator'' 
-From the command window, read through the output and click ''Y'' to continue the reload procedure. +  Click ''Yes'' to the popup to allow the script to run.  If the script closes immediately, check to make sure the Framework Server is not running. 
-After the script finishes and the command window closes, start the Framework Server and login to TapeMaster to confirm the procedure completed correctly.+  From the command window, read through the output and click ''Y'' to continue the reload procedure. 
 +  - When the script finishes the command window will close 
 +  - Navigate to TapeTrack Framework Server\var\dblogs and delete the log file/s 
 +  - [[server:start_stop|Start]] the Framework Server and login to TapeMaster to confirm the procedure completed correctly
 + 
 +If your login to TapeMaster was successful, open File Explorer and navigate to ''TapeTrack\TapeTrack Framework Server\var\db'' and delete the folder ''$Save''.
  
  
Line 34: Line 39:
   - [[server:backups|Backup the TapeTrack database files]].   - [[server:backups|Backup the TapeTrack database files]].
   - Open File Explorer and navigate to the ''TapeTrack Framework Server/var/dblogs'' directory   - Open File Explorer and navigate to the ''TapeTrack Framework Server/var/dblogs'' directory
-  - Delete all the log files in the dblogs folder+  - Delete all the log files in the ''dblogs'' folder
   - Navigate to the ''TapeTrack Framework Server/var/db'' directory   - Navigate to the ''TapeTrack Framework Server/var/db'' directory
-  - Delete the files ''__db.001'', ''__db.002'', ''__db.003'' and ''__db.004''+  - Delete the files ''_db.001'', ''_db.002'', ''_db.003'' and ''_db.004''
   - Open a command prompt with **Administrator privileges**.   - Open a command prompt with **Administrator privileges**.
   - Change directory to the TapeTrack Database file ''TapeTrack Framework Server/var/db'' (you can use variable [[variable:TMSS10DB|TMSS10DB]]).   - Change directory to the TapeTrack Database file ''TapeTrack Framework Server/var/db'' (you can use variable [[variable:TMSS10DB|TMSS10DB]]).
-  - Run the command TMSS10Server with the ''-L argument''''TMSS10Server -L''.+  - Run the command TMSS10Server with the -L argument  ''TMSS10Server -L''.
   - 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:start_stop|Start the TapeTrack Service]].   - [[server:start_stop|Start the TapeTrack Service]].
server/reload.1654567071.txt.gz · Last modified: 2025/01/21 22:07 (external edit)