cancel
Showing results for 
Search instead for 
Did you mean: 

Error in upgrade of BW

Former Member
0 Kudos

Hi,

We are in process of upgrading BW3.5(ABAP+JAVA) to BI 7.

OS is AIX 6.1 and DB = 10.2

I am stuck here in TABUIMP_CNV phase.

=======================================================================

In SLOG700 file, it is giving the following error

WARNING: System BD1. Warning. 20090406173555 :

WARNING: Background job RDDIMPDP could not be started or terminated abnormally.

Please check that the R/3 system is running.

Please check the system. Use transactions SM21, SM37, SM50.

WARNING: (This warning is harmless if no further warnings follow.)

=======================================================================

================================================================

In SM21 it is giving the following error:-

Event handler: Event ################################ is not defined

Documentation for system log message EH 1 :

This message is output by the event handler. When an event occurs, the

event handler tries to start the jobs that are waiting for it.

This message indicates that when the event was validated, the system

determined that the event has not yet been defined in the SAP system.

The event handler will not continue to process the non-existent event.

In particular, no background jobs are started.

If the ID of this event is correct, you can avoid this situation in the

future by defining the event in the respective SAP system.

===============================================

I also tried to schedule job with RDDNEWPP and it says that RDDIMPDP is successfully defined.

But it does not work

I updated the parameter rdisp/btcname = "hostname" in both normal and shadow instance.

I also upgrade the kernel of shadow instance under /usr/sap/put/exe with newer version of "sapevt".

But I am still getting the same error.

I tried to search notes but couldnt not find the issue related note.

Anybody faced the same problem?

Regards,

Tajinder

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please make sure u have sufficient number of background jobs free.. please check SM50 when this comes.

Thnaks

Dharmendra

Former Member
0 Kudos

Hi,

I have checked. They are on waiting status.

I do not think it is related to work processed being occupied.

It is showing error about event being not defined. Is there a way to define events or something related.

Regards,

Tajinder

Former Member
0 Kudos

Hi,

In that case u can use tcode SM64 to define a event.

SAP_TRIGGER_RDDIMPDP

Please create this even and trigger it . Sure it should slove ur issue.

Thanks

Dharmendra

Former Member
0 Kudos

Hi,

Please schedule the Job RDDNEWPP from client 000 of your system. Seems the upgrade is waiting for RDDIMPDP.

Thanks

Gautam