Diagnosis The job named in the message was scheduled to start at a specific timeand date. The background processing system was unable to delete thesestart specifications from its "time table" (table TBTCS). 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. |