473,320 Members | 1,848 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

remove DB2 Connect Server ?

Hi,

I have installed DB2 9.5 directly from FP1 on Windows in custom mode with
COMP=CONNECT_SUPPORT. I then added my DB2 Server license.

I am surprise that db2licm refers to a DB2 Connect Server. Is there a way to
remove the product I have never installed ?

db2licm -l
Product name: "DB2 Enterprise Server Edition"
License type: "CPU Option"
Expiry date: "Permanent"
Product identifier: "db2ese"
Version information: "9.5"
Enforcement policy: "Soft Stop"
Features:
.....
Product name: "DB2 Connect Server"
Expiry date: "Expired"
Product identifier: "db2consv"
Version information: "9.5"
Concurrent connect user policy: "Disabled"
Enforcement policy: "Soft Stop"

Thanks,

Jean-Marc

Aug 31 '08 #1
6 10379
Hi,
>
I have installed DB2 9.5 directly from FP1 on Windows in custom mode with
COMP=CONNECT_SUPPORT. I then added my DB2 Server license.

I am surprise that db2licm refers to a DB2 Connect Server. Is there a wayto
remove the product I have never installed ?

db2licm -l
Product name: * * * * * * * * * * "DB2 Enterprise Server Edition"
License type: * * * * * * * * * * "CPU Option"
Expiry date: * * * * * * * * * * *"Permanent"
Product identifier: * * * * * * * "db2ese"
Version information: * * * * * * *"9.5"
Enforcement policy: * * * * * * * "Soft Stop"
Features:
....
Product name: * * * * * * * * * * "DB2 Connect Server"
Expiry date: * * * * * * * * * * *"Expired"
Product identifier: * * * * * * * "db2consv"
Version information: * * * * * * *"9.5"
Concurrent connect user policy: * "Disabled"
Enforcement policy: * * * * * * * "Soft Stop"

Thanks,

Jean-Marc
Try this:

db2licm -r db2consv

Hope this will help.

Sincerely,
Mark B.
Sep 1 '08 #2
Hi Mark,

Thanks, but db2licm -r db2consv gives: LIC1417N The license specified
could not be removed from the nodelock file. The return code is "-216".
Check that the license for this product exists in the nodelock file.

regedit shows in Hkey_Local_Machine....\DB2\db2 entreprise server edition,
but I don't have db2 connect server edition.

So where does this comes from ?

Regards,

JM
<4.****@mail.ruwrote in message
news:59**********************************@r66g2000 hsg.googlegroups.com...
Hi,

I have installed DB2 9.5 directly from FP1 on Windows in custom mode with
COMP=CONNECT_SUPPORT. I then added my DB2 Server license.

I am surprise that db2licm refers to a DB2 Connect Server. Is there a way
to
remove the product I have never installed ?

db2licm -l
Product name: "DB2 Enterprise Server Edition"
License type: "CPU Option"
Expiry date: "Permanent"
Product identifier: "db2ese"
Version information: "9.5"
Enforcement policy: "Soft Stop"
Features:
....
Product name: "DB2 Connect Server"
Expiry date: "Expired"
Product identifier: "db2consv"
Version information: "9.5"
Concurrent connect user policy: "Disabled"
Enforcement policy: "Soft Stop"

Thanks,

Jean-Marc
Try this:

db2licm -r db2consv

Hope this will help.

Sincerely,
Mark B.
Sep 1 '08 #3
>
Thanks, but *db2licm -r db2consv gives: LIC1417N *The license specified
could not be removed from the nodelock file. *The return code is "-216"..
Check that the license for this product exists in the nodelock file.
Hi Jean-Marc,

Sorry, indeed you can't remove expired license.
Workaround may be:
1. db2stop
2. Adjust your system clock at some point in past when this license
was still trial.
3. db2licm -r db2consv
Sincerely,
Mark B.

Sep 2 '08 #4
Jean-Marc Blaise wrote:
Hi Mark,

Thanks, but db2licm -r db2consv gives: LIC1417N The license specified
could not be removed from the nodelock file. The return code is "-216".
Check that the license for this product exists in the nodelock file.

regedit shows in Hkey_Local_Machine....\DB2\db2 entreprise server edition,
but I don't have db2 connect server edition.

So where does this comes from ?
You sure you've never installed it before? Have you checked Add/Remove
programs for it?

If it's not there, look for the db2consv.lvl file in your sqllib - and
remove it.
Sep 2 '08 #5
Hi Mark,

Thanks a lot ! Your procedure is working :-)

Thanks again,

JM

<4.****@mail.ruwrote in message
news:2f**********************************@y21g2000 hsf.googlegroups.com...
>
Thanks, but db2licm -r db2consv gives: LIC1417N The license specified
could not be removed from the nodelock file. The return code is "-216".
Check that the license for this product exists in the nodelock file.
Hi Jean-Marc,

Sorry, indeed you can't remove expired license.
Workaround may be:
1. db2stop
2. Adjust your system clock at some point in past when this license
was still trial.
3. db2licm -r db2consv
Sincerely,
Mark B.
Sep 2 '08 #6
Hi Darin,

Yes I am positive, I have never installed it before. The db2consv.lvl is not
there either.

If you install DB2 9.5 GA, then apply FP1, you get ESE product. If you
install from scratch ESE from FP1 (and really click on Entreprise Server
Edition), you end up with this db2consv product license that shows up as
expired.

Regards,

JM

"Darin McBride" <dm******@naboo.to.org.no.spam.for.mewrote in message
news:GKcvk.244127$gc5.11126@pd7urf2no...
Jean-Marc Blaise wrote:
>Hi Mark,

Thanks, but db2licm -r db2consv gives: LIC1417N The license specified
could not be removed from the nodelock file. The return code is "-216".
Check that the license for this product exists in the nodelock file.

regedit shows in Hkey_Local_Machine....\DB2\db2 entreprise server
edition,
but I don't have db2 connect server edition.

So where does this comes from ?

You sure you've never installed it before? Have you checked Add/Remove
programs for it?

If it's not there, look for the db2consv.lvl file in your sqllib - and
remove it.

Sep 2 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: TJ | last post by:
Dear Sir/Madm Environmen ..NET runtime 1. IE 6. I made one User Control form to host in Internet Explorer class MyUserControl : UserControl ... void ConnectToServer()
4
by: Emilio | last post by:
Question about Shared Sub Connect(server As , message As ) Why is in square brackets? Is it like Shared Sub Connect(server() As String, message() As String)
1
by: BOBO | last post by:
Hi all, Is there anyone who can address me to the official (or not) documentation for Fixpack 13 Installation on a IBM DB2 connect enterprise server? Many thanks.
0
by: avinashibs | last post by:
how to connect the domain server using socket programing ? actually i have a userid , password . that userid and password go through the server then it will check the email id and password is...
2
by: s j shah | last post by:
How to connect server2005 and insert,delete,update record in database.plz help me
2
by: jeffhan | last post by:
we have os/400 db2 database at the backend. i installed db2 v9 connect server on one windows server which is locating the same network with database server. now how to i configure the connect...
1
by: TLS | last post by:
How can i connect database which is hosted in server(Oracle 10g XE) from my client machine(in my client m/c dont have Oracle 10g XE - i using oracle SQL Developer for accessing Server DB) I tried...
4
by: sebsauvage | last post by:
Hello. I'm using SimpleHTTPServer (work well) but it always sends "Server" header in response: "Server: SimpleHTTP/0.6 Python/2.5.1" How can I remove that ? I tried:
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.