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 > DB2 Configuring for Dual Processors

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-04-03, 04:15
murali_rajeev murali_rajeev is offline
Registered User
 
Join Date: Aug 2003
Posts: 15
DB2 Configuring for Dual Processors

Hi All,

We are using DB2 7.2.4 on Windows 2000 server. Recently we are upgraded our server with the Dual Processor. After Re-installing DB2 we are getting the following error in the db2diag.log

2003-12-04-11.16.18.109000 InstanceB2 Node:000
PID:1004(db2syscs.exe) TID:1008 Appid:none
base_sys_utilities LicCheckProcessors Probe:11

SQL8017W The number of processors on this machine exceeds the defined entitlement of "1" for the product "DB2 Enterprise Edition". The number of processors on this machine is "4". You should purchase additional processor 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 licenses, refer to the Quick Beginnings manual for your platform. For more information on the db2licm utility, refer
to the DB2 Command Reference.

Whats is this means ? Can we go ahead and deploy the same on the production level ? Can any issue be ther at a later stage becuase of this error ? Please help
Reply With Quote
  #2 (permalink)  
Old 12-04-03, 04:23
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
The cost of DB2 is based on the number of processors. Your current license key does not allow for more than 1 processor. You will need a new license key that entitles you to 4 processors (which is what DB2 thinks you have), and which you will have to pay for. You probably should upgrade to version 8, instead of buying more processors entitlements for version 7.
__________________
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
  #3 (permalink)  
Old 12-04-03, 04:36
murali_rajeev murali_rajeev is offline
Registered User
 
Join Date: Aug 2003
Posts: 15
Hi Marcus


Thank you very much for your immediate response. Can you please let me know the following.

1. Can we deploy my current databases on the same platfrom .? (inspite we keep on getting this error which is logging in db2diag.log) Can this License problem create any damage to my databases deployed . Because it will take some time for us to upgrade to ver 8. Till such time can we deploy the same on dual processor. ?

Thanks in advance

Regards

Rajeev




Quote:
Originally posted by Marcus_A
The cost of DB2 is based on the number of processors. Your current license key does not allow for more than 1 processor. You will need a new license key that entitles you to 4 processors (which is what DB2 thinks you have), and which you will have to pay for. You probably should upgrade to version 8, instead of buying more processors entitlements for version 7.
Reply With Quote
  #4 (permalink)  
Old 12-04-03, 12:02
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
I don't really know if you can still use it despite the error messages about the licensing problem. I doubt that your data will be damaged, but be careful because it may stop working completely after a certain time without proper licensing and you may not be able to do backups of the data.
__________________
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
  #5 (permalink)  
Old 12-05-03, 05:36
gdipietro80 gdipietro80 is offline
Registered User
 
Join Date: Oct 2003
Location: Rome
Posts: 15
Wink

Sorry for my english

you can use this command

db2licm -l

this display all the products with available license information

for upgrade the number of entitled processors you can use

db2licm -n<Product PWD>, <number processor>
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