Hi Qazi,
Create a job DBCLONE1 with the program name RSUPG_CLONE_TABLES and variant SAP_DBCLONE_1 with DDIC user in 000 client.
Save the job and keep it in schedule state.
Now run the below command at DB level
update SAPSR3.TBTCO set JOBCOUNT='12084500' , STATUS='A' where JOBNAME='DBCLONE1'
After running the above query , DBCLONE1 will be in cancel status.
Now retry the step in SUM.
With Regards
Ashutosh Chaturvedi