Re: DBA Studio : privileges
From: berni <berni_at_linuxmail.org>
Date: Mon, 17 Mar 2003 12:45:09 +0100
Message-ID: <b54cge$25t4m6$1_at_ID-184401.news.dfncis.de>
Date: Mon, 17 Mar 2003 12:45:09 +0100
Message-ID: <b54cge$25t4m6$1_at_ID-184401.news.dfncis.de>
[Quoted] Patrick.Kergoat wrote:
> Hello
> When i connect under DBA studio with system/manager it is impossible to give
> rights (GRANT) to the another one users (insufficient privileges). Yet, as
> System account I have the DBA privileges. Where is the mistake?
>
>
[Quoted] You're only allowed to grant your own objects to other users,roles,...
To do that, copy the SQL Statement (Show SQL - Button) log on with SQL*Plus with the user who owns the object(s) and execute the statement.
regards
berni
Received on Mon Mar 17 2003 - 12:45:09 CET