Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to stop all ways to copy database

azzamMay 27 2014 — edited Jun 3 2014

hi

I'm running oracle database 11g R2 on windown server 2008 (database name is ORCL)

I need to prevent all ways to data transportation to another database

I've tried data encryption using wallet (TDE) with tablespace but still expdp utility is working

and I can copy (oracle_home\oradata\orcl) folder which hv the datafile to and replace it with another database on another pc which have oracle installed on same directory then data will work fine

even If there was wallet on first database we can create another wallet with new password and every thing will be decrypted and this is not accepted.

I need ur help to find a way to:

1- stop exp and expdp utilities

2- stop backing up and restoring database using RMAN (auxiliary or by copying RMAN files catalog it to different database)

3- stop copying (oracle_home\oradata\orcl) folder and replace is to different database in same location (another pc)

(note:besides the os user account is administrator)

thanx in advance

This post has been answered by Brian Bontrager on May 29 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 1 2014
Added on May 27 2014
6 comments
2,963 views