I have a german release installation of CRM 4.0 with the enterprise trial
license key. When trying to create a second company I get a strange error
message coming from the SQL Server (2005 Dev DE) - see at the bottom. A DBCC
CHECKDB of all running databases and a restart of the server box haven't
brought any help.
Thanks,
Robert Rybaric
Error message:
13:01:36| Error| Ausnahmefehler beim Erstellen der neuen Organisation
(Name='ErlBau', Id=e04f0f92-3dd6-dc11-9c9a-0003ff2b0223):
System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen
Ausnahmefehler verursacht. ---> System.Data.SqlClient.SqlException: SQL
Server hat einen logischen, konsistenzbasierten E/A-Fehler gefunden:
Zerrissene Seite (erwartete Signatur: 0xaaaaaaaa; tatsächliche Signatur:
0xd4cd2cb6). Der Fehler ist beim Lesen von Seite (1:4170) in der Datenbank
mit der ID 11 bei Offset 0x00000002094000 in der Datei
'C:\Programme\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\ErlBau_MSCRM.mdf'
aufgetreten. Weitere Informationen finden Sie möglicherweise in anderen
Fehlermeldungen im SQL Server-Fehlerprotokoll oder im
Systemereignisprotokoll. Dies ist ein schwerer Fehler, der die
Datenbankintegrität bedroht und sofort behoben werden muss. Führen Sie eine
vollständige �berprüfung der Datenbankkonsistenz aus (DBCC CHECKDB). Dieser
Fehler kann durch viele Faktoren verursacht werden. Weitere Informationen
finden Sie in der SQL Server-Onlinedokumentation.
bei System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
Boolean breakConnection)
bei System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)
bei
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj)
bei System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj)
bei System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String
methodName, Boolean async)
bei
System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe)
bei System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
bei
Microsoft.Crm.Setup.DiffBuilder.ExecuteAtomicNonQueryCommand(BuildCommand
buildCommand)
bei Microsoft.Crm.Setup.DiffBuilder.EnableFullTextIndexing(String
languageId)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
bei System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[]
arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
bei System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
bei Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
bei
Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
bei Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
bei Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32
languageCode, String configurationFilePath, Boolean upgradeDatabase)
bei Microsoft.Crm.Setup.Database.DatabaseInstaller.CreateDatabase(Int32
languageCode, String configurationFilePath, String sqlServer, String
metadataDatabaseName, String databaseName, String sqlAccessGroup, String
reportingGroup, String privReportingGroup)
bei Microsoft.Crm.Tools.Admin.CreateOrganizationInstaller.Create(Guid
organizationId, String organizationUniqueName, String
organizationFriendlyName, String baseCurrencyCode, String baseCurrencyName,
String baseCurrencySymbol, String initialUserDomainName, String
initialUserFirstName, String initialUserLastName, String sqlServerName, Uri
reportServerUrl, String privilegedUserGroupName, String sqlAccessGroupName,
String userGroupName, String reportingGroupName, String
privilegedReportingGroupName, String applicationPath, String languageId,
Boolean sqmOption, String organizationCollation, MultipleTenancy
multipleTenancy)
13:01:36|Warning| Attempting to cancel a long running process:
ProgressWizard. This might leave the data in an invalid state and the
application might not function correctly.