• 10/12/2006 12:00:37 PM -> Deploying meta-data for database 'TestDB' • 10/12/2006 12:00:37 PM -> The database 'TestDB' was created successfully. • 10/12/2006 12:00:37 PM -> Ensuring Filegroups exist on database 'TestDB' • 10/12/2006 12:00:37 PM -> Filegroup verification complete. • 10/12/2006 12:00:37 PM -> Ensuring Tables exist on database 'TestDB' • 10/12/2006 12:00:38 PM -> The table 'TableA' was created successfully. • 10/12/2006 12:00:38 PM -> The table 'TableB' was created successfully. • 10/12/2006 12:00:38 PM -> The table 'TableAxTableB' was created successfully. • 10/12/2006 12:00:38 PM -> The table 'TableC' was created successfully. • 10/12/2006 12:00:38 PM -> Table verification complete. • 10/12/2006 12:00:38 PM -> Dropping unneeded filegroups for 'TestDB' • 10/12/2006 12:00:38 PM -> Unneeded filegroups dropped on database 'TestDB' • 10/12/2006 12:00:38 PM -> Ensuring Views exist on database 'TestDB' • 10/12/2006 12:00:38 PM -> View verification complete. • 10/12/2006 12:00:38 PM -> Ensuring Indexes exist on database 'TestDB' • 10/12/2006 12:00:38 PM -> The index 'PK_TableA' was created successfully. • 10/12/2006 12:00:38 PM -> The index 'PK_TableB' was created successfully. • 10/12/2006 12:00:39 PM -> The index 'PK_TableAxTableB' was created successfully. • 10/12/2006 12:00:39 PM -> The index 'PK_TableC' was created successfully. • 10/12/2006 12:00:39 PM -> Index verification complete. • 10/12/2006 12:00:39 PM -> Ensuring Foreign Keys exist on database 'TestDB' • 10/12/2006 12:00:39 PM -> The relationship 'FK_TableB_TableAXTableB' was created successfully. • 10/12/2006 12:00:39 PM -> The relationship 'FK_TableA_TableAXTableB' was created successfully. X 10/12/2006 12:00:39 PM -> Creating relationship 'FK_TableAxTableB_TableC1' failed. X 10/12/2006 12:00:39 PM -> Create failed for ForeignKey 'FK_TableAxTableB_TableC1'. X 10/12/2006 12:00:39 PM -> An exception occurred while executing a Transact-SQL statement or batch. X 10/12/2006 12:00:39 PM -> There are no primary or candidate keys in the referenced table 'dbo.TableAxTableB' that match the referencing column list in the foreign key 'FK_TableAxTableB_TableC1'. X 10/12/2006 12:00:39 PM -> Could not create constraint. See previous errors. X 10/12/2006 12:00:39 PM -> Creating relationship 'FK_TableAxTableB_TableC2' failed. X 10/12/2006 12:00:39 PM -> Create failed for ForeignKey 'FK_TableAxTableB_TableC2'. X 10/12/2006 12:00:39 PM -> An exception occurred while executing a Transact-SQL statement or batch. X 10/12/2006 12:00:39 PM -> There are no primary or candidate keys in the referenced table 'dbo.TableAxTableB' that match the referencing column list in the foreign key 'FK_TableAxTableB_TableC2'. X 10/12/2006 12:00:39 PM -> Could not create constraint. See previous errors. • 10/12/2006 12:00:39 PM -> Foreign Key verification complete. • 10/12/2006 12:00:39 PM -> Ensuring Assemblies exist on database 'TestDB' • 10/12/2006 12:00:39 PM -> Assembly verification complete. • 10/12/2006 12:00:39 PM -> Ensuring Stored Procedures exist on database 'TestDB' • 10/12/2006 12:00:39 PM -> Stored Procedure verification complete. • 10/12/2006 12:00:39 PM -> Finished verifying databases on server. • 10/12/2006 12:00:39 PM -> The meta data conversion to the SQL Server has been completed.