저희는 사용자를 위하여 번역된 내용을 제공하고 있습니다. 문법적 오류가 있더라도 양해바랍니다.
귀하의 질문은 이러한 소비자 지향 포럼에 대한 범위를 벗어났습니다. TechCommunity의 SQL Server 커뮤니티에 문의하는 것이 좋습니다 <url_to_replace_00>.
MSSQL 사용중 SQL 서버 서비스가 중단되면서 로컬호스트로의 로그인이 불가능해 데이터 컨버전 및 저장이 중단되는 현상으로 인한 문제에 직면했습니다.
이런 오류가 발생하는 원인과 그 해결방법에는 어떤 것이 있을까요 ??
저장 프로시저를 동작시켜 PI OLEDB에 저장된 데이터를 특정 Table에 컨버전시키는 동작을 추가한 이후 발생하는 문제로 추측하고 있습니다.
프로시저를 4개를 1분 간격을 두고 사용중이며, 스케줄러를 등록해 5분마다 동작하도록 설정했습니다.
SQL 서버의 버전은 2012입니다.
---------Translation Korean to English----------------
While using MSSQL, the SQL Server service was interrupted, so I was unable to log in to the local host, so I faced the problem of data conversion and storage being stopped.
What is the cause of this error and what is the solution??
I think it is assumed that this is a problem that occurs after adding the operation of converting data stored in PI OLEDB to a specific table by operating the stored procedure.
I am using 4 procedures at 1 minute intervals, and I registered the scheduler to set each procedures to run every 5 minutes.
The version of SQL Server is 2012.
<Error Log in Windows Event Viewer>
Log information is ' The .NET Framework common language runtime was terminated by user code, such as a user-defined function or CLR type. Environment Exit cannot be used to end a process. To return an integer to indicate an error, use a scalar function or output parameter instead. '
<Error log in SQL Event File Viewer>
Log information is ' The local host server is not running. '
잠긴 질문. 이 질문은 Microsoft 지원 커뮤니티에서 마이그레이션되었습니다. 질문이 도움이 되었는지 여부에 대해 응답할 수는 있지만, 메모나 회신을 추가하거나 질문을 따를 수는 없습니다.
저희는 사용자를 위하여 번역된 내용을 제공하고 있습니다. 문법적 오류가 있더라도 양해바랍니다.
귀하의 질문은 이러한 소비자 지향 포럼에 대한 범위를 벗어났습니다. TechCommunity의 SQL Server 커뮤니티에 문의하는 것이 좋습니다 <url_to_replace_00>.