Version Differences for Cloning an AnthillPro Instance

(Validation Queries)
Line 69:
  === Validation Queries ===    === Validation Queries === 
  It is also possible (on 3.8+ versions) that you need to specify a compatible validation query for the database. Those can be found, [http://wiki.urbancode.com/AnthillPro/Cloning_an_AnthillPro_Instance#Appendix_A:__Validation_Queries here].    It is also possible (on 3.8+ versions) that you need to specify a compatible validation query for the database. Those can be found, [http://wiki.urbancode.com/AnthillPro/Cloning_an_AnthillPro_Instance#Appendix_A:__Validation_Queries here]. 
       
    + === Retention ===  
       
    + Finally, if you wish to retain any artifacts, job logs, etc., you will need to copy the previous server's folders. Each folder is listed below:  
    + * '''%SERVER_HOME%\var'''  
    + ** ''artifacts'' - Contains the artifacts for each build life  
    + ** ''codestation'' - Contains the codestation artifacts for each codestation build life  
    + ** ''db'' - Only necessary if copying the Derby database  
    + ** ''log'' - Contains ALL job/workflow/build request/server logs  
    + ** ''published'' - Contains any custom published reports for each build life  
       
    + As a final note, any type of customization you performed on the anthill server's file system (such as '''custom ah3server startup scripts''', any '''certificates or keys''', etc.) you may want to copy those over as well so you do not have to perform them again.  
  = Alternative Method (easier) =     = Alternative Method (easier) =