Database update for system options

All system options use the a_customer.xml file and the product_description.xml files in the update process. These files are located in the maximo\properties\product folder.

The .xml files listed contain the following information:

The first file run by the UpdateDB utility is the a_customer.xml file. Next, the update utility runs each of the product_description.xml files in alphabetic order.

The UpdateDB utility is configured to run scripts based on the values specified in each of your .xml files. The scripts representing each successive update version up to and including the referenced dbversion value script are run during your database update process. Upon completion, your dbversion value is updated to the most current script version value.



Feedback