HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Oracle and MLOCK
 
Operating System - HP-UX
        1840188
        Members
    
    
        4134
        Online
    
    
        110162
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
	
		
			
            
                
            Go to solution
        
            
		
		
			
            	
	
		
        
		
	
	
		Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
11-26-2001 11:56 AM
11-26-2001 11:56 AM
			
				
					
					
						Hello, Forum
I am trying to migrate 300 GB Database Instances from the V-class machine to the N4000. Both are running 11.0 OS.
2 databases coexist well on the V server. In order for me to bring them up on the N machine, I have to put
entry in /etc/privgroup :
dba MLOCK , otherwise the second instance dosn't start and gives an HP-UX error: not owner. I have checked /dev/async driver to be owned by dba. My max_async_ports is the same on both machines. Can anyone explain why I need to MLOCK Oracle and what kernel parameters I need to change to avoid setprivgrp command.
Is this a clean way of doing it?
Thanks a lot.
Dimitry.
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
I am trying to migrate 300 GB Database Instances from the V-class machine to the N4000. Both are running 11.0 OS.
2 databases coexist well on the V server. In order for me to bring them up on the N machine, I have to put
entry in /etc/privgroup :
dba MLOCK , otherwise the second instance dosn't start and gives an HP-UX error: not owner. I have checked /dev/async driver to be owned by dba. My max_async_ports is the same on both machines. Can anyone explain why I need to MLOCK Oracle and what kernel parameters I need to change to avoid setprivgrp command.
Is this a clean way of doing it?
Thanks a lot.
Dimitry.
Solved! Go to Solution.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
11-26-2001 12:06 PM
11-26-2001 12:06 PM
Solution
			
				
					
					
						Hi Dimitry,
Maybe these links will help,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=1eaff66e193e98bb07/screen=ckiDisplayDocument?docId=200000026600798
http://us-support.external.hp.com/cki/bin/doc.pl/sid=1eaff66e193e98bb07/screen=ckiDisplayDocument?docId=200000049670811
Hope this helps.
regds
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
Maybe these links will help,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=1eaff66e193e98bb07/screen=ckiDisplayDocument?docId=200000026600798
http://us-support.external.hp.com/cki/bin/doc.pl/sid=1eaff66e193e98bb07/screen=ckiDisplayDocument?docId=200000049670811
Hope this helps.
regds
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
11-26-2001 12:33 PM
11-26-2001 12:33 PM
			
				
					
						
							Re: Oracle and MLOCK
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						hi,
MLOCK is a privilige which can be assigned to a group. The users of the group who have this privilige can "lock" process text and data in to memory and also lock shared memory segments. THis is very much needed to run oracle instances; Hence in any box where oracle is run, we include this privilige.
To see the current priviliges on the system , run
#getprivgrp
It will show the set priviliges.
(What was the setting in your V box?? )
I don''t think there is any kernel parameters to override this.
For more info do
man 1m setprivgrp
HTH
raj
		
		
	
	
	
MLOCK is a privilige which can be assigned to a group. The users of the group who have this privilige can "lock" process text and data in to memory and also lock shared memory segments. THis is very much needed to run oracle instances; Hence in any box where oracle is run, we include this privilige.
To see the current priviliges on the system , run
#getprivgrp
It will show the set priviliges.
(What was the setting in your V box?? )
I don''t think there is any kernel parameters to override this.
For more info do
man 1m setprivgrp
HTH
raj
	Take it easy.
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
11-27-2001 04:47 AM
11-27-2001 04:47 AM
			
				
					
						
							Re: Oracle and MLOCK
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						I've seen this too. I have two identically configured clusters and the first needs MLOCK and the second seems to run fine without it. I haven't checked to see if /dev/async is opened on the second (i don't have privs), but it is definitely open on the first.
The Metalink <133007.1> talks about it
Note 139272.1 also talks about async config.
		
		
	
	
	
The Metalink <133007.1> talks about it
Note 139272.1 also talks about async config.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP