'
AND ArchivedTime IS NULL
OPEN relationship_partition
FETCH NEXT FROM relationship_partition INTO @relationshipPartition
WHILE @@fetch_status = 0
BEGIN
EXECUTE (N'ALTER TABLE dbo.[' + @relationshipPartition + N'] ADD ReferenceDataExtend NVARCHAR(896) NULL')
FETCH NEXT FROM relationship_partition INTO @relationshipPartition
END
CLOSE relationship_partition
DEALLOCATE relationship_partition
GO
-- Recreate completed instance view and all relationship view
EXEC [dbo].[bam_Metadata_RegenerateViews] N'
An XML Web service uses standard Web protocols to share data with one or more applications, regardless of how each service ...
Analysis database is not specified correctly. Either specify the Analysis Services and database, or leave them both empty. ...
Analysis Services Decision Support Objects are not installed on this machine. Decision Support Objects must be installed ...
AND ArchivedTime is null OPEN relations FETCH NEXT FROM relations INTO @relation WHILE @fetch_status = 0 BEGIN - Rename columns ...
AND ArchivedTime IS NULL OPEN relationship_partition FETCH NEXT FROM relationship_partition INTO @relationshipPartition WHILE ...
Any assembly that you choose a script from below must also be in the global assembly cache (GAC) for Test Map to function ...
Application "{0}" is not found in the database. It may have been removed. Close the Export Wizard, refresh the Administration ...
Application is not empty. Please remove all Send Ports, Receive Ports, Send Port Groups and other deployed resources before ...
Application must exist. (Use ListApps command.) Parameter names are not case-sensitive and may be abbreviated. Database must ...