Kbase P117880: Error 6193 when attempting to create a Schema Holder for an MS SQL Server database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/08/2006 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
MS SQL DataServer
Windows
SYMPTOM(s):
Attempting to create a Schema Holder for an MS SQL Server database
Error 6193 occurs during creation
A binary string should be prefixed with 0x. (6193)
Some table definitions are imported
Failure occurs on tables containing a Column of type Image
Image is a data type supported by DataServer for Microsoft SQL Server
Image Column has been defined with a Default Value of (null)
If the Default Value is cleared then Schema Holder creation succeeds
No information is reported in the dataserv.lg file
No information is reported in the Schema Holder log file
CAUSE:
This is a known issue being investigated by Development
FIX:
Remove the Default Value of (null) from the Image field(s) and retry the Schema Holder creation process