If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > start the database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-20-11, 21:31
asocol asocol is offline
Registered User
 
Join Date: Feb 2009
Posts: 1
start the database

We have Linux with DB2 9.7


We see this message in db2diag.log file

EDUID : 1793 EDUNAME: db2agent (TSMDB) 9
FUNCTION: DB2 UDB, SQO Memory Management, sqloRequestShmget, probe:80
MESSAGE : ZRC=0xFFFFFBEE=-1042
DATA #1 : String, 28 bytes
Failed to allocate hugepages


Please help me.
Reply With Quote
  #2 (permalink)  
Old 05-27-11, 20:25
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
You must have DB2_LARGE_PAGE_MEM=DB registry variable set. Make sure you have enough huge pages configured at the OS level to allocate db shared memory (database_memory).

Check this URL for more info:
IBM DB2 9.7 for Linux, UNIX and Windows Information Center
Reply With Quote
  #3 (permalink)  
Old 05-27-11, 23:12
Marcus_A Marcus_A is online now
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Huge page support is not recommended by IBM for DB2 on Linux. During benchmark testing were I work, we found DB2 ran noticeably slower with Huge Page support enabled on RHES 5.5.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #4 (permalink)  
Old 06-21-11, 04:17
lazydev lazydev is offline
Registered User
 
Join Date: Mar 2010
Posts: 15
marcus,

can you provide me some test scenarios which you have applied for your benchmark testing and why it's not advisable .

I am working on some testing with huge pages in our environment.

It might be helpful for me .
Reply With Quote
  #5 (permalink)  
Old 06-21-11, 04:23
Marcus_A Marcus_A is online now
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
We ran an OLTP application test using Loadrunner. 32 CPU cores, 128 GB memory. If you test with and without, let us know the results.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On