BEDB "read only" after 12.5-2010R2-migration
BEDB seems to be "read only" after migration from 12.5 to 2010R2. For example change/delete/create in selection-lists (Auswahllisten) does not work. Changes in the BE-options sometimes result in "unexpected database exception".
The same after BEUTILITY / "Database repair".
Installation/Migration itself ends successful without any errors.
(Windows 2003 SP1 / SP2)
Any suggestions?
The message "Cannot insert the value NULL into column 'ParentGUID', table 'BEDB.dbo.BELog'; column does not allow nulls. INSERT fails." inspired me to launch SQL Management Studio again.
Compared to a working setup on an other server there is one more column in 'BEDB.dbo.BELog'-table: ParentGUID, default property is "not null". Maybe a historic table from 12.5 or older.
BackupExec seems to work if i set "allow nulls" for ParentGUID.
Could anyone verify this? Is this ok or could this cause some new problems? Should i delete this column?
Remark: i set it to "allow nulls", that works.
Thanks for your help, best regards.

