Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: END Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: END Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: END Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: END Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: END Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: END Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: END Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:03 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:03 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:03 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:03 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:03 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:03 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (14ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (7ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs cron[3195426]: sendmail: recipient address root not accepted by the server Aug 18 01:00:04 erlangs cron[3195426]: sendmail: server message: 501 5.1.3 Invalid address Aug 18 01:00:04 erlangs cron[3195426]: sendmail: could not send mail (account default from /etc/msmtprc) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (7ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs CRON[3195274]: (root) MAIL (mailed 157 bytes of output but got status 0x0041 from MTA#012) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:04 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: END Aug 18 01:00:04 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:04 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:04 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:04 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:04 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (6ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (18ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (40ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: END Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时1ms Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:05 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:05 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: END Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: END Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (16ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (78ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (63ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (30ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (116ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (100ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (44ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (49ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: END Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (66ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (12ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (11ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (10ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (11ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:06 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:06 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:06 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:06 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:06 erlangs IscomAlumni[1349276]: END Aug 18 01:00:06 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:06 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (7ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: END Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (66ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: END Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (21ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (18ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: END Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (14ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (16ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: END Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: END Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (10ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: 接口/areas/frontend/css/custom.css耗时0ms Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: END Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: END Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (6ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (9ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: END Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (14ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (7ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:07 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: Executed DbCommand (15ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:07 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:07 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:07 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:07 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (10ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (14ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: END Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (12ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (42ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (20ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (12ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (13ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (48ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (21ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: END Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (7ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (12ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: END Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (6ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (11ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: END Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (6ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (11ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (40ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (14ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (10ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (6ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (24ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (15ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: END Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (15ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (29ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (7ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: END Aug 18 01:00:08 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:08 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:08 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:08 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (9ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (6ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: 接口/areas/frontend/js/jquery.min.js耗时3ms Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (48ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (10ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuNews] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: LEFT JOIN ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbFileInfo] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ORDER BY [n].[StartDate] DESC Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuNews] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: LEFT JOIN ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbFileInfo] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ORDER BY [n].[StartDate] DESC Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAbout] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [n].[LangCode] = 'tw' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuNewsletter] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: LEFT JOIN ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbFileInfo] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ORDER BY [n].[Order], [n].[Period] DESC Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE [n].[CreateDate] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuContribute] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: LEFT JOIN ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbFileInfo] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ORDER BY CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE [n].[CreateDate] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END DESC Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAbout] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [n].[LangCode] = 'tw' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuFooterLink] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: 接口/耗时62ms Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (13ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuNews] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: LEFT JOIN ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbFileInfo] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ORDER BY [n].[StartDate] DESC Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (6ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuNews] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: LEFT JOIN ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbFileInfo] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ORDER BY [n].[StartDate] DESC Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAbout] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [n].[LangCode] = 'tw' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuNewsletter] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: LEFT JOIN ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbFileInfo] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ORDER BY [n].[Order], [n].[Period] DESC Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE [n].[CreateDate] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuContribute] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: LEFT JOIN ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbFileInfo] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ORDER BY CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE [n].[CreateDate] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END DESC Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAbout] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [n].[LangCode] = 'tw' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuFooterLink] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: 接口/耗时48ms Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (13ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (11ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (8ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (9ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (13ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (43ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuActivity] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ) AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: OUTER APPLY ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbFileInfo] AS [t1] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ) AS [t0] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAbout] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [n].[LangCode] = 'tw' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuFooterLink] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: 接口/Activity/ActivityDetail/27760C7189034668B97E73FBE6C8579A33FE88CA1EAACFBAE644832F3BB88A0F耗时62ms Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: END Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs crontab[3195889]: (root) LIST (root) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: 接口/areas/frontend/js/wow.min.js耗时1ms Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:09 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:09 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:09 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: END Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: END Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs crontab[3195922]: (root) LIST (root) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: END Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: END Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT [PhysicalCardApply] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p51='?' (Size = 10) (DbType = AnsiString), @p52='?' (Size = 10) (DbType = AnsiString), @p53='?' (DbType = DateTime), @p54='?' (Size = 10) (DbType = AnsiString), @p55='?' (Size = 10) (DbType = AnsiString), @p56='?' (DbType = Int32), @p57='?' (Size = 1) (DbType = AnsiString), @p58='?' (DbType = Int16), @p59='?' (DbType = Boolean), @p60='?' (DbType = Boolean), @p61='?' (DbType = DateTime), @p62='?' (Size = 10) (DbType = AnsiString), @p63='?' (Size = 1) (DbType = AnsiString), @p64='?' (Size = 1) (DbType = AnsiString), @p65='?' (Size = 10) (DbType = AnsiString), @p66='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: END Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (5ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (9ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: END Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumniSchoolRoll] AS [n] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [AlumniID] = @p50; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (DbType = Int32), @p7='?' (Size = 1) (DbType = AnsiString), @p8='?' (DbType = Int16), @p9='?' (DbType = Boolean), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 1) (DbType = AnsiString), @p14='?' (Size = 1) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT CASE Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHEN EXISTS ( Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT 1 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [student_db] AS [s] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: ELSE CAST(0 AS bit) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: END Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 9) (DbType = AnsiStringFixedLength), @p1='?' (Size = 98), @p2='?' (DbType = DateTime), @p3='?' (Size = 200) (DbType = AnsiString), @p4='?' (Size = 50), @p5='?' (Size = 6) (DbType = AnsiStringFixedLength), @p6='?' (Size = 4) (DbType = AnsiStringFixedLength), @p7='?' (Size = 50), @p8='?' (Size = 100), @p9='?' (Size = 3), @p10='?' (Size = 20), @p11='?' (DbType = DateTime), @p12='?' (Size = 20), @p13='?' (Size = 50), @p14='?' (Size = 1) (DbType = AnsiStringFixedLength), @p15='?' (Size = 40), @p16='?' (Size = 50), @p17='?' (Size = 10) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [student_db] ([reg_no], [addr], [b_date], [cur_addr], [cur_tel], [cur_zip], [dpt_code], [dpt_scname], [email], [ID], [id_no], [lst_date], [lst_user], [mobile], [sex], [stu_cname], [tel_no], [TR]) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [NtuAlumni] AS [n] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1) Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (6ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll' Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: FROM [TbIdSummary] AS [t] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [t].[TableName] = @__table_name_0 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (2ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 18 01:00:10 erlangs IscomAlumni[1349276]: WHERE [TableName] = @p3; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SELECT @@ROWCOUNT; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 18 01:00:10 erlangs IscomAlumni[1349276]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 50) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (Size = 50), @p7='?' (Size = 20) (DbType = AnsiString), @p8='?' (DbType = DateTime), @p9='?' (DbType = DateTime), @p10='?' (Size = 10) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 700), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 10) (DbType = AnsiString), @p16='?' (Size = 100), @p17='?' (DbType = Boolean), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (Size = 50), @p20='?' (Size = 60), @p21='?' (DbType = Int32), @p22='?' (Size = 1) (DbType = AnsiString), @p23='?' (Size = 20) (DbType = AnsiString), @p24='?' (Size = 15) (DbType = AnsiString), @p25='?' (DbType = DateTime), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = Boolean), @p31='?' (DbType = DateTime2), @p32='?' (DbType = Int32), @p33='?' (DbType = DateTime), @p34='?' (Size = 50) (DbType = AnsiString), @p35='?' (DbType = DateTime), @p36='?' (Size = 10) (DbType = AnsiString), @p37='?' (Size = 60), @p38='?' (Size = 700), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 10) (DbType = AnsiString), @p41='?' (Size = 15) (DbType = AnsiString), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 18 01:00:10 erlangs IscomAlumni[1349276]: SET NOCOUNT ON; Aug 18 01:00:10 erlangs IscomAlumni[1349276]: INSERT INTO [NtuAlumni] ([AlumniID], [AnnotationID], [ApprovalDate], [ApprovalUser], [Aua8], [Aua8ExpiredDate], [BackupEmail], [BackupMobile], [Birthday], [ChangeAua8ExpiredDate], [Combine_AlumniID], [CreateDate], [CreateUser], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Description], [DisableFindAlumni], [DptID], [Email], [EnName], [EnterYear], [IDName1], [IDNumber], [IDPhoto], [InfoExpiredDate], [Info_IsPublic], [Info_IsReadConsent], [IsActive], [IsDelete], [IsNeedChangeAua8], [LastPhotoModifyDate], [LoginErrorNum], [LoginLockTime], [Mobile], [ModifyDate], [ModifyUser], [Name], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Remark], [Semester], [Sex], [SourceNote], [Status], [StudentID], [Tel], [Year])