cancel
Showing results for 
Search instead for 
Did you mean: 

Homogenous System Copy - WAS 640

Former Member
0 Kudos

Hello,

Is there a note or a guide for homogenous system copy on SQL SERVER 2000 WAS 640 ?

Please advice,

Dimitry Haritonov

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

try this one: <a href="https://websmp201.sap-ag.de/~sapidb/011000358700000332442005E">Homogeneous and Heterogeneous System Copy for SAP Systems based on SAP Web AS Java 6.40 SR1</a>.

Info is separated b/n DB-dependent steps, and db-independent steps. There's some info about SQL SERVER 2000 as far as I could see.

Hope that helps!

Former Member
0 Kudos

Hello Ivaylo,

Is there an ABAP guide for sql server ?

Regards,

Dimitry Haritonov

Former Member
0 Kudos

Hello,

I've found out what to do:

1) copy the database

2) attach the database

3) create user <SID> with db_owner role.

4) change owner of all the object in the db from the old user to the new user.

5) add to enviroment variables of sapservice<SID> this parameters:

MSSQL_SCHEMA = <SID>

MSSQL_DATABASE = <DB_NAME>

Is there anything else to do ?

Please advice,

Dimitry Haritonov

Former Member
0 Kudos

Hi Dimitry,

here's the ABAP <a href="https://service.sap.com/~sapidb/011000358700009331552004E">guide</a>.

Answers (1)

Answers (1)

Former Member
0 Kudos

One major doubt..In NW04 SR1 DVD I am not able to find the system copy option.what might be the reason.Can system copy be performed for NW04 JAVA.Kinldy reply as it is a major issue