Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.58 KB

File metadata and controls

28 lines (23 loc) · 1.58 KB
title 0xFFFF character is not valid as an object identifier | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology database-engine
ms.topic conceptual
helpviewer_keywords
0xFFFF character [SQL Server]
ms.assetid b2c9c8cf-9194-45e0-be6b-2d5ec52e8153
author mashamsft
ms.author mathoma
manager craigg

0xFFFF character is not valid as an object identifier

Upgrade Advisor has detected the 0xFFFF character in an object identifier. In [!INCLUDEssVersion2005] and later, objects such as databases, tables, and columns that contain this character in their identifiers cannot be referenced or renamed when the database compatibility mode is set to 90 or later. When you upgrade to [!INCLUDEssKatmai], user databases maintain their compatibility mode. Before you change the database compatibility mode to 90 or later, rename the object that contains the 0xFFFF character.

For more information about identifiers, see "Identifiers" in [!INCLUDEssNoVersion] Books Online. For more information about database compatibility modes, see "sp_dbcmptlevel" in [!INCLUDEssNoVersion] Books Online.

Component

[!INCLUDEssDE]

See Also

Database Engine Upgrade Issues
SQL Server 2014 Upgrade Advisor [new]