Diagnosis The job named in the message was scheduled to start when an event wastriggered. The background processing system was unable to delete thisstart specification from the "event table" (table BTCEVTJOB). System Response If the FORCEDMODE parameter was set in the call to the BP_JOB_DELETEfunction module, then the background processing system ignores thiserror and deletes all other components of the job. Otherwise, the deletion is terminated. The job has not been deleted. Procedure You can delete the job again using "forced mode" to ignore the error.This option is available in the programming interface in theBP_JOB_DELETE function module and interactively in report RSBTCDEL. |