What are key files in CLM406 and does it need to be copied over to 501 after upgrade ?
2 answers
The index file location is in the teamserver.properties files.
Comments
Dependent on the application there are multiple index file locations, especially if you started with 2.x or 3.x. For RTC currently there are
com.ibm.team.jfs.index.root.directory
com.ibm.team.fulltext.indexLocation
The suggestion is to place the index files into a location that is outside of the server install folder with an absolute path. This way you don't have to copy them. And you don't accidentally delete them. They are also required for backups.
I don't recognize the files you mention above. Where are they stored?
Dependent on what system setup you have, there are also key files (e.g. ssl certificates for the app server) that need to be brought over. This is documented in the related infrastructure tools.
I found these files stored in Tomcat directory
The last two files could be key files.
I don't recognize the other files. I certainly don't have them.