Operating System - HP-UX
1832487 Members
4385 Online
110043 Solutions
New Discussion

How to remove Mlock from setprivgrp

 
SOLVED
Go to solution
csreenivas
Frequent Advisor

How to remove Mlock from setprivgrp

I have created Mlock for sybase using below command
#setprivgrp sybase Mlock

Is there any problem in creating Mlock,
I would like to remove that Mlock for sybase, can anyone send me the command?

5 REPLIES 5
James R. Ferguson
Acclaimed Contributor
Solution

Re: How to remove Mlock from setprivgrp

Hi:

Use the '-n' option of 'setprivgrp'. See the 'setprivgrp(1M)' manpages.

Regards!

...JRF...
csreenivas
Frequent Advisor

Re: How to remove Mlock from setprivgrp

I didnt see anything in the man pages.
can you please send me the command to remove Mlock for sybase?
OldSchool
Honored Contributor

Re: How to remove Mlock from setprivgrp

man 1m setprivgrp

csreenivas
Frequent Advisor

Re: How to remove Mlock from setprivgrp

Thank You, removed MLOCK.
csreenivas
Frequent Advisor

Re: How to remove Mlock from setprivgrp

I got correct information from the experts