by Francy <francynospam@[EMAIL PROTECTED]
>
Apr 5, 2008 at 01:59 PM
Francy ha scritto:
> I can't access to repository administrator as sys or system so i need to
> create a new user to manage repository...but this user need the select
> privilege on v_$parameter...how can I create an user with this
privilege?
> I'm on Oracle Express, without enterprise manager!
Ok, using SQL:
GRANT SELECT ON v_$parameter to (user_name)