Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 1.78 KB

mssqlserver-33028-database-engine-error.md

File metadata and controls

42 lines (36 loc) · 1.78 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_33028
MSSQLSERVER_33028
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
33028 (Database Engine error)

MSSQLSERVER_33028

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name SQL Server
Event ID 33028
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name SEC_CRYPTOPROV_CANTOPENSESSION
Message Text Cannot open session for %S_MSG '%.*ls'. Provider error code: %d.

Explanation

[!INCLUDEssNoVersion] was unable to open the cryptographic provider listed in the error message. The cryptographic provider supplied the error code listed. You may need to contact your cryptographic provider for more information about the error.

Error code Description
0 Success. No error.
1 Failure. An unspecified or unexpected error occurred. Additional information is not available.
2 Insufficient Buffer. Space could not be allocated for the cryptographic provider.
3 Not Supported. The cryptographic provider is not supported by this release. Select another cryptographic provider.
4 Not Found. The specified cryptographic provider is not present or you do not have authorization to access the files.
5 Authorization Failure. Can result from providing an incorrect password or username when creating the credential. Can result if the credential does not exist.
6 Invalid Argument. An invalid argument was passed to the cryptographic provider.

User Action

Resolve the error, or contact the cryptographic provider for more information.