Advertisement

1 - 10 of 422 containing alltags:("granted") (0 seconds)
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...
Zones: Delphi ProgrammingDate Answered: 10/03/2000 Grade: A Views: 0
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...
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...
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...
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 ...
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...
Zones: Oracle 3rd Party ToolsDate Answered: 01/27/2004 Grade: A Views: 0
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....
Zones: MS SQL ServerDate Answered: 09/17/2003 Grade: A Views: 0
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...
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...
Zones: OracleDate Answered: 06/13/2004 Grade: A Views: 0