I have created a spatial view in SQL Server that has a not null constraint on a primary key field.
When I try to register this view with the geodatabase I receive an error code 999999.
Error message: The column must not have a NOT NULL constraint.
I cannot find this restriction in any of the ESRI documentation.
Since a field can be set to NOT NULL in SDE I don't understand why is error occurs?
Is this a bug?
If not can someone point me to any documentation that discusses this?
SQL Server 2014 (SP3) on Windows Server 2012
ArcDesktop 10.7.1 on Windows 10 (64 bit)
Thanks,
Kathleen