ADM12017E - db2 license - add processor

20 December,2008 by Tom Collins

 

There is a probe , which returns the follwoing message

 MESSAGE : ADM12017E  The number of processors on this machine exceeds the
          defined entitlement of "1" for the product "DB2 Enterprise Server
          Edition". The number of processors on this machine is "2". You should
          purchase additional processor based entitlements from your IBM
          representative or authorized dealer and update your license using the
          License Center or the db2licm command line utility. For more
          information on updating processor based licenses, refer to the Quick
          Beginnings manual for your platform. For more information on the
          db2licm utility, refer to the DB2


db2licm -n "<product Identifier>" "<number of processors>"

 

if you to find out the number of processors use :
 dmesg | grep "Physical Processor" | awk '{ print $5 }' |sort -nu|wc -l


if you want to find the Product Identifier use :
 

  db2licm -l

where the Product Identifier is listed

IBM jobs

 Ref:Jack Vamvas(http://www.dba-db2.com)

 

Author: Rambler(http://www.dba-db2.com)

Share:

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been saved. Comments are moderated and will not appear until approved by the author. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment on ADM12017E - db2 license - add processor

Comments are moderated, and will not appear until the author has approved them.


dba-db2.com | DB2 Performance Tuning | DBA DB2:Everything | FAQ | Contact | Copyright