Consultor Eletrônico



Kbase P119082: Error 6182 during the creation of the schema holder
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/28/2008
Status: Unverified

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000
MS SQL DataServer
ODBC DataServer

SYMPTOM(s):

Error 6182 during the creation of the schema holder

"You tried to compare or to update a character field with a value longer than the maximum length. (6182)

Some of the fields name are more then 50 characters in the SQL Server database

CAUSE:

The fields name are more then 50 character. The MSS and ODBC DataServers have their maximum name length set to 50 characters.

FIX:

The workaround is to create a view for the tables with shorter fields name which can be less then or equal 50 character in length.