How to stop all means of copying the database

Hello

I'm out of oracle database 11g R2 under windown server 2008 (the database name is ORCL)

I need to prevent all means of transporting data to a different database

I tried the encryption (TDE) portfolio with tablespace but always utility data expdp works

and I can copy the file (oracle_home\oradata\orcl) what hv the datafile to and replace it with a different database on another pc that have installed oracle on same directory then provided works perfectly

even if there were the portfolio on the first database, we can create another portfolio with new password and every thing will be decrypted and it is not accepted.

I need your help to find a way of:

1-stop exp and utility expdp

2-stop backup and restore of database with RMAN (auxiliary or copying RMAN files is added to the different database)

3 - stop copy replace and folder (oracle_home\oradata\orcl) is the different database in the same place (another pc)

(Note: in addition to the operating system user account is administrator)

Thanks in advance

Please specify.  You can't restrict exp/imp, because it is installed on any client anywhere.  If they can query the database, they can export all they have access.  Check the roles that have EXPORT_FULL_DATABASE and limit those to yourself or to administrative positions under your control.

expdp/impdp files similar to exp/imp of output, but put them on the database server (or a drive connected to the network).  You can't prevent their execution.  The API of PL/SQL is part of the database, so even without the expdp/impdp executable, you can do the equivalent within the database. The same basic data access control applies.

RMAN backups can be run from remote machines, and the backup files can go to local disk, NAS network drive or tape.  On the local computer, you can use operating system permissions to protect them, but another admin on the computer can do what they want.  You can delete rman of this machine, but someone could just run rman from another machine and that it points to the database.  Limit which has the SYSDBA privilege.

The raw database files are not useful if they are copied while the database is in place, but if there are other administrators on the computer, they may be able to stop the Oracle service, which stops the database, and then they can copy files wherever he wishes.  It's a situation TDE can protect against, because someone needs your encryption key to use database files, even if they copy them elsewhere.

It was really far from saying these features can really turn off; you usually have to handle this with database privileges.

If you can afford the extra option you can look into Oracle Database Vault.  It offers more restriction and auditing options, designed to prevent or detect abuse by privileged users.

Tags: Database

Similar Questions

  • How to stop Motion 5 to rename the items?

    How to stop Motion 5 to rename the items?

    For example, I have a folder named "Box" inside this folder are 5 additional folders and in these files are text and circles/squares etc.  Once I have copy and insert the name of the parent is "copy of zone 1", the names of children is now "copy print"1", 1 paper copy etc, and children are also name with a copy to the front and a number in the back.  If you like 50 items in the folder, you need to go to each name and remove the copy, then move to the back of the name and remove the number.  That would make 100 corrections.  If you duplicated "Box" 10 times that would be 500 times I have to delete the copies and 500 times I have to delete the number.  I am an organized person and I do not confuse names like "copy paper 27.

    I only want that this

    'Copy of movement case 12-11'

    to look like this

    "Movement block 12.

    It takes a lot of time to remove the copy at the front and out the number on the back of name.

    In Autodesk Maya 3D they do something similar, it turns 'apples' in 'pasted apples 1 ", so created a script that deletes all the text"stuck"in the name and number on the back the text name.

    I think it's a pretty silly renaming procedure.  Adds text to the front and rear.  Makes me wonder where they got their education.

    David

    David, for starters I can't duplicate what you describe, where things are added to the front and back automatically, you may need to clarify some things.  Looks like what you're saying is you have Group in movement named "Box" If you copy and paste the group, the name of the new group is "copy of copy of box?  Or you add 'Copy from' before the name of the Group at some point before making a copy/duplicate of the Group?

    Movement, like the Finder and many other applications, will add an object in double with 'copy', then add numbers after that. The structure of renaming seems simple enough. For example:

    1. start by a group of layers / named 'box '.

    2. copy and paste "Box" will give you "Box copy.

    3 copy and paste 'Copy of box' will give you «box copy 1"»

    My tests, if "copy" part of the name at the end, only the numbers will be added and increase gradually.  I think that if you get something like "Box copy copy" you have added manually "copy" at the beginning of the name, which is the only way that I could reproduce what you describe. If you don't want to have to remove 'copy' twice, don't start a layer name or "Exemplary" program group. Motion is probably not check if the copy is at the beginning, at the end.

    For what is a way of not having a copy or a number added to the end, it is not a.  It is probably a requirement of how the movement initially creates duplicates of layers/groups and make sure, that it is not destroy the existing layers. This is probably the best. This is similar to the creation of the records or documents in the Finder, just moving, you can go back and rename multiple items with the same name once they are created. If you are uncomfortable with writing scripts, sounds like you are, maybe it's a good option, otherwise you will have to do some manual changes as you go.

  • How to stop multiple self-switching to the address bar every time I open a new tab and try typing something anywhere outside the address bar?

    How to stop multiple self-switching to the address bar every time I open a new tab and try typing something anywhere outside the address bar? As something just wants me to use this integrated search when you type something non-Web-address in the address bar and press to enter. And the most ridiculous thing is that happens repeatedly on as every second, as I just got off the address bar and start typing again, but still he passes me in the address bar, then 3, 4 times like that. And the result is that I don't see the address of this page.

    I think that its has something to do with my AVG Antivirus, because it started the same time a Nation AVG started to appear in each new tab I opened (and which is irritating as me, I've read here on support.mozilla.org and it seems that the only solution is to completely reinstall Firefox, but I don't want to lose all my settings) but when I type something in the address bar and press enter It opens the search results in Google.

    Please try to help me, I love Firefox but I have to switch to Chrome until I fix this.

    Thanks in advance

    First of all, please update Firefox 32. 22 is no longer support is not safe. So, let us know if you still have this problem. Update Firefox to the latest version

  • I made a backup once, but I lost everything, but not know I need how to restore all my message of the whatspp from the beginning

    I made a backup once, but I lost everything, but not know I need how to restore all my message of the whatspp since the beginning thank you

    < re-titled by host >

    IF you have lost the backup iPhone info WhatsApp went as well. WhatsApp does not keep the conversations in the cloud, only on your phone.

  • How to stop messages that appear on the screen locked when they arrive?

    How to stop messages that appear on the screen locked when they arrive?

    Settings > Notifications > Messages > turn off display on the lock screen. -AJ

  • Can not copy the database of res folder and write to the memory card

    I developed a small application using blackberry jde 7.0. I want to copy the database (.db) of res folder and write to the memory card. When I run in the Simulator, it throws exception "FileNotFound". But the file is located in the res folder.

    Help me guys...

    Here is the code

     copyFile("/Demo.db","file:///SDCard/Databases/Demo.db");
    
    //Copy to Memory card
    public void copyFile(String srFile, String dtFile)
    {
    try
    {
    FileConnection fconn;
    fconn = (FileConnection) Connector.open(dtFile,Connector.READ_WRITE);
    //if(!fconn.exists()) // if file does not exists , create a new one
    // {
    // fconn.create();
    // }
    InputStream is = (InputStream)getClass().getResourceAsStream(srFile);
    System.out.println("read" + String.valueOf(is.available()));
    OutputStream os =fconn.openOutputStream();
    byte[] buf = new byte[is.available()];
    int len;
    while ((len = is.read(buf)) > 0)
    {
    os.write(buf, 0, len);
    }
    is.close();
    os.close();
    }
    catch(IOException e)
    {
    System.out.println("Exception"+e.getMessage());
    }
    }
    

    The exception is

    File not found

    «When I run in the Simulator he throws exception "FileNotFound".»

    Which line is the rise of this?

    You might find the code in the sample application SQLiteDemo, which does almost the same thing, useful in the study to determine what went wrong.

  • What is the sql SELECT statement to list all service names in the database?

    What is the sql SELECT statement to list all service names in the database?

    I tried
    SELECT name FROM dba_services
    But a long with valid service, he list also some other documents that are not the names of services.

    Hello

    You can try this query:

    select name, value from v$parameter where name = 'service_names';
    

    Hope this helps.
    Best regards
    Jean Valentine

  • How to stop all THE photos from windows photo gallery out when sending an email with a photo?

    Envoy what I thought was a photo of photo of photo gallery / scanned and it showed my ENTIRE photo library! How you stop that?

    It is in fact the import setting in windows live photos, which is to open the wlpg program when you import from any device, camera / scanner...

    Open wl photo gallery,

    Click on the blue button at the top left,

    Go to the registration options

    Import the section tab and check these settings.

    As to why he gives full access to all your files, you must be jumping the party permissions or not noticing.

    If you use outlook, you might think about changing your default Photo Editor / viewer of office picture manager so the issue is not returned.

    Go to default programs in the start menu,

    Click on associate a file type and Protocol in a program.

    Click on types of photo files you have, jpg / jpeg... and click on change, search for default, Office Picture Manager by clicking Close will record the changes you have made.

  • How to stop all the sounds of root

    Sorry I'm a newvby in Actionscript.  I found the following script for a button that allow me to stop all the mc inside the root, but I need to stop all the sounds of the root as well.

    Any help is appreciated.


    Thank you

    on {(press)
    getAllMc (_level0);
    function getAllMc (mc) {}
    for (var i in mc) {}
    If (typeof mc [i] == "movieclip") {}
    MC [i]. Stop();
    getAllMc (mc [i]);
    }
    }
    }
    }

    You can use the stopAllSounds() function

  • How to stop notification of power of the optical drive?

    How to stop the power of optical drive: on / off the startup in msconfig because I have no idea of what the process is called so so I can't stop it?

    Thank you

    Hey Buddy,

    To be honest, I don't know what you mean exactly.
    Can you post a screenshot or tell us what program you mean exactly?
    In addition, the exact model laptop with OS preinstalled number would be interesting.

    In general all start up programs, you can disable in msconfig. You can also see the program directory where it s installed.

  • Cannot run most of the apps and regedit by all means indicated by the path not specified not

    Original title: need help ASAP

    I can't run most applications and by all means regedit it says path not specified

    I tried to do some tinkering with regedit and install an application on another drive instead of C and ended up having failed, but kept a copy of the original registry values.

    set these registry values back and restarted after the problem I

    Hello

    See the second Option in the last link I posted in my last answer (and below here):

    How to do a system restore in Windows 7
    http://www.SevenForums.com/tutorials/700-system-restore.html

    --------------------------------------------------------------------

    If you need to repair disks - these help repair Windows not re-install.
    Often, these records will help when the OEM recovery disk does not work.

    Download Windows 7 system recovery discs - charge now $9.75 for ISO
    images to make the discs. (It can be done on any computer running XP,
    Vista or Windows 7 which has a CD/DVD burner).
    http://NeoSmart.net/blog/2009/Windows-7-system-repair-discs/

    How create a Windows 7 system - free repair disc (must be made on a
    Windows 7 computer running the same 32-bit or 64-bit).
    http://www.SevenForums.com/tutorials/2083-system-repair-disc-create.html


    An installation disc is possible also to use for repair. Of course you would
    Use your own COST (product key).

    How to: What are my options for Windows 7 reinstall media?
    http://answers.Microsoft.com/en-us/Windows/wiki/Windows_7-system/how-to-what-are-my-options-for-obtaining-Windows-7/528163c1-0b2e-4AD2-a26d-7112851d1dc2

    Welcome to the recovery of Microsoft software
    http://www.Microsoft.com/en-us/software-recovery

    See MVP Andre Da Costa message in this thread.
    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-windows_install/how-can-i-download-gatewaywindows7recovery-disc/3c0ecd74-CFC1-4188-89c7-a6bbe8113ee1

    I hope this helps.
    --------------------------------------------------------------------------------------------
    Rob Brown - Microsoft MVP<- profile="" -="" windows="" experience :="" bicycle="" -="" mark="" twain="" said="" it="">

  • How to stop pop-up screen 'See the keyboard, Switch Application, full Menu'?

    Hi all

    I always get this pop-up screen when switching from one screen to the other. I don't know what is the reason for the pop up screen and how to stop it. If you have encountered this problem before and know how to deal with it please give me help.

    The pop-up screen contains the following choices:

    Display the keyboard

    Switch application

    Full menu

    Thank you very much for your help!

    I found the solution to this problem here http://supportforums.blackberry.com/rim/board/message?board.id=java_dev&message.id=10933

  • How to stop all pop-ups

    For some reason, each link (or javascript), I opened, even on google and similar websites, opens a pop-up.
    It is not a malware issue, I checked with Windows Defender, Nortor, Bitdefender and Kaspersky.
    I know that when Firefox keeps opening pop ups, it gives a warning and an option to enable it anyway... So, can given the amount of pop-up windows that I use, I stop all pop-up windows ('good' and 'bad') to appear?

    https://addons.Mozilla.org/en-us/Firefox/addon/Adblock-Plus/
    You can configure to ask first when it blocks a popup and you can check if it is a 'good' or 'Bad' pop-up.

  • How is it all my appointments in the calendar as a whole has been deleted on my new 128 GB Iphone 6 S more?

    How is it all my all appointments in the calendar were removed from my new 128 Gb Iphone 6 S more?

    Hey kow237,

    I understand that you do not see your calendars on your iPhone. Let's see if we can understand what is happening.

    The question you are asking is difficult to answer because I don't have much information to go. It could be that calendar events were not deleted and just not to run. You can see what calendars appear on your iPhone in the calendar app. Another suggestion would be to check to settings > Mail, Contacts, calendars and look at the account and make sure that the schedule is enabled.

    Use multiple calendars
    http://help.Apple.com/iPhone/9/#/iph3d1110d4

    Let me know if it helps

    Take it easy

  • How to stop following a topic in the forum of the Apple users?

    How can I stop following a topic in the forum of the Apple users?

    Click the button following the top of the thread. If you are using an adblocker, you may need to disable temporarily to do this.

    (140801)

Maybe you are looking for

  • Error FTP WRT54GH 425

    I've been running a FTP FileZilla Server for more than 2 years now. When I arrived in FTPs was actually the first time I had to port forwarding. External router forward 21 TCP 21 on the LAN, everything was good, FTP works. A few days ago the old rout

  • Custom HTTP response

    Hello Looking for advice on the page 'Custom HTTP Response' - its possible to display the reason why access to the site is blocked! as: site you are trying to visit is in the prohibited category "nameonfcategory".

  • Smartphones Keycode blackBerry

    I just got me a second hand 9900, I entered my old BB details when I try to access the BB world he asks a keycode, how to make one using an existing ID?

  • Package and drop on GRE tunnel CPU high usage

    Hello world We have GRE tunnel between 2 sites. Users have complained about the slow pace and I checked the CPU usage is too high. She went from 40-70% on average in the last hours. Here is the setting of the tunnel interface MTU 17916 bytes, BW 100

  • My start page does not work

    When I click on the store, I get a screen of store that immediately goes back to the start screen.  No apps to not respond at all.  I can't get to the office of the start screen.  What is going on??