Diagnosis You have requested a function for the processing of bulk data. Thisfunction leads to a drain on the system and has a negative effect onresponse time. In order to prevent waiting times from becoming toolong, this processing is only possible as background processing. System Response Processing is terminated. Procedure You should request all bulk processing in the form of backgroundprocessing. In particular, bulk processing that changes data can onlybe carried out in the background. Please start the program with aselection version as background processing (Program -> Execute inbackground>). |