cancel
Showing results for 
Search instead for 
Did you mean: 

Drop Oracle DB

04-15-2015 1:26 PM
1410 views 5 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hello,

What are the steps to delete only Oracle database after a migration to another database (Hana) and the application server has to remain in a dedicated server?

Regards.

0 Likes
View Entire Topic
AtulKumarJain
Active Contributor
0 Likes

Hi Ruben,

Follow the link below,

Removing Oracle Database Software

Use Oracle Universal Installer to remove Oracle .


It will not effect you SAP application .


Best Regards,

Atul

Former Member
0 Likes

Hello Atul, Only I need to drop oracle db. Oracle software is used for another SAP system. Regards.

Former Member
0 Likes

Hello Ruben,

You can delete the database by using Oracle DBCA.

Reference to Oracle document: Dropping a Database

Regards,

Ning Tong

Former Member
0 Likes

Hello Ning,

If I press finish button with the selected Database I will only delete the BWD datafiles , will not?

The oracle home will not be modified? I've another database and both are using the same Oracle Home.

Former Member
0 Likes

Hello Ruben,

Drop database only deletes datafiles, undos, redo logs, controlfiles, initial files, tempfiles belong to this instance...

It will not delete the Oracle database server software.

Regards,

Ning