Diagnosis You are using function module SMOE_SUBSIT_DEL to delete assignmentsbetween sites and subscriptions. You are calling it with set parametersI_CLIENT_SPECIFIED = 'X'. A client independent filling of the replication and realignment queuesis currently not possible, therefore the given assignments betweensites and subscriptions will not be deleted. Procedure Call your program on every used client with parameter I_CLIENT_SPECIFIED<> 'X'. |