Control-M SAP

Everything about Control-M Control Modules
Post Reply
User avatar
Nick_2309
Nouveau
Nouveau
Posts: 5
Joined: 20 Jun 2013 12:00

Control-M SAP

Post by Nick_2309 » 20 Jun 2013 3:58

Hi All!!

We have around 100 jobs running with SAP module. But one job fails every day. When we check its logs it states that it submit but then disappear in 2 seconds.

When we verified with SAP team they told us that it never executed and also no sysout is generating.

But all other SAP jobs are running fine on same server.

User avatar
Nightwatchrenband
Nouveau
Nouveau
Posts: 28
Joined: 24 Jul 2012 12:00
Location: Long Beach, CA

Try LOAD on Account, Program, Variant etc

Post by Nightwatchrenband » 21 Jun 2013 2:14

Very odd to get no Sysout. My first try would be to open up the Job in the Desktop and do LOAD on the SAP account, Program, Variant. I suspect something is not quite right. Program will never run without these loading, and most of the time when these load the job runs. Good luck.

User avatar
Nick_2309
Nouveau
Nouveau
Posts: 5
Joined: 20 Jun 2013 12:00

Post by Nick_2309 » 25 Jun 2013 12:29

Thank you for your reply.

By No sysout I mean Sysout is created but of 0 size.
This job was running fine 1 month back but now it is not able to submit program in SAP.

User avatar
anirudhrh
Nouveau
Nouveau
Posts: 48
Joined: 21 Sep 2013 12:00

Post by anirudhrh » 17 Nov 2013 6:41

Try a stop-start of the agent on which the job is running. that might work out for you . you can place all the jobs on hold . do a restart of the agent and release and run this job again .

PS - do check program name ,variant , and owner under SAP tab are correct/
Anirudh

User avatar
Manii
Nouveau
Nouveau
Posts: 46
Joined: 28 Jul 2011 12:00

Post by Manii » 25 Nov 2013 9:03

Hi Nick,

test SAP account using CCM test utility
also check in proclog directory cmsap* log file and see if any time out is occurring for the particluar SAP account or any other RFC error ...

Also from CCM for SAP module configuration increase the time out for SAP from 180 to 300

Make sure while you stop your agent u are killing all p_ctmag process on agent , old p_ctmag process can result in delay in job processing and malfunctioning.

then kill SAP process on server make sure to grep the correct SAP process by using

ps -ef | grep SAP | grep <controlm>

hope this will help you .

Regards,
Chandramani
:)

Post Reply