1834608 Members
3081 Online
110069 Solutions
New Discussion

MLOCK PRIV

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

MLOCK PRIV

How do I verify that my oracle:dba owner and/or group has MLOCK privileges?

Running OS 11.23 on Itanium RX7420
Oracle 9i
UNIX IS GOOD
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor

Re: MLOCK PRIV

Hi Robert:

# getprivgrp oracle


See the man pages for 'getprivgrp', 'setprivgrp' and 'chown' for more information.

Regards!

...JRF...
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: MLOCK PRIV

getprivgrp dba
If it ain't broke, I can fix that.
Kofi ARTHIABAH
Honored Contributor

Re: MLOCK PRIV

try getprivgrp (man getprivgrp for more info)

getprivgrp dba

Hope this helps.
nothing wrong with me that a few lines of code cannot fix!