The merge process failed to execute a query because the query timed out. If this failure continues, increase the query timeout for the process. When troubleshooting, restart the synchronization with verbose history logging and specify an output file to which to write.
~~~~~~~~~
2012-11-09 07:00:57.396 OLE DB Subscriber 'AAAAA': {call sp_MSgetversion }
2012-11-09 07:00:58.110 OLE DB Subscriber 'AAAAA': set nocount on declare @dbname sysname select @dbname = db_name() declare @collation nvarchar(255) select @collation = convert(nvarchar(255), databasepropertyex(@dbname, N'COLLATION')) select collationproperty(@collation, N'CODEPAGE') as 'CodePage', collationproperty(@collation, N'LCID') as 'LCID', collationproperty(@collation, N'COMPARISONSTYLE') as 'ComparisonStyle',cast(case when convert (int,databasepropertyex (@dbname,'comparisonstyle')) & 0x1 = 0x1 then 0 else 1 end as bit) as DB_CaseSensitive,cast(case when convert (int,serverproperty ('comparisonstyle')) & 0x1 = 0x1 then 0 else 1 end as bit) as Server_CaseSensitive set nocount off2012-11-09 07:00:58.404 OLE DB Subscriber 'AAAAA': {call sys.sp_MSadd_merge_history90 (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}2012-11-09 07:00:58.404 Percent Complete: 02012-11-09 07:00:58.406 Connecting to Subscriber 'AAAAA'2012-11-09 07:00:58.409 OLE DB Distributor 'BBBBB': {call sys.sp_MSadd_merge_history90 (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}2012-11-09 07:01:02.995 OLE DB Subscriber 'AAAAA': {call sys.sp_MSadd_merge_history90 (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}2012-11-09 07:01:02.995 Percent Complete: 02012-11-09 07:01:02.997 Retrieving publication information2012-11-09 07:01:02.998 OLE DB Distributor 'BBBBB': {call sys.sp_MSadd_merge_history90 (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}2012-11-09 07:01:03.314 Percent Complete: 02012-11-09 07:01:03.315 Retrieving subscription information.2012-11-09 07:01:03.316 OLE DB Distributor 'BBBBB': {call sys.sp_MSadd_merge_history90 (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}2012-11-09 07:01:13.118 OLE DB Subscriber 'AAAAA': {call sys.sp_MSadd_merge_history90 (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}2012-11-09 07:01:13.568 Percent Complete: 02012-11-09 07:01:13.569 Uploading data changes to the Publisher2012-11-09 07:01:13.571 OLE DB Distributor 'BBBBB': {call sys.sp_MSadd_merge_history90 (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}2012-11-09 07:06:50.975 OLE DB Subscriber 'AAAAA': {call sys.sp_MSmakegeneration (?, NULL,NULL,NULL,100)}2012-11-09 07:06:50.975 Percent Complete: 02012-11-09 07:06:51.001 The merge process failed to execute a query because the query timed out. If this failure continues, increase the query timeout for the process. When troubleshooting, restart the synchronization with verbose history logging and specify an output file to which to write.2012-11-09 07:06:51.002 OLE DB Distributor 'BBBBB': {call sys.sp_MSadd_merge_history90 (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}~~~~~~~~~~~~~~~~
Error messages:· The process could not access database 'database' on server 'beast'. (Source: MSSQL_REPL, Error number: MSSQL_REPL20052)
Get help: · Cannot open database "database" requested by the login. The login failed. (Source: MSSQLServer, Error number: 4060)Get help: · Login failed for user 'username'. (Source: MSSQLServer, Error number: 18456)Get help: · The subscription to publication 'Puster_Product_NoSnapshot' could not be verified. Ensure that all Merge Agent command line parameters are specified correctly and that the subscription is correctly configured. If the Publisher no longer has information about this subscription, drop and recreate the subscription. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147201019)Get help:~~~~~~~~~~~~~~~~~~~~~~~~~
Error messages: · The schema script 'data_pub.sch' could not be propagated to the subscriber. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147201001) Get help:
· The process could not read file 'C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\ReplData\unc\data_pub\20121109171630\data_pub_2.sch' due to OS error 3. (Source: MSSQL_REPL, Error number: MSSQL_REPL0) Get help:
~~~~~~~~~~~
慢慢解决,慢慢更新,