cancel
Showing results for 
Search instead for 
Did you mean: 

Schedule background jobs at OS level.....

Former Member
0 Kudos

Hi All,

Scheduling Background Jobs at SAP Level is a very simple task. Is there any way to schedule background jobs at OS level? Please lemme ASAP....

Thanks

Rhishabh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rhishabh,

Actually we can not completely schedule background at OSLevel but we can trigger a background job which has alreadyscheduled by using sapevt tool syntax as follows.

sapevt <event name> nr=<instance name> name=<host name>

or we have tool like

In unix you use crontab.

We can use different job scheduling softwares like IBM TIVOLI software MAESTRO JOB SCHEDULING CONSOLE, Control M

Regards,

Kiran M

Former Member
0 Kudos

Hi Rishabh,

You can schedule jobs at Database level but I am not very sure whether u can schedule SAP jobs at OS level.

what u can do is through SM36 you can define in steps external program;that program can be on OS which the job will execute

hope it helps

Rohit

Former Member
0 Kudos

Hi Rohit,

SM36 is fine but any clues for Database Level.... please lemme know how v can do it at Database level or OS level...

Thanks

Rhishabh