SQL Server Error Code – 6243 ‘%.*ls.%.*ls’ is marked for native seria
In this blog post, you’ll learn more about the SQL Server Error Code 6243 and the error message description that is shown
SQL Server Error Code
6243
SQL Server Error Description for the Code :6243
‘%.*ls.%.*ls’ is marked for native serialization, and has the MaxByteSize property specified in the ‘%.*ls’ attribute. Native serialization objects can not specify MaxByteSize property, it is calculated by SQL Server.
Leave Your Comment