cancel
Showing results for 
Search instead for 
Did you mean: 

system copy crm 7.01

0 Kudos

Hey guys,

i tried to make a system copy of our crm nw 7.01 system via SWPM.

System: Windows 2003 R2

SQL : MS SQL 2005

i started sapinst with our <sid>adm user

i get on "Export ABAP" on step "testing Database connection"

R3load.exe -testconnect exists with error code 2. see r3load.exe.log ( i attached the log)

if i try this over cmd.exe i get following

i set up the following enviroment variables and get the newest kernel 721 too.

DBMS_TYPE = MSS

MSSQL_SERVER = MSSQLSERVER  (Servicename)

MSSQL_DBNAME = <SID>

MSSQL_USER = <SID>adm

MSSQL_PASSWD = PASS

MSSQL_SCHEMA = <SID>

MSSQL_FORCEOLEDB = 1

more i didnt find in the forums and notes pls help , thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Do you still face the issue?

Ideally for system copy, an administrative user apart from <sid>adm has to be used.

Also please cehck if the R3trans -x command works? Also check trans.log created when running the command.

Regards,

Srikishan

0 Kudos

no , problem is solved.

the environment variables was wrong. I changed these 2 settings

MSSQL_SERVER = HOSTNAME

MSSQL_SCHEMA = <sid>