Aug 26 00:56:15 erlangs IscomAlumni[1483458]:       ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID]
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:           SELECT [n3].[SchoolRollID], [n3].[AlumniID], [n3].[Class], [n3].[CreateDate], [n3].[CreateUser], [n3].[DptID], [n3].[EnterYear], [n3].[IDName1], [n3].[IsClassContact], [n3].[IsDelete], [n3].[IsGraduated], [n3].[ModifyDate], [n3].[ModifyUser], [n3].[Semester], [n3].[SourceNote], [n3].[StudentID], [n3].[Year], [n4].[DptID] AS [DptID0], [n4].[DptCode], [n4].[DptDivision], [n4].[DptFullName], [n4].[DptFullName_En], [n4].[DptLevel], [n4].[DptName], [n4].[DptShortName], [n4].[EnabledYear], [n4].[IsDelete] AS [IsDelete0], [n4].[IsShow], [n4].[ParentDptID], [n4].[StatisticCode], [n4].[StatisticName]
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:           FROM [NtuAlumniSchoolRoll] AS [n3]
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:           LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:       ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID]
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:           SELECT [n5].[SchoolRollID], [n5].[AlumniID], [n5].[Class], [n5].[CreateDate], [n5].[CreateUser], [n5].[DptID], [n5].[EnterYear], [n5].[IDName1], [n5].[IsClassContact], [n5].[IsDelete], [n5].[IsGraduated], [n5].[ModifyDate], [n5].[ModifyUser], [n5].[Semester], [n5].[SourceNote], [n5].[StudentID], [n5].[Year], [n6].[DptID] AS [DptID0], [n6].[DptCode], [n6].[DptDivision], [n6].[DptFullName], [n6].[DptFullName_En], [n6].[DptLevel], [n6].[DptName], [n6].[DptShortName], [n6].[EnabledYear], [n6].[IsDelete] AS [IsDelete0], [n6].[IsShow], [n6].[ParentDptID], [n6].[StatisticCode], [n6].[StatisticName]
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:           FROM [NtuAlumniSchoolRoll] AS [n5]
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:           LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID]
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:           WHERE [n5].[IsDelete] = CAST(0 AS bit)
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:       ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID]
Aug 26 00:56:15 erlangs IscomAlumni[1483458]:       ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       Executed DbCommand (989ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               FROM [NtuAlumniCard] AS [n]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               WHERE ((([n].[CardType] = CAST(0 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) OR (((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint)))) THEN CAST(1 AS bit)
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       END
Aug 26 00:56:16 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent])
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       SELECT [PID]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       FROM [TbFrontendOperateLog]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 26 00:56:16 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               FROM [NtuAlumniCard] AS [n]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               WHERE ((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint))) THEN CAST(1 AS bit)
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       END
Aug 26 00:56:16 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       接口/AlumniCard/GenerateQRCode耗时2000ms
Aug 26 00:56:16 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               FROM [NtuAlumni] AS [n]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND (([n].[PhysicalCardApply] <> CAST(1 AS bit)) OR ([n].[PhysicalCardApply] IS NULL))) THEN CAST(1 AS bit)
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       END
Aug 26 00:56:16 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               FROM [NtuActivity] AS [n]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       END
Aug 26 00:56:16 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       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 26 00:56:16 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:56:16 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       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 26 00:56:16 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:56:16 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:56:16 erlangs IscomAlumni[1483458]:       接口/AlumniCard耗时2000ms
Aug 26 00:56:17 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:56:17 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType]
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniCard] AS [n]
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       WHERE ((([n].[AlumniID] = @__8__locals1_id_0) AND [n].[CardType] IN (CAST(0 AS smallint), CAST(2 AS smallint))) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 00:56:17 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@p30='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 700), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (DbType = Int16), @p6='?' (DbType = Int32), @p7='?' (DbType = Int16), @p8='?' (Size = 10) (DbType = AnsiString), @p9='?' (Size = 300) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (DbType = DateTime), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 100), @p15='?' (DbType = Boolean), @p16='?' (Size = 50) (DbType = AnsiString), @p17='?' (DbType = DateTime), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (DbType = Int16), @p20='?' (Size = 15) (DbType = AnsiString), @p21='?' (DbType = Int32), @p22='?' (Size = 60), @p23='?' (Size = 100), @p24='?' (DbType = DateTime), @p25='?' (DbType = Int16), @p26='?' (Size = 50) (DbType = AnsiString), @p27='?' (DbType = DateTime), @p28='?' (DbType = DateTime), @p29='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       UPDATE [NtuAlumniCard] SET [ACCNO] = @p0, [ActivatedDate] = @p1, [Address] = @p2, [AlumniID] = @p3, [ApplyDate] = @p4, [ApplyType] = @p5, [CardSettingID] = @p6, [CardType] = @p7, [CityID] = @p8, [Code] = @p9, [CollectDate] = @p10, [CountryID] = @p11, [CreateDate] = @p12, [CreateUser] = @p13, [Email] = @p14, [IsDelete] = @p15, [Mobile] = @p16, [ModifyDate] = @p17, [ModifyUser] = @p18, [Payment] = @p19, [Photo] = @p20, [Price] = @p21, [ReceiveWay] = @p22, [Remark] = @p23, [SendDate] = @p24, [Status] = @p25, [Tel] = @p26, [UsageDateEnd] = @p27, [UsageDateStart] = @p28, [UsageType] = @p29
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       WHERE [CardID] = @p30;
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 00:56:17 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent])
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       SELECT [PID]
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       FROM [TbFrontendOperateLog]
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 26 00:56:17 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:56:17 erlangs IscomAlumni[1483458]:       接口/AlumniCard/GenerateQRCode耗时28ms
Aug 26 00:56:30 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40
Aug 26 00:56:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:56:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       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 26 00:56:39 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:           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 26 00:56:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       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 26 00:56:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:56:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       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 26 00:56:39 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:           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 26 00:56:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:56:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       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 26 00:56:39 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:56:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       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 26 00:56:39 erlangs IscomAlumni[1483458]:       FROM [NtuNewsletter] AS [n]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:           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 26 00:56:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 26 00:56:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       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 26 00:56:39 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       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 26 00:56:39 erlangs IscomAlumni[1483458]:       FROM [NtuContribute] AS [n]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:           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 26 00:56:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       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 26 00:56:39 erlangs IscomAlumni[1483458]:       ORDER BY CASE
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       END DESC
Aug 26 00:56:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       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 26 00:56:39 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:56:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       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 26 00:56:39 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:56:39 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:56:39 erlangs IscomAlumni[1483458]:       接口/耗时38ms
Aug 26 00:57:01 erlangs CRON[2798987]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 26 00:57:16 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:57:16 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       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 26 00:57:16 erlangs IscomAlumni[1483458]:       FROM (
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:           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 26 00:57:16 erlangs IscomAlumni[1483458]:           FROM [NtuActivity] AS [n]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       ) AS [t]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       OUTER APPLY (
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:           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 26 00:57:16 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t1]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       ) AS [t0]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       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 26 00:57:16 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:57:16 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       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 26 00:57:16 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:57:16 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:57:16 erlangs IscomAlumni[1483458]:       接口/Activity/ActivityDetail/777589E0A708F1AE256BEE328EBDAEE00840CFCC9F4F9D79E033FA6B10C6D24F耗时47ms
Aug 26 00:57:24 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:57:24 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:57:25 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       接口/areas/frontend/img/icon/coffee-g.png耗时0ms
Aug 26 00:57:25 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       Executed DbCommand (997ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       SELECT COUNT(*)
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       FROM [NtuStoreOfferM] AS [n]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       WHERE [n].[Category] = @__vmParam_Type_0
Aug 26 00:57:25 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__p_1='?' (DbType = Int32), @__p_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       SELECT [n].[MID], [n].[Area], [n].[Category], [n].[CreateDate], [n].[CreateUser], [n0].[MID], [n0].[DID], [n0].[Content], [n0].[CreateDate], [n0].[CreateUser], [n0].[Date], [n0].[Information], [n0].[Link], [n0].[Name], [n0].[Remark]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       FROM [NtuStoreOfferM] AS [n]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       WHERE [n].[Category] = @__vmParam_Type_0
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       ORDER BY (SELECT 1)
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       OFFSET @__p_1 ROWS FETCH NEXT @__p_2 ROWS ONLY
Aug 26 00:57:25 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       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 26 00:57:25 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:57:25 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       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 26 00:57:25 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:57:25 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       接口/Store/StoreList耗时0ms
Aug 26 00:57:25 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:57:25 erlangs IscomAlumni[1483458]:       接口/areas/frontend/img/icon/icon-coffee.svg耗时0ms
Aug 26 00:57:32 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:57:32 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:57:32 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:32 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:32 erlangs IscomAlumni[1483458]:       SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType]
Aug 26 00:57:32 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniCard] AS [n]
Aug 26 00:57:32 erlangs IscomAlumni[1483458]:       WHERE ((([n].[AlumniID] = @__8__locals1_id_0) AND [n].[CardType] IN (CAST(0 AS smallint), CAST(2 AS smallint))) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 00:57:33 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:33 erlangs IscomAlumni[1483458]:       Executed DbCommand (991ms) [Parameters=[@p30='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 700), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (DbType = Int16), @p6='?' (DbType = Int32), @p7='?' (DbType = Int16), @p8='?' (Size = 10) (DbType = AnsiString), @p9='?' (Size = 300) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (DbType = DateTime), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 100), @p15='?' (DbType = Boolean), @p16='?' (Size = 50) (DbType = AnsiString), @p17='?' (DbType = DateTime), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (DbType = Int16), @p20='?' (Size = 15) (DbType = AnsiString), @p21='?' (DbType = Int32), @p22='?' (Size = 60), @p23='?' (Size = 100), @p24='?' (DbType = DateTime), @p25='?' (DbType = Int16), @p26='?' (Size = 50) (DbType = AnsiString), @p27='?' (DbType = DateTime), @p28='?' (DbType = DateTime), @p29='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:33 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 00:57:33 erlangs IscomAlumni[1483458]:       UPDATE [NtuAlumniCard] SET [ACCNO] = @p0, [ActivatedDate] = @p1, [Address] = @p2, [AlumniID] = @p3, [ApplyDate] = @p4, [ApplyType] = @p5, [CardSettingID] = @p6, [CardType] = @p7, [CityID] = @p8, [Code] = @p9, [CollectDate] = @p10, [CountryID] = @p11, [CreateDate] = @p12, [CreateUser] = @p13, [Email] = @p14, [IsDelete] = @p15, [Mobile] = @p16, [ModifyDate] = @p17, [ModifyUser] = @p18, [Payment] = @p19, [Photo] = @p20, [Price] = @p21, [ReceiveWay] = @p22, [Remark] = @p23, [SendDate] = @p24, [Status] = @p25, [Tel] = @p26, [UsageDateEnd] = @p27, [UsageDateStart] = @p28, [UsageType] = @p29
Aug 26 00:57:33 erlangs IscomAlumni[1483458]:       WHERE [CardID] = @p30;
Aug 26 00:57:33 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 00:57:34 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:34 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:34 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 00:57:34 erlangs IscomAlumni[1483458]:       INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent])
Aug 26 00:57:34 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 26 00:57:34 erlangs IscomAlumni[1483458]:       SELECT [PID]
Aug 26 00:57:34 erlangs IscomAlumni[1483458]:       FROM [TbFrontendOperateLog]
Aug 26 00:57:34 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 26 00:57:34 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:57:34 erlangs IscomAlumni[1483458]:       接口/AlumniCard/GenerateQRCode耗时2010ms
Aug 26 00:57:35 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41
Aug 26 00:57:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:57:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       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 26 00:57:39 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:           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 26 00:57:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       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 26 00:57:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:57:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       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 26 00:57:39 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:           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 26 00:57:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:57:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       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 26 00:57:39 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:57:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       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 26 00:57:39 erlangs IscomAlumni[1483458]:       FROM [NtuNewsletter] AS [n]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:           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 26 00:57:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 26 00:57:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       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 26 00:57:39 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       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 26 00:57:39 erlangs IscomAlumni[1483458]:       FROM [NtuContribute] AS [n]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:           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 26 00:57:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       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 26 00:57:39 erlangs IscomAlumni[1483458]:       ORDER BY CASE
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       END DESC
Aug 26 00:57:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       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 26 00:57:39 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:57:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       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 26 00:57:39 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:57:39 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:57:39 erlangs IscomAlumni[1483458]:       接口/耗时37ms
Aug 26 00:57:41 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:57:41 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:57:42 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       Executed DbCommand (994ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime), @__dtNow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       SELECT [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 26 00:57:42 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:           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 26 00:57:42 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Type] = 'News')) AND (([n].[StartDate] < @__dtNow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtNow_1)))
Aug 26 00:57:42 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       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 26 00:57:42 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:57:42 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       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 26 00:57:42 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:57:42 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:57:42 erlangs IscomAlumni[1483458]:       接口/News/NewsDetail/NN00000365耗时1017ms
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 50) (DbType = AnsiString), @p3='?' (Size = 200), @p4='?' (Size = 20), @p5='?' (DbType = DateTime), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 4000), @p10='?' (Size = 500) (DbType = AnsiString), @p11='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       INSERT INTO [TbLoginRecord] ([Account], [Inputaua8], [IP], [LoginDesc], [LoginMsg], [LoginTime], [MemberID], [Platform], [SSO], [SSOResult], [UserAgent], [UserID])
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       SELECT [PID]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       FROM [TbLoginRecord]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       接口/Home/Signout耗时13ms
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       FROM (
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           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 26 00:57:53 erlangs IscomAlumni[1483458]:           FROM [NtuActivity] AS [n]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       ) AS [t]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       OUTER APPLY (
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           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 26 00:57:53 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t1]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       ) AS [t0]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       接口/Activity/ActivityDetail/D757F48BF3482690AE86162A92400EE111BAE1F9BA56E16CCDAF3218C4A1343D耗时49ms
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           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 26 00:57:53 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           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 26 00:57:53 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       FROM [NtuNewsletter] AS [n]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           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 26 00:57:53 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       FROM [NtuContribute] AS [n]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           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 26 00:57:53 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       ORDER BY CASE
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       END DESC
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       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 26 00:57:53 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:57:53 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:57:53 erlangs IscomAlumni[1483458]:       接口/耗时33ms
Aug 26 00:58:01 erlangs CRON[2809837]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 26 00:58:34 erlangs crontab[2814948]: (root) LIST (root)
Aug 26 00:58:34 erlangs crontab[2815042]: (root) LIST (www-data)
Aug 26 00:58:37 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:58:37 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       Executed DbCommand (43ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       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 26 00:58:37 erlangs IscomAlumni[1483458]:       FROM (
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:           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 26 00:58:37 erlangs IscomAlumni[1483458]:           FROM [NtuActivity] AS [n]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       ) AS [t]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       OUTER APPLY (
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:           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 26 00:58:37 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t1]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       ) AS [t0]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       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 26 00:58:37 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:58:37 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       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 26 00:58:37 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:58:37 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:58:37 erlangs IscomAlumni[1483458]:       接口/Activity/ActivityDetail/1BF34E47F675CD76D8F34EFC04D70B5051F87D28DA7EB216F32E631DCEE01D73耗时54ms
Aug 26 00:58:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:58:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       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 26 00:58:39 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:           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 26 00:58:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       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 26 00:58:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:58:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       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 26 00:58:39 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:           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 26 00:58:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:58:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       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 26 00:58:39 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:58:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       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 26 00:58:39 erlangs IscomAlumni[1483458]:       FROM [NtuNewsletter] AS [n]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:           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 26 00:58:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 26 00:58:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       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 26 00:58:39 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       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 26 00:58:39 erlangs IscomAlumni[1483458]:       FROM [NtuContribute] AS [n]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:           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 26 00:58:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       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 26 00:58:39 erlangs IscomAlumni[1483458]:       ORDER BY CASE
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:58:39 erlangs IscomAlumni[1483458]:       END DESC
Aug 26 00:58:40 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:40 erlangs IscomAlumni[1483458]:       Executed DbCommand (979ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:40 erlangs IscomAlumni[1483458]:       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 26 00:58:40 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:58:40 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:58:40 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:40 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:40 erlangs IscomAlumni[1483458]:       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 26 00:58:40 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:58:40 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:58:40 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:58:40 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:58:40 erlangs IscomAlumni[1483458]:       接口/耗时1004ms
Aug 26 00:58:40 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f
Aug 26 00:58:42 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:58:42 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [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 26 00:58:42 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 26 00:58:42 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       SELECT [t0].[CardID], [t0].[ACCNO], [t0].[ActivatedDate], [t0].[Address], [t0].[AlumniID], [t0].[ApplyDate], [t0].[ApplyType], [t0].[CardSettingID], [t0].[CardType], [t0].[CityID], [t0].[Code], [t0].[CollectDate], [t0].[CountryID], [t0].[CreateDate], [t0].[CreateUser], [t0].[Email], [t0].[IsDelete], [t0].[Mobile], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Payment], [t0].[Photo], [t0].[Price], [t0].[ReceiveWay], [t0].[Remark], [t0].[SendDate], [t0].[Status], [t0].[Tel], [t0].[UsageDateEnd], [t0].[UsageDateStart], [t0].[UsageType], [t0].[AlumniID0], [t0].[AnnotationID], [t0].[ApprovalDate], [t0].[ApprovalUser], [t0].[Aua8], [t0].[Aua8ExpiredDate], [t0].[BackupEmail], [t0].[BackupMobile], [t0].[Birthday], [t0].[ChangeAua8ExpiredDate], [t0].[Combine_AlumniID], [t0].[CreateDate0], [t0].[CreateUser0], [t0].[CurrentAddress], [t0].[CurrentCityID], [t0].[CurrentCountryID], [t0].[Description], [t0].[DisableFindAlumni], [t0].[DptID], [t0].[Email0], [t0].[EnName], [t0].[EnterYear], [t0].[IDName1], [t0].[IDNumber], [t0].[IDPhoto], [t0].[InfoExpiredDate], [t0].[Info_IsPublic], [t0].[Info_IsReadConsent], [t0].[IsActive], [t0].[IsDelete0], [t0].[IsNeedChangeAua8], [t0].[LastPhotoModifyDate], [t0].[LoginErrorNum], [t0].[LoginLockTime], [t0].[Mobile0], [t0].[ModifyDate0], [t0].[ModifyUser0], [t0].[Name], [t0].[PermanentAddress], [t0].[PermanentCityID], [t0].[PermanentCountryID], [t0].[Photo0], [t0].[PhysicalCardApply], [t0].[Remark0], [t0].[Semester], [t0].[Sex], [t0].[SourceNote], [t0].[Status0], [t0].[StudentID], [t0].[Tel0], [t0].[Year], [t0].[FileID], [t1].[SchoolRollID], [t1].[AlumniID], [t1].[Class], [t1].[CreateDate], [t1].[CreateUser], [t1].[DptID], [t1].[EnterYear], [t1].[IDName1], [t1].[IsClassContact], [t1].[IsDelete], [t1].[IsGraduated], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Semester], [t1].[SourceNote], [t1].[StudentID], [t1].[Year], [t1].[DptID0], [t1].[DptCode], [t1].[DptDivision], [t1].[DptFullName], [t1].[DptFullName_En], [t1].[DptLevel], [t1].[DptName], [t1].[DptShortName], [t1].[EnabledYear], [t1].[IsDelete0], [t1].[IsShow], [t1].[ParentDptID], [t1].[StatisticCode], [t1].[StatisticName], [t2].[SchoolRollID], [t2].[AlumniID], [t2].[Class], [t2].[CreateDate], [t2].[CreateUser], [t2].[DptID], [t2].[EnterYear], [t2].[IDName1], [t2].[IsClassContact], [t2].[IsDelete], [t2].[IsGraduated], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[Semester], [t2].[SourceNote], [t2].[StudentID], [t2].[Year], [t2].[DptID0], [t2].[DptCode], [t2].[DptDivision], [t2].[DptFullName], [t2].[DptFullName_En], [t2].[DptLevel], [t2].[DptName], [t2].[DptShortName], [t2].[EnabledYear], [t2].[IsDelete0], [t2].[IsShow], [t2].[ParentDptID], [t2].[StatisticCode], [t2].[StatisticName], [t3].[SchoolRollID], [t3].[AlumniID], [t3].[Class], [t3].[CreateDate], [t3].[CreateUser], [t3].[DptID], [t3].[EnterYear], [t3].[IDName1], [t3].[IsClassContact], [t3].[IsDelete], [t3].[IsGraduated], [t3].[ModifyDate], [t3].[ModifyUser], [t3].[Semester], [t3].[SourceNote], [t3].[StudentID], [t3].[Year], [t3].[DptID0], [t3].[DptCode], [t3].[DptDivision], [t3].[DptFullName], [t3].[DptFullName_En], [t3].[DptLevel], [t3].[DptName], [t3].[DptShortName], [t3].[EnabledYear], [t3].[IsDelete0], [t3].[IsShow], [t3].[ParentDptID], [t3].[StatisticCode], [t3].[StatisticName], [t0].[CreateDate1], [t0].[CreateUser1], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete1], [t0].[ModifyDate1], [t0].[ModifyUser1], [t0].[Order]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       FROM (
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType], [n0].[AlumniID] AS [AlumniID0], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email] AS [Email0], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete] AS [IsDelete0], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile] AS [Mobile0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo] AS [Photo0], [n0].[PhysicalCardApply], [n0].[Remark] AS [Remark0], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status] AS [Status0], [n0].[StudentID], [n0].[Tel] AS [Tel0], [n0].[Year], [t].[FileID], [t].[CreateDate] AS [CreateDate1], [t].[CreateUser] AS [CreateUser1], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete] AS [IsDelete1], [t].[ModifyDate] AS [ModifyDate1], [t].[ModifyUser] AS [ModifyUser1], [t].[Order]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           FROM [NtuAlumniCard] AS [n]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           WHERE (([n].[AlumniID] = @__id_0) AND ((([n].[CardType] = CAST(0 AS smallint)) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-1 AS smallint))) OR (([n].[CardType] = CAST(2 AS smallint)) AND ([n].[Status] = CAST(1 AS smallint))))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       ) AS [t0]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           SELECT [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year], [n2].[DptID] AS [DptID0], [n2].[DptCode], [n2].[DptDivision], [n2].[DptFullName], [n2].[DptFullName_En], [n2].[DptLevel], [n2].[DptName], [n2].[DptShortName], [n2].[EnabledYear], [n2].[IsDelete] AS [IsDelete0], [n2].[IsShow], [n2].[ParentDptID], [n2].[StatisticCode], [n2].[StatisticName]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           FROM [NtuAlumniSchoolRoll] AS [n1]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           SELECT [n3].[SchoolRollID], [n3].[AlumniID], [n3].[Class], [n3].[CreateDate], [n3].[CreateUser], [n3].[DptID], [n3].[EnterYear], [n3].[IDName1], [n3].[IsClassContact], [n3].[IsDelete], [n3].[IsGraduated], [n3].[ModifyDate], [n3].[ModifyUser], [n3].[Semester], [n3].[SourceNote], [n3].[StudentID], [n3].[Year], [n4].[DptID] AS [DptID0], [n4].[DptCode], [n4].[DptDivision], [n4].[DptFullName], [n4].[DptFullName_En], [n4].[DptLevel], [n4].[DptName], [n4].[DptShortName], [n4].[EnabledYear], [n4].[IsDelete] AS [IsDelete0], [n4].[IsShow], [n4].[ParentDptID], [n4].[StatisticCode], [n4].[StatisticName]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           FROM [NtuAlumniSchoolRoll] AS [n3]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           SELECT [n5].[SchoolRollID], [n5].[AlumniID], [n5].[Class], [n5].[CreateDate], [n5].[CreateUser], [n5].[DptID], [n5].[EnterYear], [n5].[IDName1], [n5].[IsClassContact], [n5].[IsDelete], [n5].[IsGraduated], [n5].[ModifyDate], [n5].[ModifyUser], [n5].[Semester], [n5].[SourceNote], [n5].[StudentID], [n5].[Year], [n6].[DptID] AS [DptID0], [n6].[DptCode], [n6].[DptDivision], [n6].[DptFullName], [n6].[DptFullName_En], [n6].[DptLevel], [n6].[DptName], [n6].[DptShortName], [n6].[EnabledYear], [n6].[IsDelete] AS [IsDelete0], [n6].[IsShow], [n6].[ParentDptID], [n6].[StatisticCode], [n6].[StatisticName]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           FROM [NtuAlumniSchoolRoll] AS [n5]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:           WHERE [n5].[IsDelete] = CAST(0 AS bit)
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID]
Aug 26 00:58:42 erlangs IscomAlumni[1483458]:       ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       Executed DbCommand (986ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               FROM [NtuAlumniCard] AS [n]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               WHERE ((([n].[CardType] = CAST(0 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) OR (((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint)))) THEN CAST(1 AS bit)
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       END
Aug 26 00:58:43 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               FROM [NtuAlumniCard] AS [n]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               WHERE ((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint))) THEN CAST(1 AS bit)
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       END
Aug 26 00:58:43 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               FROM [NtuAlumni] AS [n]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND (([n].[PhysicalCardApply] <> CAST(1 AS bit)) OR ([n].[PhysicalCardApply] IS NULL))) THEN CAST(1 AS bit)
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       END
Aug 26 00:58:43 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               FROM [NtuActivity] AS [n]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       END
Aug 26 00:58:43 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       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 26 00:58:43 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:58:43 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       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 26 00:58:43 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:58:43 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:58:43 erlangs IscomAlumni[1483458]:       接口/AlumniCard耗时1016ms
Aug 26 00:58:44 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:58:44 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType]
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniCard] AS [n]
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       WHERE ((([n].[AlumniID] = @__8__locals1_id_0) AND [n].[CardType] IN (CAST(0 AS smallint), CAST(2 AS smallint))) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 00:58:44 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@p30='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 700), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (DbType = Int16), @p6='?' (DbType = Int32), @p7='?' (DbType = Int16), @p8='?' (Size = 10) (DbType = AnsiString), @p9='?' (Size = 300) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (DbType = DateTime), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 100), @p15='?' (DbType = Boolean), @p16='?' (Size = 50) (DbType = AnsiString), @p17='?' (DbType = DateTime), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (DbType = Int16), @p20='?' (Size = 15) (DbType = AnsiString), @p21='?' (DbType = Int32), @p22='?' (Size = 60), @p23='?' (Size = 100), @p24='?' (DbType = DateTime), @p25='?' (DbType = Int16), @p26='?' (Size = 50) (DbType = AnsiString), @p27='?' (DbType = DateTime), @p28='?' (DbType = DateTime), @p29='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       UPDATE [NtuAlumniCard] SET [ACCNO] = @p0, [ActivatedDate] = @p1, [Address] = @p2, [AlumniID] = @p3, [ApplyDate] = @p4, [ApplyType] = @p5, [CardSettingID] = @p6, [CardType] = @p7, [CityID] = @p8, [Code] = @p9, [CollectDate] = @p10, [CountryID] = @p11, [CreateDate] = @p12, [CreateUser] = @p13, [Email] = @p14, [IsDelete] = @p15, [Mobile] = @p16, [ModifyDate] = @p17, [ModifyUser] = @p18, [Payment] = @p19, [Photo] = @p20, [Price] = @p21, [ReceiveWay] = @p22, [Remark] = @p23, [SendDate] = @p24, [Status] = @p25, [Tel] = @p26, [UsageDateEnd] = @p27, [UsageDateStart] = @p28, [UsageType] = @p29
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       WHERE [CardID] = @p30;
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 00:58:44 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent])
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       SELECT [PID]
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       FROM [TbFrontendOperateLog]
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 26 00:58:44 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:58:44 erlangs IscomAlumni[1483458]:       接口/AlumniCard/GenerateQRCode耗时583ms
Aug 26 00:58:55 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:58:55 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       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 26 00:58:55 erlangs IscomAlumni[1483458]:       FROM (
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:           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 26 00:58:55 erlangs IscomAlumni[1483458]:           FROM [NtuActivity] AS [n]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       ) AS [t]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       OUTER APPLY (
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:           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 26 00:58:55 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t1]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       ) AS [t0]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       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 26 00:58:55 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:58:55 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       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 26 00:58:55 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:58:55 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:58:55 erlangs IscomAlumni[1483458]:       接口/Activity/ActivityDetail/228A09889F1C1122EE2E88CF47A29466AFABD2C6BF6D1A84B6A44C38E2F45D91耗时49ms
Aug 26 00:59:01 erlangs CRON[2815306]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 26 00:59:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:59:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       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 26 00:59:04 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:           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 26 00:59:04 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       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 26 00:59:04 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:59:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       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 26 00:59:04 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:           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 26 00:59:04 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:59:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       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 26 00:59:04 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:59:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       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 26 00:59:04 erlangs IscomAlumni[1483458]:       FROM [NtuNewsletter] AS [n]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:           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 26 00:59:04 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 26 00:59:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       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 26 00:59:04 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       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 26 00:59:04 erlangs IscomAlumni[1483458]:       FROM [NtuContribute] AS [n]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:           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 26 00:59:04 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       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 26 00:59:04 erlangs IscomAlumni[1483458]:       ORDER BY CASE
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       END DESC
Aug 26 00:59:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       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 26 00:59:04 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:59:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       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 26 00:59:04 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:59:04 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       接口/耗时26ms
Aug 26 00:59:04 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       接口/robots.txt耗时0ms
Aug 26 00:59:04 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:04 erlangs IscomAlumni[1483458]:       接口/lib/daterangepicker/v3.1/moment.min.js耗时1ms
Aug 26 00:59:05 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:59:05 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       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 26 00:59:05 erlangs IscomAlumni[1483458]:       FROM (
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:           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 26 00:59:05 erlangs IscomAlumni[1483458]:           FROM [NtuActivity] AS [n]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       ) AS [t]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       OUTER APPLY (
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:           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 26 00:59:05 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t1]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       ) AS [t0]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       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 26 00:59:05 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:59:05 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       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 26 00:59:05 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:59:05 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       接口/Activity/ActivityDetail/EF46B09CE59B0E0E344DC2A1B7D60A32E5075FF7C7C9491A8C211351C527776C耗时46ms
Aug 26 00:59:05 erlangs host-agent: Report failed: HTTP 000 <!DOCTYPE html>#012<html lang="en">#012    <head>#012        <meta charset="utf-8">#012        <meta name="viewport" content="width=device-width, initial-scale=1">#012#012        <title>Server Error</title>#012#012        <s
Aug 26 00:59:05 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:05 erlangs IscomAlumni[1483458]:       接口/areas/frontend/css/bootstrap.min.css耗时1ms
Aug 26 00:59:10 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:10 erlangs IscomAlumni[1483458]:       接口/areas/frontend/fontawesome/css/all.css耗时2ms
Aug 26 00:59:10 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:10 erlangs IscomAlumni[1483458]:       接口/areas/frontend/css/carousel.css耗时0ms
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       接口/AlumniCard耗时0ms
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       接口/areas/frontend/css/style.css耗时0ms
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       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 26 00:59:11 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:           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 26 00:59:11 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       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 26 00:59:11 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       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 26 00:59:11 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:           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 26 00:59:11 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       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 26 00:59:11 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       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 26 00:59:11 erlangs IscomAlumni[1483458]:       FROM [NtuNewsletter] AS [n]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:           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 26 00:59:11 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       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 26 00:59:11 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       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 26 00:59:11 erlangs IscomAlumni[1483458]:       FROM [NtuContribute] AS [n]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:           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 26 00:59:11 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       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 26 00:59:11 erlangs IscomAlumni[1483458]:       ORDER BY CASE
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       END DESC
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       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 26 00:59:11 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       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 26 00:59:11 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       接口/耗时33ms
Aug 26 00:59:11 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:11 erlangs IscomAlumni[1483458]:       接口/areas/frontend/css/animate.min.css耗时0ms
Aug 26 00:59:12 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:12 erlangs IscomAlumni[1483458]:       接口/Home/GetCaptcha耗时5ms
Aug 26 00:59:12 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:12 erlangs IscomAlumni[1483458]:       接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms
Aug 26 00:59:12 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:12 erlangs IscomAlumni[1483458]:       接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms
Aug 26 00:59:13 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:13 erlangs IscomAlumni[1483458]:       接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms
Aug 26 00:59:14 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:14 erlangs IscomAlumni[1483458]:       接口/css/bootstrap-icons.min.css耗时1ms
Aug 26 00:59:15 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:15 erlangs IscomAlumni[1483458]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms
Aug 26 00:59:16 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:16 erlangs IscomAlumni[1483458]:       接口/lib/toastr/dist/toastr.min.css耗时0ms
Aug 26 00:59:17 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:17 erlangs IscomAlumni[1483458]:       接口/areas/frontend/css/custom.css耗时0ms
Aug 26 00:59:17 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:17 erlangs IscomAlumni[1483458]:       接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms
Aug 26 00:59:18 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:18 erlangs IscomAlumni[1483458]:       接口/areas/frontend/js/jquery.min.js耗时1ms
Aug 26 00:59:25 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:25 erlangs IscomAlumni[1483458]:       接口/lib/toastr/dist/toastr.min.js耗时0ms
Aug 26 00:59:25 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:25 erlangs IscomAlumni[1483458]:       接口/areas/frontend/js/wow.min.js耗时0ms
Aug 26 00:59:25 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:25 erlangs IscomAlumni[1483458]:       接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时1ms
Aug 26 00:59:26 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:26 erlangs IscomAlumni[1483458]:       接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms
Aug 26 00:59:26 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:26 erlangs IscomAlumni[1483458]:       接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms
Aug 26 00:59:26 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:26 erlangs IscomAlumni[1483458]:       接口/lib/Parsley/parsley-custom.js耗时0ms
Aug 26 00:59:27 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:27 erlangs IscomAlumni[1483458]:       接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms
Aug 26 00:59:27 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:27 erlangs IscomAlumni[1483458]:       接口/lib/daterangepicker/v3.1/daterangepicker.js耗时1ms
Aug 26 00:59:28 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:28 erlangs IscomAlumni[1483458]:       接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms
Aug 26 00:59:28 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:28 erlangs IscomAlumni[1483458]:       接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时0ms
Aug 26 00:59:28 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:28 erlangs IscomAlumni[1483458]:       接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms
Aug 26 00:59:29 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:29 erlangs IscomAlumni[1483458]:       接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms
Aug 26 00:59:30 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:30 erlangs IscomAlumni[1483458]:       接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms
Aug 26 00:59:32 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:32 erlangs IscomAlumni[1483458]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时1000ms
Aug 26 00:59:32 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:32 erlangs IscomAlumni[1483458]:       接口/lib/blockUI/jquery.blockUI.js耗时0ms
Aug 26 00:59:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:59:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       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 26 00:59:39 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:           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 26 00:59:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       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 26 00:59:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:59:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       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 26 00:59:39 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:           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 26 00:59:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 00:59:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       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 26 00:59:39 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:59:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       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 26 00:59:39 erlangs IscomAlumni[1483458]:       FROM [NtuNewsletter] AS [n]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:           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 26 00:59:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 26 00:59:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       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 26 00:59:39 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       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 26 00:59:39 erlangs IscomAlumni[1483458]:       FROM [NtuContribute] AS [n]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:           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 26 00:59:39 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       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 26 00:59:39 erlangs IscomAlumni[1483458]:       ORDER BY CASE
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       END DESC
Aug 26 00:59:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       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 26 00:59:39 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:59:39 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       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 26 00:59:39 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:59:39 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:39 erlangs IscomAlumni[1483458]:       接口/耗时25ms
Aug 26 00:59:44 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40
Aug 26 00:59:59 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 00:59:59 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       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 26 00:59:59 erlangs IscomAlumni[1483458]:       FROM (
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:           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 26 00:59:59 erlangs IscomAlumni[1483458]:           FROM [NtuActivity] AS [n]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       ) AS [t]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       OUTER APPLY (
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:           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 26 00:59:59 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t1]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       ) AS [t0]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       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 26 00:59:59 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 00:59:59 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       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 26 00:59:59 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 00:59:59 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 00:59:59 erlangs IscomAlumni[1483458]:       接口/Activity/ActivityDetail/3F8676C36DC0865D512EDA3312536430D7459149691EBADDCD9603342F0C7A67耗时49ms
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'TDBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Executed DbCommand (27ms) [Parameters=[@__dtsync_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       SELECT [n].[reg_no], [n].[addr], [n].[b_date], [n].[cur_addr], [n].[cur_tel], [n].[cur_zip], [n].[dpt_code], [n].[dpt_scname], [n].[email], [n].[ID], [n].[id_no], [n].[lst_date], [n].[lst_user], [n].[mobile], [n].[sex], [n].[stu_cname], [n].[tel_no], [n].[TR]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       FROM [newGradStu] AS [n]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       WHERE [n].[lst_date] IS NOT NULL AND (@__dtsync_0 = CONVERT(date, [n].[lst_date]))
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       SELECT [n].[DptID], [n].[DptCode], [n].[DptDivision], [n].[DptFullName], [n].[DptFullName_En], [n].[DptLevel], [n].[DptName], [n].[DptShortName], [n].[EnabledYear], [n].[IsDelete], [n].[IsShow], [n].[ParentDptID], [n].[StatisticCode], [n].[StatisticName]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       FROM [NtuDepartment] AS [n]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__GetValue_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       FROM [TbCity] AS [t]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CountryID] = @__GetValue_0)) AND ([t].[CityLevel] = 1)
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       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 26 01:00:00 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       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 26 01:00:00 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       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 26 01:00:00 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:00 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       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 26 01:00:00 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       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 26 01:00:00 erlangs IscomAlumni[1483458]:       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 26 01:00:00 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:00 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (6ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (10ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:01 erlangs CRON[2815393]: (root) CMD (/usr/local/bin/portal-log-push)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs CRON[2815395]: (root) CMD (flock -n /opt/host-agent/agent.lock timeout 270 /opt/host-agent/agent.sh >/dev/null 2>&1)
Aug 26 01:00:01 erlangs CRON[2815396]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (9ms) [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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (6ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (8ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       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 26 01:00:01 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:01 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.610080' (uid=0 pid=2815440 comm="timedatectl show --property=Timezone --value " label="unconfined")
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs systemd[1]: Starting Time & Date Service...
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (8ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (19ms) [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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (8ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.timedate1'
Aug 26 01:00:02 erlangs systemd[1]: Started Time & Date Service.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (14ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (6ms) [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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       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 26 01:00:02 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:02 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:02 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (6ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           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 26 01:00:03 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuNews] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           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 26 01:00:03 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       ORDER BY [n].[StartDate] DESC
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuNewsletter] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           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 26 01:00:03 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuContribute] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       LEFT JOIN (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           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 26 01:00:03 erlangs IscomAlumni[1483458]:           FROM [TbFileInfo] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       ORDER BY CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE [n].[CreateDate]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END DESC
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAbout] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [n].[LangCode] = 'tw'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuFooterLink] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       接口/耗时70ms
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 = AnsiString), @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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (16ms) [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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (5ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       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 26 01:00:03 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:03 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:03 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__alumni_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE ([n].[AlumniID] = @__alumni_AlumniId_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [AlumniID] = @p50;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (4ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       END
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (2ms) [Parameters=[@__item_Key_IdNo_0='?' (Size = 20) (DbType = AnsiString), @__p_1='?' (Size = 60)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni] AS [n]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IDNumber] = @__item_Key_IdNo_0)) AND ([n].[Name] = @__p_1)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumni'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'NtuAlumniSchoolRoll'
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [TbIdSummary] AS [t]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [t].[TableName] = @__table_name_0
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE [TableName] = @p3;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT @@ROWCOUNT;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT [PhysicalCardApply]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       FROM [NtuAlumni]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       WHERE @@ROWCOUNT = 1 AND [AlumniID] = @p0;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       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 26 01:00:04 erlangs IscomAlumni[1483458]:       SET NOCOUNT ON;
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       INSERT INTO [NtuAlumniSchoolRoll] ([SchoolRollID], [AlumniID], [Class], [CreateDate], [CreateUser], [DptID], [EnterYear], [IDName1], [IsClassContact], [IsDelete], [IsGraduated], [ModifyDate], [ModifyUser], [Semester], [SourceNote], [StudentID], [Year])
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       VALUES (@p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66);
Aug 26 01:00:04 erlangs IscomAlumni[1483458]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       Executed DbCommand (1ms) [Parameters=[@__sItem_RegNo_0='?' (Size = 9) (DbType = AnsiStringFixedLength)], CommandType='Text', CommandTimeout='30']
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:       SELECT CASE
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           WHEN EXISTS (
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               SELECT 1
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               FROM [student_db] AS [s]
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:               WHERE [s].[reg_no] = @__sItem_RegNo_0) THEN CAST(1 AS bit)
Aug 26 01:00:04 erlangs IscomAlumni[1483458]:           ELSE CAST(0 AS bit)