You can manually configure Microsoft SQL Server for use with Maximo® Asset Management.
Before you begin
Because Microsoft SQL Server does not support UTF-8, Maximo Asset Management does not have multilingual support when deployed with Microsoft SQL Server.
Microsoft SQL Server Database Collation settings must be set to the following options:
- Dictionary order
- Case-insensitive
- For use with 1252 Character set
About this task
Procedure
What to do next
If you add additional logical names to the database and set their file group to a value other than PRIMARY, you must complete the following steps after you set up the database and create the Maximo user:
- Run the Maximo Asset Management installation program and choose the Do not run the configuration step now option.
- Add the following property to the install_home\etc\install.properties file:
Database.SQL.DataFilegroupName=<your logical name>
- Run the configuration steps outside of the Maximo Asset Management installation program by using the taskrunner utility, located in theinstall_home\scripts directory.
Complete these additional steps only if you added additional logical names to the database and set their file group to a value other than PRIMARY.
No comments:
Post a Comment