cancel
Showing results for 
Search instead for 
Did you mean: 

RFC error in RUN_RSTNCGEN phase

Former Member
0 Kudos

Hi all,

we are in process of upgrading from 4.7 to ECC 6.0, we had completed prepare pahse in upgrade phase we arefacing the problem in RUN_RSTNCGEN phase.

Error is Batch job Rsincgen failed code -1 Job Rsincgen not scheduled.

I have checked DDIC password it's working fine and i scheduled that job manually, still no luck.

Please see the RSINCGEN.log file below.

Thanks,

Subhash.G

ETQ201XEntering upgrade-phase "RUN_RSINCGEN" ("20071018194055")

2 ETQ367 Connect variables are set for standard instance access

4 ETQ399 System-nr = '00', GwService = 'sapgw00'

4 ETQ399 Environment variables:

4 ETQ399 dbs_ora_schema=SAPRSS

4 ETQ399 auth_shadow_upgrade=0

4 ETQ010 Date & Time: 20071018194055

4 ETQ265 Starting report "RSINCGEN" with variant "SAP_GEN_RSINCL" in batch

4 ETQ359 RFC Login to: System="RSS", Nr="00", GwHost="jazzsap3", GwService="sapgw00"

4 ETQ232 RFC Login succeeded

4 ETQ233 Calling function module "SUBST_START_REPORT_IN_BATCH" by RFC

2EETQ360 RFC of "subst_start_report_in_batch" failed:

2EETQ361 code/exception : SYSTEM_FAILURE

2EETQ362 key : RFC_ERROR_SYSTEM_FAILURE

2EETQ364 message :

2EETQ399 Syntax error in program SAPLSUGR .

4 ETQ359 RFC Login to: System="RSS", Nr="00", GwHost="jazzsap3", GwService="sapgw00"

4 ETQ232 RFC Login succeeded

2EETQ261 Start of batchjob "RSINCGEN" failed

2EETQ312 Internal RFC exception "SYSTEM_FAILURE" raised, RFC aborted

1EETQ204 Upgrade phase "RUN_RSINCGEN" aborted with severe errors ("20071018194107")

#

Accepted Solutions (1)

Accepted Solutions (1)

lucio_rodrigues
Advisor
Advisor
0 Kudos

Dear,

Please check the SAP Note 12715, Maybe this is a problem with module SAPMSCSA. The module doesn't match with the system (unicode or non-unicode).

The message for the syslog written to stderr.

This module is stored in shared memory. When it exist, it will not be loaded again. So, the best way is the reboot the server to make sure for an not existing module. Start the system system again when it's reoccurs, you are using the wrong module from the EXE/RUN directory. When you go to the 'RUN' directory, type in the following:

strings sapmscsa grep Unicode

Please use exactly this string (upper and lower case). Now when you

get a list, this means teh string was found, this is an UNICODE

module.

I hope this helps.

Lucio Rodrigues

Former Member
0 Kudos

Hi Lucio Rodrigues ,

Thanks for the reply, we have executed the command given by you and we got the information below except this all are showing non-unicode.

Please suggest...

--- Unicode interface [%.60s line %d] pid = %d :

Corrections to the Unicode interface

Provide option to preserve Unicode chars in HTML Escape

Provide option to preserve Unicode chars in HTML Escape

ITS Up/Download: its plugin error in unicode R'3

SncSetMyName() in Unicode-binaries ignores name

DB4: Unicode literals in SQL Statement text correction

RFC Unicode-NonUnicode language Z4 ',' not found.

Unicode interface - trace illegal format strings

Fixed wrong byte escaping in jsMask, strMask functions in non-Unicode backends.

Livecache unicode connect (use SDK 7.6.0 b11)

Support for Cascading Unicode fonts when printing

Archiving Lists: Unicode bug with DAIN

XDF/XSF output bug in Unicode system

Transport from single codepage system to unicode

SAPGOF: bug on mixed Unicode platforms

Backslashed character print bug in Unicode

Unicode-based ABAP spool list parser

Fixed system->browser codepage conversion in non-Unicode build

Codepage prob. in non-Unicode inst. w. blended app serv cp

Unicode exe.s and corrupt UTF-8 in call or environment

compilation mode Non-Unicode

abap/unicode_check

OS_UNICODE

(non-Unicode exe running against Unicode SCSA?)

(Unicode exe running against non-Unicode SCSA?)

Answers (2)

Answers (2)

Former Member
0 Kudos

System is refreshed and started from scrath

Former Member
0 Kudos

Our shadow is not coming up is that the cause of the Rfc failure problem...

we are on non-unicode and going for Combine upgrade nd unicode conversion now. The stderr2 file shows the below information...

Command: dw.sapRSS_DVEBMGS07

pf=/usr/sap/put/RSS/SYS/profile/RSS_DVEBMGS07_jazzsap3

sapscsa(8): version is 00000071 but should be 00000039

(non-Unicode exe running against Unicode SCSA?)

rslgwr1(16): I cannot get addr of SCSA.

Please suggest..

Thanks,

Subhash