cancel
Showing results for 
Search instead for 
Did you mean: 

EHP4 installation error in phase MAIN_SHDRUN/RUN_RADTBUCACT

Former Member
0 Kudos

Dear Gurus,

During EHP4 installation by SAPehpi in phase MAIN_SHDRUN/RUN_RADTBUCACT error occured "Last error code set: Batchjob 'RADTBUCACT' aborted".

This is log from RADTBUCACT.HED:

4 EAD526XFunction: "Activate table pools with Unicode-dependent source" " " " " " "

A4 EDDU 307XStart of program RADTBUCACT: "20100427" "114404"

4 EAD526XFunction: "Activate table pools with Unicode-dependent source" " " " " " "

4 EPU202XEND OF SECTION BEING ANALYZED.

If I try execute this program RADTBUCACT from SAP by SE38 shortdump occured:.

Runtime Errors SYNTAX_ERROR

Date and Time 27.04.2010 11:41:18

Short text

Syntax error in program "RADTBUCACT ".

-


What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLALDB" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "RADTBUCACT " in include

"RADTBUCACT " in

line 0:

"The program "RADTBUCACT" is not Unicode-compatible, according to its p"

"rogram attributes."

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "VANEK "

Error in the ABAP Application Program

The current ABAP program "SAPLALDB" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

-


Error analysis

The following syntax error was found in the program RADTBUCACT :

"The program "RADTBUCACT" is not Unicode-compatible, according to its p"

"rogram attributes."

" "

| " "

Have you any advice or soluton?

Regards

JV

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

Created by: "SAP " | | Last changed by: "VANEK

Not sure if this will help... but as far as I can see the program has already been modified by you...

Goto SE38 and look for RADTBUCACT and click change, the click on Attributes and dissable the "Unicode checks active"

Hope this help

Regards

Juan

Answers (1)

Answers (1)

Former Member
0 Kudos

I implemented the note 1449201 on CI and it solved my problem in instance 00, but the problem is

on shadow instance 03 too. I didn´t know ho to import transport from this note to shadow instance schema, so

I created Z program in shad.inst. like program from note and execute it. The program created record MAINOBJEX in structure DDGENTAB,but structure is inactive and it is not possible to active it and error still occure.

Have you any idea how to import transport to shadow instance?

Regards

JV

Former Member
0 Kudos

To the best of my you cannot import a transport into the shadow instance..not with stms anyway.

Did you try using the tp commands at OS level ?

rgds

Jim