Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

UC Import - Last phase error runRADDBDIF - Program SKS not found

Former Member
0 Kudos

Hi all,

We have done a unicode export & import, Import is completed and at the last stage of the installation, it gives us the below error message.

SAPINST.log file

----


INFO 2009-05-28 22:37:48.630

Technical properties of function set successfully.

INFO 2009-05-28 22:37:48.640

Information for application function INST_EXECUTE_REPORT copied to local repository.

INFO 2009-05-28 22:37:48.640

Function module INST_EXECUTE_REPORT set successfully.

INFO 2009-05-28 22:37:48.670

Executing function call INST_EXECUTE_REPORT.

ERROR 2009-05-28 22:37:58.000

FRF-00025 Unable to call function. Error message: Program SKS n .

INFO 2009-05-28 22:37:58.000

RFC connection closed.

ERROR 2009-05-28 22:37:58.010

MUT-03025 Caught ERfcExcept in Modulecall: Program SKS n.

ERROR 2009-05-28 22:37:58.250

FCO-00011 The step runRADDBDIF with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI

Instance|ind|ind|ind|ind|11|0|NWCI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|runRADDBDIF was executed with status ERROR .

~

~

When we log into the system and execute the program RADDBDIF in se38, we get a dump saying

Runtime Errors LOAD_PROGRAM_NOT_FOUND

Except. CX_SY_PROGRAM_NOT_FOUND

Error Analysis:

----


An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_PROGRAM_NOT_FOUND', was not

caught and

therefore caused a runtime error.

The reason for the exception is:

On account of a branch in the program

(CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)

or a transaction call, another ABAP/4 program

is to be loaded, namely "SKS ".

However, program "SKS " does not exist in the library.

Possible reasons:

a) Wrong program name specified in an external PERFORM or

SUBMIT or, when defining a new transaction, a new

dialog module or a new function module.

b) Transport error

We checked in the system there is no program by name SKS

We have the latest unicode kernel 185.

Can anyone help

Also we found the following entries in the table DBDIFF, which has the entries for SKS as source, since there is no program SKS the report is failing.

Can some help why this entries are present and how to troubleshoot.

V_SAP_ADRMAS ORACLE TABL 99 SKS

V_SAP_CONTACT_DETAILS ORACLE TABL 99 SKS

V_SAP_EMPMAS ORACLE TABL 99 SKS

V_SAP_EXCHANGE_DATA ORACLE TABL 99 SKS

V_SAP_PERMAS ORACLE TABL 99 SKS

Thanks & Regards

Senthil

Edited by: J. Senthil Murugan on May 30, 2009 6:40 AM

1 REPLY 1

Former Member
0 Kudos

deleted the entries from DBDIFF tables with SKS entries