cancel
Showing results for 
Search instead for 
Did you mean: 

WAS 6.40 ABAP - SAPKB64012

Former Member
0 Kudos

I was installing support package SAPKB64012 when it has stopped with the following error:

- Error in phase: IMPORT_PROPER

- Reason for error: TP_STEP_FAILURE

- Return code: 012

- Error message: OCS Package ALL, tp step "N", return

code 0012

Job Log:

program RDDGENBB, variant CONV, user ID DDIC

Error Analysis

A RAISE statement in the program "SAPLCRFC" raised the

exception condition "DESTINATION_NOT_OPEN".

I wonder if anyone has already came across this issue or has any solution.

Thanks in advanced for your time

José Antã

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I got the same error while importing the support packages in a new Solution Manager 4.0 installation, even though this is an old post I am replying with solution to help others in the future.

In my case, I found that main culprit is default work process time-out. Default time-out parameter rdisp/max_wprun_time is set to 600 seconds, which is too short for may of the steps that get executed by a Dialog processors (batch process does not have any time-out). This value can be set to higher value, got to RZ10, add this parameter and set a value of 3600 or a value that you like. Save, activate the profile and restart the server. Continue the import; at least in my case the error message did not appear again.

Srini Bhupalam

Basis Administrator

Former Member
0 Kudos

Hi All,

I am getting same error ,i.e while import Support Package.

Import_Proper Phase :

stopping on error 12 during TBATG CONVERSION OF DD-OBJECTS .

As per your advice, i increased the wp time,but it did not work..

Please help.

Regards

deepu

Former Member
0 Kudos

Hi Jose,

I am also facing the same problem. Please tell me how you solved it.

Thanks,

Smita

Former Member
0 Kudos

Hi All,

I too face the same problem. Please give your inputs to get it resolved.

Thanks,

Srinivas

Former Member
0 Kudos

Hi Srinivas,

According to Note 794802, you may have to check the system

log for the dumps.

If there are any memory problems, increase the size. Also

there might a problem in the table conversion. The system

logs/traces may give a clear picture.

Regards

Srikishan

Former Member
0 Kudos

Problem solved and the SAPKB64012 has been implemented.

Former Member
0 Kudos

How did u solved the problem?

BR

Ken