Error on 18.3 Dev SQL Script

Issue No: RM-2560
Created 1/30/2019 6:30:14 PM
Type Bug-QC
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 18.3
Description rror SQL72014: .Net SqlClient Data Provider: Msg 242, Level 16, State 3, Line 1 The conversion of a nvarchar data type to a datetime data type resulted in an out-of-range value. 2019-01-30T17:55:12.8140140Z Error SQL72045: Script execution error. The executed script: 2019-01-30T17:55:12.8140216Z ALTER TABLE [dbo].[tblRKFutOptTransactionImport] ALTER COLUMN [dtmCreateDateTime] DATETIME NULL; 2019-01-30T17:55:12.8140258Z 2019-01-30T17:55:12.8140317Z ALTER TABLE [dbo].[tblRKFutOptTransactionImport] ALTER COLUMN [dtmFilledDate] DATETIME NULL; 2019-01-30T17:55:12.8140363Z 2019-01-30T17:55:12.8140391Z