Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Issue Resolved:
Oracle to SQL Migration Bug with 10.0 M020
Execute_sql_script.bat wnc\migration\OracletoSqlServer\create_upgrade_tables.sql
In that SQL Script it creates columns STARTS and COMPLETES in one of the Tables it is creating BUT NEEDS TO BE: STARTTS and COMPLETETS
It has been resolved in 10.0 M030;
It does not effect the migration to SQL but catches you when you try to perform an Update later from 10.0 M020...
Manually Renamed Columns called out SQL Server to Correct Names; Re-ran Update_Tool.