cancel
Showing results for 
Search instead for 
Did you mean: 

Data Services scheduling issue in management console.

0 Kudos

Hi All,

I have a Batch job in Data services that is being scheduled using the Dats Services scheduler from Management console.

So now i have deleted the job from the 'Repository Schedules' in the management console already.However i have not deleted the Job from the repository in the Data services designer.It still exists in the repository.

Now the issue is that though I have deleted the job's schedule from Management console, the job is still executing as per the scheduled time and it is creating the business users a big risk.so an immediate solution to fix this issue is really very very helpful for me.

Hence please let me the step by step process to delete the job permanently from the repository or any alternative approach to stop executing the job.

Thank you in advance,

Regards, Nanda Kishote.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

May be if Linux , then Cron Jobs are scheduled.

0 Kudos

Hi Arun,

Thank you very much for your response.

However my Job servers are Linux servers here.

so could you help me how to fix the issue on linux server.

thank you,

Regards,

Nanda Kishore.

former_member198401
Active Contributor
0 Kudos

Hi

For unix job server there must be a Cron entry created on the Linux job server

Whenever you schedule any job in BODS Management Console, its corresponding cron entry gets created at unix level. It might be possible that the Cron entry is not deleted for the job which you have deactivated in Management console

Regards

Arun Sasi

former_member198401
Active Contributor
0 Kudos

Can you check the Task Scheduler on your windows job server. A task is created whenever a job is scheduled. The task must be still active and therefore the job gets scheduled every time

Regards

Arun Sasi