Message in Korean (한국어)

SQL Server에서 메모리가 부족하거나 구성된 세션의 수가 서버에서 허용되는 최대 수를 초과하므로 새 시스템 작업을 실행할 수 없습니다. 서버에 적당한 메모리가 있는지 확인하십시오. 허용되는 최대 세션 수를 확인하려면 sp_configure를 사용하십시오. 사용자 프로세스를 비롯하여 현재 세션 수를 확인하려면 sys.sessions를 사용하십시오.

Unlocalized message

SQL Server was unable to run a new system task, either because there is insufficient memory or the number of configured sessions exceeds the maximum allowed in the server. Verify that the server has adequate memory. Use sp_configure to check the maximum number of sessions allowed. Use sys.sessions to check the current number of sessions, including user processes.

Search by Google
Available localized messages
Swedish (Svenska) Chinese (Traditional) (中文(繁體)) Russian (Русский) Chinese (Simplified) (中文(简体)) Prior (Message) French (Français) Japanese (日本語) Spanish (Español) German (Deutsch) Italian (Italiano) Next (Message) Dutch (Nederlands) Portuguese (Brazil) (Português (Brasil))