Home » RDBMS Server » Security » Urgent**Hiding tables from sys/system user (Windows 2003)
Urgent**Hiding tables from sys/system user [message #378362] Tue, 30 December 2008 02:52 Go to next message
n_joy
Messages: 2
Registered: September 2008
Junior Member
Hi,

I have an application installed at client's site. This application has a schema/user(USER1) and there are multiple tables in this schema. Client has access to sys, system and other dba users, that means, client can login with these users.
Password of USER1 is not provided to client.
How can we hide the table structures under my user(USER1) from being accessed/visible to client, who may login with sys or system user.

Regards
Joy
Re: Urgent**Hiding tables from sys/system user [message #378365 is a reply to message #378362] Tue, 30 December 2008 02:59 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
You cannot really hide anything from SYS or SYSTEM as they are DBA users. The best would be to secure the database and lock these DBA accounts down.

PS: Also look at Database Vault, an Oracle product that can prevent DBA's from seeing data stored in the user tables.
Previous Topic: Need a encrypt a column data
Next Topic: SELECT ANY TABLE DOES NOT SHOW DATA IN VIEW
Goto Forum:
  


Current Time: Fri Mar 29 08:35:36 CDT 2024