The Rename Utility files can be executed from the folder in which the utility resides, which is installation_folder\renamer.
Table 3. Rename Utility Folder Structure
| Files | Description |
|---|---|
\renamer | Contains all necessary files to execute the Rename Utility |
AnalyzerResource_xx.jar AnalyzerServer.jar log4j-1_2_8.jar | From the current Web Analysis install (for example, the deployed WEB-INF\lib folder) |
db2java.zip db2jcc.jar mssqlserver.jar msutil.jar mysql-connector-java.jar oracle.zip | JDBC drivers for all database types supported by the Rename Utility |
xercesImpl.jar xml-apis.jar | Provide XML support |
renamer-map.xml | Map file used to define all of the dimensions and members to rename; see the Rename Utility Map File |
Renamer.properties | Provides default choices to the input fields in the Rename Utility; see Renamer.properties |
renamer-services.xml | Defines ATF services by the Rename Utility. |
renamer-map.dtd renamer-map.xsd | Currently unused; represent an attempt to develop a DTD or an XML Schema for map file validation |
RenameUtil.bat RenameUtil.sh | Start the utility on Windows or UNIX platforms, respectively. |
\renamer\renamer common.profile db2.profile hsqldb.profile mssqldb.profile mssqldb7.profile mysql.profile oracle.profile | Contains repository profiles used to connect to the supported database types |