Re: Permsssions to create sql profiles



On Feb 5, 5:23 pm, zigzag...@xxxxxxxxx wrote:
On Feb 5, 5:02 pm, Charles Hooper <hooperc2...@xxxxxxxxx> wrote:





On Feb 5, 4:45 pm, zigzag...@xxxxxxxxx wrote:

I am using Oracle 10.1 and 10.2 on Windows 2003 and HP UNIX 11i
platforms.
When I need to create sql profiles, it works if I login with dba
privileges. However, for some databases I do not have dba privileges.
What are minimum privileges required. I read somewhere to be given
advisor role. But, advisor role still gives some access errors.
I know with stored outlines one did not need dba privileges; it should
be true with sql profile as well.

Page 275 of "Troubleshooting Oracle Performance" states that you will
need:
* create any sql profile
* drop any sql profile
* alter any sql profile

In 11g, just the following is needed:
* administer sql management object

Side note: make certain that you have an appropriate license to access
the SQL Tuning Advisor (uses dbms_sqltune).

Charles Hooper
IT Manager/Oracle DBA
K&M Machine-Fabricating, Inc.

Charles:
Thanks a lot. I think to run dbms_sqltune  one needs dba privleges
(advsior role is not enough). Then to accept profiles etc one needs
create, drop and alter privileges.- Hide quoted text -

- Show quoted text -

I found a combination of adcisor role and create. drop and alter
privileges on sql profile works. I did not need dba privileges.
.



Relevant Pages

  • Re: Permsssions to create sql profiles
    ... for some databases I do not have dba privileges. ... advisor role still gives some access errors. ... be true with sql profile as well. ...
    (comp.databases.oracle.server)
  • Re: Permsssions to create sql profiles
    ... for some databases I do not have dba privileges. ... advisor role still gives some access errors. ... be true with sql profile as well. ...
    (comp.databases.oracle.server)
  • Re: ansi outer join syntax in Oracle allows access to any data
    ... Tested as a user with some privs (but not DBA or SELECT ANY TABLE) as below ... Oracle8i Enterprise Edition Release 8.1.6.3.0 - Production ... > bug in the ANSI outer join syntax. ... > or what privileges that user has. ...
    (Bugtraq)
  • Re: SqlBulkCopy permissions
    ... If I was the DBA, it would have SELECT privileges, but alas that is not the ... Our DBA wants as limited access as possible. ... ADMINISTER BULK COPY, but we don't need that, so we're sticking with INSERT ...
    (microsoft.public.dotnet.framework.adonet)