As subject. Thanks.
Shane
http://www.experts-exchange.com/Database/Oracle/Q_10071781.html
Zones:
OracleDate Answered: 08/12/1998 Grade: A Views: 0
Is there a quicker way of granting rights to tables views triggers etc than vast numbers of "grant" statements.
As far as I can see the only way to give access is an enormous number of grant sta...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_11410459.html
I have a PL/SQL Package let's say in Schema A. In a Proc of this Package, I'll set a query to a Schma B. The Error says that the table or view does not exist, but means that I don't have the rights...
http://www.experts-exchange.com/Database/Oracle/Q_20222267.html
Zones:
OracleDate Answered: 06/20/2002 Grade: A Views: 0
I have created a package with 2 procedures in it eg:
create or replace package ABC is
Procedure Add();
Procedure Delete();
end ABC;
Now .. i want user X to ONLY execute p...
http://www.experts-exchange.com/Database/Oracle/Q_20317350.html
Zones:
OracleDate Answered: 07/01/2002 Grade: A Views: 0
I have a script that uses netscape.security.enablePrivilege to gain access some restricted functions. I sign the script using signtool. Everything works fine in Netscape 4.x.
In Netscape 6.x, it t...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20329834.html
Zones:
JavaScriptDate Answered: 04/25/2003 Grade: B Views: 0
i have a table called "employee" when the employee is filling the registeration form.. he can choose which fields to be shared with public and which not....
so is this (granting) is done in the ...
http://www.experts-exchange.com/Database/Oracle/Q_20456240.html
Zones:
OracleDate Answered: 01/14/2003 Grade: A Views: 0
Hi! All experts:
We just turned on Audit_Trail = DB. Recently, we are trying to create audit reports for the following actions:
ALTER PROFILE
CREATE ROLE
CREAT...
http://www.experts-exchange.com/Database/Oracle/3rd_Party_Tools/Q_20494926.html
Hi,
I need to grant some server roles to a DB user (system administrators, Security administrators etc').
What is the SQL query to do so....
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20741440.html
For 8.1.7.4+ and 9.2.0.4 I understand recover requires the ALTER DATABASE system privilege. If the account that recover will run under already has select on tables dba_2pc_pending, dba_2pc_neighbor...
http://www.experts-exchange.com/Database/Oracle/Q_20920872.html
Zones:
OracleDate Answered: 03/16/2004 Grade: A Views: 0
Is that system previlege and object previlege is same?
if i am granting user to select on my table this should come under object previlege right?
what is system previlege than?
and how revok...
http://www.experts-exchange.com/Database/Oracle/Q_21023810.html
Zones:
OracleDate Answered: 06/13/2004 Grade: A Views: 0