Jump to content
WAPT Forum
Sign in to follow this  
Bruzé

Oracle user privileges

Recommended Posts

Hi, I´m curious about user privileges in oracle.I´ve been search on internet but a i can´t get the information

 

I just wanna know what kind of privileges for user to access oracle database by Wapt??For Database Performance...

Just a user with Grant to create session is enough???

 

Thanks all.

Share this post


Link to post
Share on other sites

Thanks for the answer!!

 

You are right, searching on wapt i found a Function SQLMonitor with this:

 

function SQLMonitor()

{

return counter.SQLGetValue("SELECT \"VALUE\" FROM v$sysstat WHERE \"STATISTIC#\"=230");

}

 

 

I just need to confirm this to pass the information.

 

Thanks again... =)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...