- Identify the server Platform (SQL or Oracle) and EAM Server version of the installation (i.e. 8.3, 8.4, 8.5, 10.1, 10.1.2, 11)
- Determine if you are installing the Work Order Management (WOM) module or Inventory module or both
- Copy the zip file to the EAM database server and extract
Step-by-step guide
Default ZIP File Locations
- Work Order Management: C:\Program Files (x86)\Blue Dot\Advanced Mobile for Infor EAM Server\Instances\{SPECIFIED INSTANCE NAME}\EamWorkDatabase
- Inventory: C:\Program Files (x86)\Blue Dot\Advanced Mobile for Infor EAM Server\Instances\{SPECIFIED INSTANCE NAME}\EamInventoryDatabase
Note:
The Programs Files path will vary between 32-bit and 64-bit installations in some circumstances
Oracle-Specific Grid Scripts
- Select the appropriate Oracle ZIP file based on the Database Platform, EAM Server version, and WOM or Inventory version of the targeted Infor system
- Either open the desired ZIP file(s) or submit it to the appropriate DBA
- Extract the contents ZIP file to the target Infor EAM Database Server
- Open the extracted folder
- Open sqlplus
- Make sure sqlplus working directory is pointed to the directory where you extracted the scripts.
- Run
@Deploy_Oracle_WOM_PLSQL.sql;
SQL Specific Grid Scripts
- Select the appropriate SQL ZIP file based on the Database Platform, EAM Server version, and WOM or Inventory version of the targeted Infor system
- Inventory Grid Script ZIP Files
- Either open the desired ZIP file(s) or submit it to the appropriate DBA
- Extract the contents ZIP file to the target Infor EAM Database Server
- Open the extracted folder
Configure SQL Scripts
- Open the Deploy_SQL_WOM_Windows.bat or Deploy_SQL_Inventory_Windows.bat file in Notepad ++ or another text editor (Notepad.exe is NOT recommended)
- Configure the following parameters
sqlcmdexe: The path to the SQLCMDEXE.EXE file on the machine Default is: C:\Program Files\Microsoft SQL Server\90\Tools\Binn\SQLCMD.EXEdbname: Administrative user on both the machine and databaseserver: SQL server namelanguagecode: should be EN
- Save and run the Deploy_SQL_WOM_Windows.bat or Deploy_SQL_Inventory_Windows.bat file
Comments
0 comments
Please sign in to leave a comment.