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 > uninstalling features on udb 9.5

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-14-11, 09:25
jekoch jekoch is offline
Registered User
 
Join Date: Jun 2007
Posts: 12
uninstalling features on udb 9.5

we had some folks who installed udb 9.5 with DPF and storage optimization but never utilized either. to avoid chargeback for the features we want to uninstall them with no impact to the actively running databases involved. anyone out there have experience doing that? any suggestions or warnings?
Reply With Quote
  #2 (permalink)  
Old 03-14-11, 10:42
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
These Features are included in every Enterprise Server Installation. I doubt that you can deinstall it. You could just implement another License-File.

What does "db2licm -l" show?
If your license does not include these Features, you can prevent the Usage with "db2licm -e db2ese HARD".
Reply With Quote
  #3 (permalink)  
Old 03-14-11, 11:04
jekoch jekoch is offline
Registered User
 
Join Date: Jun 2007
Posts: 12
it looks like the installer put in a license key even though not properly purchased

DB2 Database Partitioning: "Licensed"
DB2 Performance Optimization ESE: "Not licensed"
DB2 Storage Optimization: "Licensed"
DB2 Advanced Access Control: "Not licensed"
DB2 Geodetic Data Management: "Not licensed"
IBM Homogeneous Federation ESE: "Licensed"
DB2 pureXML ESE: "Not licensed"

so I don't believe the HARD stop on the license will work. correct? uninstall is the only option?
Reply With Quote
  #4 (permalink)  
Old 03-15-11, 12:39
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
Hi,

sorry, was busy.
The License-Combination looks strange. Where do you got the License-File from? Have seen similar Lincenses on DB2s for SAP.

Have you used any of these Features so far? I think that applying a 'normal' ESE License-File should be enough. db2licm -r and db2licm -a

Cheers
nvk
Reply With Quote
  #5 (permalink)  
Old 03-15-11, 13:17
jekoch jekoch is offline
Registered User
 
Join Date: Jun 2007
Posts: 12
got that off a db2licm -l but maybe I can just do the -r and get them out of there so that they do not show up in the ILMT (ibm license management tool) from which audits are based. Thank you much!

$ db2licm -l
Product name: "DB2 Enterprise Server Edition"
License type: "CPU"
Expiry date: "Permanent"
Product identifier: "db2ese"
Version information: "9.1"
Annotation: "-3;(_c)"
Features:
DB2 Database Partitioning: "Licensed"
DB2 Performance Optimization ESE: "Not licensed"
DB2 Storage Optimization: "Licensed"
DB2 Advanced Access Control: "Not licensed"
DB2 Geodetic Data Management: "Not licensed"
IBM Homogeneous Federation ESE: "Licensed"
DB2 pureXML ESE: "Not licensed"
Reply With Quote
  #6 (permalink)  
Old 03-15-11, 14:58
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
You should be able to remove the existing licenses (using db2licm), and reinstall the plain ESE license file. See the Command Reference manual for db2licm.
__________________
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
  #7 (permalink)  
Old 03-15-11, 16:21
jekoch jekoch is offline
Registered User
 
Join Date: Jun 2007
Posts: 12
Talking

thank you. removed the offending products using the db2licm and now testing to make sure everything works. added a hard stop on unlicensed products to make sure we do not violate any license agreements. And thanks, appreciate the input!
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