cancel
Showing results for 
Search instead for 
Did you mean: 

Event SAP_TRIGGER_RDDIMPDP always sent to application server

Former Member
0 Kudos

Hi,

on one of our customer systems, the event SAP_TRIGGER_RDDIMPDP always is sent to the application server (not to the CI)

The job RDDIMPDP is fixed to the CI - so the event triggered job RDDIMPDP becomes a time sceduled job and so the single transport steps have to wait some secondes (up to 60) bever they get startet.

In note 24092 i read following:

---

3. sapevt program

This is a program written and executed in C; it is located by default in the same directory as the kernel executables. If an event is triggered using sapevt, the event scheduler runs on the application server that has been active for the longest time.

---

But there is only the CI an one more application server. And the CI is definitely the AS "hat has been active for the longest time."

For single transports the time delay can be absorbed - but if we import a large amount of support packages the system downtime is incalculable.

This problem only exists on the production system not on the consolidation system (because there is no furthe app. server)

Data:

---

AS Abap - ERP 6

Rel. 700

Kernel: actual

R3trans/tp: actual

shared trans_dir

DB:ORA

Memory: Both on 32GB

OS: Win2003 64bit

Can anybody tell me, why the messageserver sends the event not to the CI??

Thanks!

Regards,

Stefan

Accepted Solutions (0)

Answers (3)

Answers (3)

rupali_karbhari3
Active Contributor
0 Kudos

Hi Stefan,

I suggest you to disable current job RDDIMPDP. Login to CI client 000 via DDIC and run report RDDIMPDP with priority 1.

Check if then this batch job gets triggered on CI.

Best Regards,

Former Member
0 Kudos

Hi,

One more suggestion...

Apart from scheduling RDDIMPDP job in Client 000 and Production Client from Central Instance, add below parameter in your transport tool. (STMS >> System (PRD) >> Transport Tool.

SYSTEM_PF = \\<mshost>\sapmnt\<SID>\SYS\profile\DEFAULT.PFL

Hope, it will resolve your issue.

Regards.

Rajesh Narkhede

Former Member
0 Kudos

Hi,

Check this note if it helps you

Note 11677 - Transports with event-controlled RDDIMPDP

Regards,

Venkata S Pagolu.

Former Member
0 Kudos

please check the sap note  

SAP Note 386646 - Event-controlled jobs start with a delay

if you will reduce the value of parameter rdisp/btctime it will trigger your job faster.

Regards

Amit