cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR WHILE SYSTEM EXPORT (BEK) ERROR: SAPSYSTEMNAME not in environment

Former Member
0 Kudos

HI ALL,

we have started migration of ecc6.0 from windows (mssql) to linux(maxdb).

While taking export abap all the export packages are ended with same error .

I have set the envirornment variables . even though i am getting the same error.here i paste the log of 'TODIR' export package:

All the export abap package job ended with same error so i pasted only one package log.

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

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

Compiled May 3 2010 23:35:53

E:\usr\sap\DE5\SYS\exe\run\R3load.exe -e TODIR.cmd -datacodepage 4103 -l TODIR.log -stop_on_error (DB) INFO: connected to DB (DB)

INFO: Export without hintfile (RD)

ERROR: unexpected end of file "F:\mexico_latest_export\ABAP\DATA\TODIR.TOC" (WTF)

INFO: expected error, don't panic ... (GSI)

INFO: dbname = "DE5MEXICO " (GSI)

INFO: vname = "MSSQL " (GSI)

INFO: hostname = "MEXICO " (GSI)

INFO: sysname = "Windows NT" (GSI)

INFO: release = "5.2" (GSI)

INFO: version = "3790 Service Pack 2" (GSI)

INFO: machine = "2x Intel 80686 (Mod 23 Step 8)"

(BEK) ERROR: SAPSYSTEMNAME not in environment

E:\usr\sap\DE5\SYS\exe\run\R3load.exe: job finished with 1 error(s)

E:\usr\sap\DE5\SYS\exe\run\R3load.exe: END OF LOG: 2011051008

Can any one please help me in solving this issue.

Thanks in advance.

Vardhan

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

> (BEK) ERROR: SAPSYSTEMNAME not in environment

Are you exporting with <sid>adm? If yes, is that variable defined?

Markus

Former Member
0 Kudos

Hi Markus,

Thanks for the reply.

I am taking Export with Administrator.

Could you please tell me how to define SAPSYSTEMNAME .

I can define the envirornment variables.

But how i mean how would be the format of defining the SAPSYSTEMNAME variable.

Thanks!

Vardhan.

Former Member
0 Kudos

Hi my issue had been resolved

in environment variables i have set

SAPSYSTEMNAME = <hostname>

Thanks!

Vardhan.

Former Member
0 Kudos

HI

SAPSYTEMNAME=<sid>

not Hostnamee

Thanks!

Vardhan.

Answers (0)