ArcSDE for SQL Server 2008: When database name parameter is in uppercase and if the geometry storage type is GEOMETRY, this error may occur:
SE_DB_IO_ERROR (-51)
Microsoft SQL Server Native Client 10.0: Cannot insert the value NULL into column 'OBJECTID', table '<tablename>'; column does not allow nulls. INSERT fails.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM039997
Submitted
November 10, 2008
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.3
Version Fixed
9.4
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
Specify the database name parameter in lowercase. The case of the database name should make no difference.