Describes how to configure the interval and other settings of the thread that updates the Data Mart tables (DM Updater).
               For detailed information about DM tables, refer to the topic 
               		The Reporting Data Mart.
               	 
            
 
            	 
            
               -  
                  		  On the 
                     			 Instance Administration page, stop the application server of the instance you want to modify.
                     		   
                  		
               
- 
                  		  Open the file 
                     			 TMAppServerHomeConf.xml with a text editor.
                     		  
                  		   The default path for this file on the application server is: 
                  			 C:\Program Files (x86)\Silk\Silk Central 
                     				21.1\instance_<instance number>_<instance name>\Conf\AppServer 
                     			 
                  		  
                  		
               
- 
                  		  Locate the XML tag 
                     			 DataMart. You can modify the following settings:
                     		  
                  		  
                  
                     			 
                     - Enabled: Enables or disables the Data Mart Updater.
                        			 
                     
- UpdateIntervalInSeconds: Specifies the update interval (in seconds). When the interval elapses, the DM tables are updated with the most current data.
                        			 
                     
- SqlQueryTimeoutInSeconds: Specifies the time out (in seconds) for SQL queries. When this time span elapses, the queries in the DM update process are
                        aborted. The value 0 or a negative value specify that the queries never time out.
                        			 
                     
 
- 
                  		  Save the XML file and close it.
                     		  
                  		
               
- 
                  		  Restart the application server process.