anyone can help me. i cant upload System_components.osp
Error in advanced query DeleteState in AsyncOperation_CleanUp in AsyncOperation in ServiceCenter (delete from {Async_Operation_State} where {Async_Operation_State}.[Time_Stamp] < @OlderThan and {Async_Operation_State}.[Id] not in( select t2.id from ( select id from {Async_Operation_State} inner join (select {Async_Operation_State}.[Target_Object_SSKey], max({Async_Operation_State}.[Time_Stamp]) as time_stamp from {Async_Operation_State} group by {Async_Operation_State}.[Target_Object_SSKey]) t on t.Target_Object_SSKey = {Async_Operation_State}.Target_Object_SSKey and t.Time_stamp = {Async_Operation_State}.Time_Stamp) t2) ): You can't specify target table 'OSSYS_ASYNC_OP_STATE' for update in FROM clause
Error in advanced query DeleteState in AsyncOperation_CleanUp in AsyncOperation in ServiceCenter (delete from {Async_Operation_State} where {Async_Operation_State}.[Time_Stamp] < @OlderThan and {Async_Operation_State}.[Id] not in( select t2.id from ( select id from {Async_Operation_State} inner join (select {Async_Operation_State}.[Target_Object_SSKey], max({Async_Operation_State}.[Time_Stamp]) as time_stamp from {Async_Operation_State} group by {Async_Operation_State}.[Target_Object_SSKey]) t on t.Target_Object_SSKey = {Async_Operation_State}.Target_Object_SSKey and t.Time_stamp = {Async_Operation_State}.Time_Stamp) t2) ): You can't specify target table 'OSSYS_ASYNC_OP_STATE' for update in FROM clause