cancel
Showing results for 
Search instead for 
Did you mean: 

Unicode Migration

Former Member
0 Kudos

I have exported a system with sapinst, now I am tryng to reimport.

I can see from that the user environment is not set correctly:

SAPSYSTEM

SAPDBHOST

INSTANCE_NAME

variables are set to blank.

R3load fails during the migkey check

the R3load.exe. log content is:

sapparam: sapargv( argc, argv) has not been called.

sapparam(9): environment variable $SAPSYSTEM format error.

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

and the test_MIGKEY.log content is:

/usr/sap/EUP/SYS/exe/run/R3load: START OF LOG: 20070411180033

/usr/sap/EUP/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#11 $ SAP

/usr/sap/EUP/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]

Compiled Feb 17 2007 08:35:03

/usr/sap/EUP/SYS/exe/run/R3load -dbcodepage 4102 -i test_MIGKEY.cmd -l test_MIGKEY.log -K 1G5fdEM50T1IrBzjt6TE5Pae

DbSl Trace: SQL-Error -204 in function db_open

DbSl Trace: SQL-Error -204 in function db_open

sh: syntax error at line 1 : `(' unexpected

(DB) INFO: connected to DB

(TFH) ERROR: Unable to open Z:\tmp\DDL\ABAP\DATA\SAPAPPL0_4_1.TOC

(TFH) ERROR: OS error message: No such file or directory

/usr/sap/EUP/SYS/exe/run/R3load: job finished with 1 error(s)

/usr/sap/EUP/SYS/exe/run/R3load: END OF LOG: 20070411180033

the sql204 error is referred to the SVERS table that does not exist but R3load crestes a SQL Package ??

Naturally the file exists in the directory and I can read it normally.

Can anyone help me?

Thanks

Amilcare

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

the import is finished, I have set the status OK in the xml file and the import is gone right.

Now I have another problem:

In the last phase sapinst try to connect via RFC and run Abap reports.

The rfc connection is wrong, when I try to logon via GUI I receive this message:

"Status RGHT of the user interface SAPMSYST missing.

In the work process log I can see these lines:

"A *** ERROR => Syntax error in program CL_R3STANDARD_PERSISTENCE=====CP [abgen.c 1442]

A *** ERROR => > Include CL_ENH_UTILITIES==============CU line 32 [abgen.c 1444]

A *** ERROR => > The type "GBADI_IMPL_ACTIVE" is unknown. [abgen.c 1446]"

So now the DB seems to be imported, but I can't log on the system.

Any suggestion?

I have cleared the load tables, cleared the SQL packages.

Maybe the GUI version? I am using 640 patch 23.

Thanks

Amilcare

Former Member
0 Kudos

It might be that the test_MIGKEY.cmd file is not correct.

Did you patch SAPINST installation kit like described in SAP-Note 707805?

Regards

Guido

Former Member
0 Kudos

Hi Amilcare & Guido,

I don't know, if this this problem is fixed with this note -.at least it is well-known and you should just ignore this error with chaing it in the keydb.xml from ERROR to OK . Then the real R3loads will kick off and they will work fine )

All the best,

Volker Gueldenpfennig, consolut.gmbh

http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

Former Member
0 Kudos

Hi Volker,

yes, the problem with wrong sysntax in test_MIGKEY.cmd is solved. If you use a patched SAPINST kit, the entries in this file are correct and this step succeeds.

Best regards

Guido