cancel
Showing results for 
Search instead for 
Did you mean: 

Installation Issue.........

Former Member
0 Kudos

Hi All,

After uninstalling the machine, I am going to delete all existing folders in C: drive

which are mentioned below.

1. J2EE engine - C:\usr

2. Database Software - C:\sapdb

3. NW IDE installation - C:\Program Files\SAP\JDT

4. DTR workspace & clients - C:\Documents and Settings\c5057950\.dtr

5. Development Configurations & DCs - C:\Documents and Settings\c5057950\.dtc

6. NW IDE default workspace - C:\Documents and Settings\c5057950\Documents\SAP

7. NW Sapinst Dir – C:\Program Files\sapinst_dir

After that, While i am going to install j2ee(O4) machine, got below error.

ERROR 2007-07-25 12:22:12

CJSlibModule::writeError_impl()

MDB-07021 Registry information for database software found in system but the software check failed. The software was not properly removed or installed incorrectly.

WARNING 2007-07-25 12:22:12 [iaxxccntrl.cpp:477]

CController::stepExecuted()

The step Validate_Sapdb_System with step key J2EE_Workplace|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDefault|ind|ind|ind|WebAS|630|0|J2EE_Engine|ind|ind|ind|J2EE_Engine|630|0|J2EE_Engine_SAPDB_Client|ind|ind|ind|ind|ind|0|SAPDB_DB_SOFTWARE|ind|ind|ind|ind|ind|0|Validate_Sapdb_System was executed with status ERROR.

Could you pls help me.

Thanks&Regards,

Mutyal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mutyal,

The solution to this problem is available.It simply means,that there is some software link of database which is not even visible in the regedit ,to delete it.

So,follow these steps,

1.Install a database manually by running a sdbinst file.Database should be the same which you wanted to uninstall before.

2.after the installation is done,You have to go to Settings--


>control panel-->Add or remove programs.

Remove all the Database contents now.You can see,that the Database which you were not able to remove before can be removed now.

3.Restart the system for the effect to take place.

4.Then Run DB setup.exe files to remove any DB content,if there are any.

5.After removing,Again run the same setup.exe files to install new DB setup.

6.Now do the installations,it will go fine.

reward points if helpful.............

Answers (4)

Answers (4)

vincentlim826
Employee
Employee
0 Kudos

the error will simple means the uninstallation is not clean

See SAP Note 599129

Try with program sdbverify (/sdb/programs/bin/) to check what all components are still installed on your server and them remove them with : sdbuninst -all

or any sdb file under /etc/opt ? i.e /etc/opt/sdb

or try to rename /usr/spool/sql, which might contains previous DB info.

cheers,

Vincent

Former Member
0 Kudos

Could pls help me?

Regards,

mutyal

null

Former Member
0 Kudos

Hi Vincent,

Thanks for reply.

I had done (go to registry and deleting everything )before installing machine.

But still i am getting above mentioned error.

Regards,

Mutyal

Message was edited by:

Mutyalanna Roddam

vincentlim826
Employee
Employee
0 Kudos

Please go to registry and clean the previous DB information.

Go to RUN -> REGEDIT

Check installation guides.

cheers,

Vincent