DBUpgradeTool performs database updates according to the XML setup structures you provide.
Before you begin
- Available, complete and correctly installed Content Manager server and Content Manager database (up and running).
Procedure
- Login to the server as a Windows user.
- Open a command line console from the \App\Setup\DBUpgradeTool\ directory.
- Run
DBUpgradeTool.exe with -setup --applicationname "InfoShareAuthor" --path "XMLSetupStructure.xml" where XMLSetupStructure.xml is the XML file containing the structure for the database changes.
Note: In case of warnings or errors, you can check the processing details in \App\Setup\DBUpgradeTool\DBUpgradeTool.log for troubleshooting.
- Restart all components on all application servers:
- Restart services.
- Restart application pools.
- Recycle com+ applications.
LOVs, fields and card types are cached. The restart empties such caches so the new fields or values can be used.