SAP Message BA308 - Jobs of type &1 cannot be released

Diagnosis
Job management could not release any data archiving jobs of type &V1&(WRI= write job, DEL= delete job... ; see domain ADMI_JOB_T).
If the error occurs, even though you do not want to release the job(the import parameter DONT_RELEASE is marked), there is another errorin job creation.
The job name used is &V2&.
The job ID is &V3&.
Information on the cause of the error may be contained in the returncode (in brackets) and the last message: &V4&.

Procedure
Analyze the cause (for example, using the job log and the authorizationprofile for the user who scheduled the job) and delete the specifiedjob from job management if this has not happened automatically. TheArchive Devleopment Kit (ADK) deletes job definitions automatically ifthe function module ARCHIVE_SCHEDULE_JOB was processed withDELETE_FAILED_JOB = 'X'.)