cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Drop Oracle DB

Former Member
0 Likes
1,206

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.

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_member182967
Active Contributor
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_member182967
Active Contributor
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