Applies ToSQL Server 2019 on Windows

Symptoms

Consider the following scenario:

  • Assume that you upgrade a SQL Server instance to SQL Server 2019 RTM or later versions, or you restore a database from pre-SQL Server 2019 to SQL Server 2019 RTM or later versions.

  • You change the database compatibility level to 150.

  • When you create a Transactional Publication on the restored database with all the Tables and User-Defined Functions (UDFs), you notice that the Snapshot agent fails and returns the following error message:

Microsoft.SqlServer.Replication.ReplicationAgentSqlException

DateTime Exception Message: An invalid option was specified for the statement "CREATE/ALTER FUNCTION".

DateTime  A RETURN statement with a return value cannot be used in this context.

DateTime Message Code: 487

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Resolution

This issue is fixed in the following cumulative update for SQL Server:

Cumulative Update 8 for SQL Server 2019

About cumulative updates for SQL Server:

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:

Latest cumulative update for SQL Server 2019

References

Learn about the terminology that Microsoft uses to describe software updates.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.