cancel
Showing results for 
Search instead for 
Did you mean: 

Can not delete/remove old job schedules in SAP BODS 4.2

0 Kudos
190

Hello Everyone

We upgraded to Data Services version 4.2. The upgrade included moving to a new server.

After upgrade job schedules were pointing to the old server. We couldn't modify them, so new job schedules were created and the old ones made inactive. We would like to delete the old schedules but are unable to so as they reference the old server (see screenshot below). Is there a way to remove them?

Kindly Share your insights on this.

Thanks.

View Entire Topic
josephmuiruri
Participant
0 Kudos

Dear Asif,

All Schedules are stored as records in the AL_SCHED_INFO table of the repository database. Therefore you need to identify the old schedules ID's and delete them from the AL_SCHED_INFO table.

Best Regards,

Joseph