金蝶云·星空|成本计算单合法性检查过程出错

0

Message:Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
语句已终止。;StackTrace:   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at Kingdee.BOS.App.Data.Sql.SqlDatabase.DoBatchExecute(BatchSqlParam param, String where, StringBuilder sql, String tempTabAliases)
   at Kingdee.BOS.App.Data.Sql.SqlDatabase.BatchUpdate(BatchSqlParam param, String where)
   at Kingdee.BOS.App.Data.DBUtils.BatchUpdate(Context ctx, BatchSqlParam param, String where)
   at Kingdee.K3.FIN.App.Core.OutAcctg.BulkInsert.BulkClass.OutStockSeqDataBulk.DoBulkUpdate(Dictionary`2 bulkUpdateDataTable)
   at Kingdee.K3.FIN.App.Core.OutAcctg.BulkInsert.CostBulkInsert.CommitBulkUpdate()
   at Kingdee.K3.FIN.HS.App.Core.OutStcokCostAcctg.OutStockAcctgBatchCalForDimList(Context ctx, OutStockAcctgParameters acctgParameters, Dictionary`2 updateSoureInfo, List`1 tempDimeInfos, List`1 outAcctgSeqs, UpBillList`1 listUpBill)
   at Kingdee.K3.FIN.HS.App.Core.OutStcokCostAcctg.OutStockAcctgBatchCal(Context ctx, OutStockAcctgParameters acctgParameters, Dictionary`2 updateSoureInfo)
   at Kingdee.K3.FIN.HS.App.Core.OutStcokCostAcctg.OutStockAcctg(Context ctx, OutStockAcctgParameters acctgParameters)
   at Kingdee.K3.FIN.