ddl.ctl
Error Msg:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot insert the value NULL into column 'MUTUAL_EXCL_FLG', table 'PRO_SAS_DB.dbo.S_SRC'; column does not allow nulls. UPDATE fails.
At DB level MUTUAL_EXCL_FLG is set to Nullable.
Vijay