hi,
i'm trying to migrate a wss 2.0 content database to 2007.prescan gave no
erros on the db. i run stsadm -o addcontetndb but it tells me that some
errors happened and to look into upgrade log.
in log file it says
[SPManager] [ERROR] [5/2/2008 3:26:48 PM]: Upgrade [SPContentDatabase
Name=IstWeb01 Parent=SPDatabaseServiceInstance Name=OfficeServers] failed.
[SPManager] [ERROR] [5/2/2008 3:26:48 PM]: Cannot insert the value NULL into
column 'RoleId', table 'IstWeb01.dbo.RoleAssignmentT'; column does not allow
nulls. INSERT fails.
The statement has been terminated.
[SPManager] [ERROR] [5/2/2008 3:26:48 PM]: at
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
breakConnection)

does anybody know how to solve this problem?

thanks in advance.

Re: Content Database Migration Error: Cannot insert NULL into RoleID by Daniel

Daniel
Sun May 04 15:03:55 CDT 2008

Try to follow this guide:
http://www.sharepointforum.com/en-US/Wiki/Forms/DispForm.aspx?ID=7

It can be used to move ContentDB's.

/Daniel Bugday
http://www.sharepointforum.com/
http://www.sharepointforum.com/en-US/Blog/default.aspx

"Goker" <Goker@discussions.microsoft.com> wrote in message
news:329989F5-259A-4226-9693-95563EB1607F@microsoft.com...
> hi,
> i'm trying to migrate a wss 2.0 content database to 2007.prescan gave no
> erros on the db. i run stsadm -o addcontetndb but it tells me that some
> errors happened and to look into upgrade log.
> in log file it says
> [SPManager] [ERROR] [5/2/2008 3:26:48 PM]: Upgrade [SPContentDatabase
> Name=IstWeb01 Parent=SPDatabaseServiceInstance Name=OfficeServers] failed.
> [SPManager] [ERROR] [5/2/2008 3:26:48 PM]: Cannot insert the value NULL
> into
> column 'RoleId', table 'IstWeb01.dbo.RoleAssignmentT'; column does not
> allow
> nulls. INSERT fails.
> The statement has been terminated.
> [SPManager] [ERROR] [5/2/2008 3:26:48 PM]: at
> System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
> Boolean
> breakConnection)
>
> does anybody know how to solve this problem?
>
> thanks in advance.