cancel
Showing results for 
Search instead for 
Did you mean: 

Installation Error NW2004sSP7_Preview because of the left Keys of previous

Former Member
0 Kudos

Hi All,

We try to install the previous version of NW04SneakPreviewSP15.part1.rar local on WindowsXP (SP2) System, without any success. But this mistake we think is on our side, because we use the JDK 1.5. So we remove this installation. With the next try we have only errors because the first installation is not properly removed. SO we download the version NW2004sSP7_Preview and we try to install this one. But it is not successful, we received the error:

INFO 2006-05-11 07:58:44

Execute step CheckExistingServerSoftware of component |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0.

ERROR 2006-05-11 07:58:44

MDB-07057 The system is inconsistent. Registry or SAP_DBTech information is available, but software is not complete.

ERROR 2006-05-11 07:58:44

MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.

ERROR 2006-05-11 07:58:45

FCO-00011 The step CheckExistingServerSoftware with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0|CheckExistingServerSoftware was executed with status ERROR .

So some registry keys are already left. Is there a possible and easy way to remove them? Otherwise it is very hard to find all this keys.

Thanks

Markus

Accepted Solutions (1)

Accepted Solutions (1)

athavanraja
Active Contributor
0 Kudos

Welcome to SDN.

run the uninstaller from the newly downloaded NW2004sSP7_Preview . this would clean up the system and then you can start installing again.

Regards

Raja

former_member192029
Active Contributor
0 Kudos

Hi

Please meet the pre-requiste

1. Operating system: Windows 2000 (Service Pack 3); Windows XP Professional (Service Pack 1) or Windows Server 2003

2. NTFS-File systems

3. Internet Explorer 5.5 or higher or Firefox 1.0 or higher

4. At least 1 GB RAM, 2 GB are recommended

5. Intel Pentium III/1.1 GHz or higher (or compatible)

6. 8 GB hard disc space recommended

7. High-resolution monitor (1024x768 or higher, 256 colors)

8. Sun Microsystems J2SE SDK version 1.4.2_08 (Sun JDK 1.5 not tested). You can download this from Sun Microsystems at http://java.sun.com/products/archive/j2se/1.4.2_08/index.html. Please note that version 1.4.2_10 may cause installation problems.

9. If you have SAP products already installed on your computer, ensure that none are called "J2E".

10. The file C:\WINNT\system32\drivers\etc\services (Windows 2000) or C:\Windows\system32\drivers\etc\services (Windows XP) must not include an entry for the ports 3601, 3201 and 50000 to 50030. A possible entry can be excluded by using the hash symbol (#).

11. If no DHCP server is available on your network (which dynamically determines the IP address) or your computer is not connected to any network, you need to install the virtual interface adapter MS Loopback Adapter. This is described in detail within the contents of the download package.

12. To use Interactive Forms based on Adobe software, you must install the necessary credential file and activate it using a unique password. Download the latest credential and password from SDN.

Cheers

Jawahar Govindaraj

PS: reward points

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks to All for the helpfull answers.

The problem was that the keys that Piyush meant in his answer, are left in the registry. I delete it by hand with searching in registry with "SAP" and "MAXDB", because i did it before i get this answer. After the cleanup i could succesfully install the Netweaver.

Regards

Markus

Former Member
0 Kudos

HI,

HOW CAN Netwevaer can be installed in XP. Xp is a desktop. we need Win 2000 or 2003.

athavanraja
Active Contributor
0 Kudos

it can be installed on a pc running on windows XP professional (some people have reported that they have installed on home edition as well)

Raja

Former Member
0 Kudos

Looks like your SAPDB has not got uninstalled clearly. There problem has been there for sp15. Please see the SAP note 599129

https://websmp105.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=012006153200000165372003

and also

Check this thread

/thread/31406 [original link is broken]

specially this would help

You could try the following from the Windows commandline:

dbmcli -d <database_name> -u <dbm_user>,<password> db_drop

If the above statement returns an 'OK', then you can proceed with the SDBUNINST -all.

Regards,

Piyush

ps: please award points for useful answers.