473,651 Members | 2,496 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problems installing DB2 Contol Center.

I am trying to install connect v8.1 on a windows xp PC to monitor
databases on a AIX server. I tried unistalling and re-installing the
Connect software and I now get the following error message when trying
to re-install the connect software on the windows machine.

DB2 has been installed previously by a user that is not an
administrator of this computer. This installation will not be allowed
as only one installation of DB2 is allowed on the computer at one
time.

I am stuck don't know how to proceed thanks in advance for any help on
this.

Alan
Nov 12 '05 #1
3 3131
You first need to stop all db2 services in the services of XP.
Then delete the sqllib directory from XP
You can also use the remove software section of the control panel.

Once done, what you need to install is the run time client with the
administration tols. It is known as the administration client.
You do not need connect product. That product provides connection to
DRDA servers like z/OS and/or AS/400.

Once Admin. client install, use the Cinfiguration Assistant to discover
and catalog the db's on the remote AIX server and you are then set.
HTH, Pierre.

Alan F. wrote:
I am trying to install connect v8.1 on a windows xp PC to monitor
databases on a AIX server. I tried unistalling and re-installing the
Connect software and I now get the following error message when trying
to re-install the connect software on the windows machine.

DB2 has been installed previously by a user that is not an
administrator of this computer. This installation will not be allowed
as only one installation of DB2 is allowed on the computer at one
time.

I am stuck don't know how to proceed thanks in advance for any help on
this.

Alan


--
Pierre Saint-Jacques - Reply to: sescons at attglobal dot com
IBM DB2 Cerified Solutions Expert - Administration
SES Consultants Inc.
Nov 12 '05 #2
Your problem is db2 was installed under a different domain or local
account. Probably whatever has local admin authority on that machine.
Try to re-install or update under the same account it was originally
installed under.



Pierre Saint-Jacques <se*****@attglo bal.net> wrote in message news:<41******* *******@attglob al.net>...
You first need to stop all db2 services in the services of XP.
Then delete the sqllib directory from XP
You can also use the remove software section of the control panel.

Once done, what you need to install is the run time client with the
administration tols. It is known as the administration client.
You do not need connect product. That product provides connection to
DRDA servers like z/OS and/or AS/400.

Once Admin. client install, use the Cinfiguration Assistant to discover
and catalog the db's on the remote AIX server and you are then set.
HTH, Pierre.

Alan F. wrote:
I am trying to install connect v8.1 on a windows xp PC to monitor
databases on a AIX server. I tried unistalling and re-installing the
Connect software and I now get the following error message when trying
to re-install the connect software on the windows machine.

DB2 has been installed previously by a user that is not an
administrator of this computer. This installation will not be allowed
as only one installation of DB2 is allowed on the computer at one
time.

I am stuck don't know how to proceed thanks in advance for any help on
this.

Alan

Nov 12 '05 #3
Pierre,

I followed your steps and it worked perfectly.

Thanks,

Alan

Pierre Saint-Jacques <se*****@attglo bal.net> wrote in message news:<41******* *******@attglob al.net>...
You first need to stop all db2 services in the services of XP.
Then delete the sqllib directory from XP
You can also use the remove software section of the control panel.

Once done, what you need to install is the run time client with the
administration tols. It is known as the administration client.
You do not need connect product. That product provides connection to
DRDA servers like z/OS and/or AS/400.

Once Admin. client install, use the Cinfiguration Assistant to discover
and catalog the db's on the remote AIX server and you are then set.
HTH, Pierre.

Alan F. wrote:
I am trying to install connect v8.1 on a windows xp PC to monitor
databases on a AIX server. I tried unistalling and re-installing the
Connect software and I now get the following error message when trying
to re-install the connect software on the windows machine.

DB2 has been installed previously by a user that is not an
administrator of this computer. This installation will not be allowed
as only one installation of DB2 is allowed on the computer at one
time.

I am stuck don't know how to proceed thanks in advance for any help on
this.

Alan

Nov 12 '05 #4

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

Similar topics

10
3675
by: stu7 | last post by:
+ I have some problems with QT. I know that it is supposed to be useful for compiling cross-platform versions of a program, and that it has something to do with C++ ...not a problem so far. But - if QT compilies a program for Linux (my interest)... why do I have to install QT (again) to use it ? It seems it hasn't compiled -FOR- Linux at all, but is only using the Linux framework to run itself on_ acting more like a virus than a...
0
3480
by: Michael Fork | last post by:
Note: I pasted the code the attachments as plain text after the message (I wasn't able to post it with an attachment...) Attached are the XSL and XML files that I am having problems with. I am trying to extract the stock information after having downloaded the HTML and converted to XML (well-formed HTML) using XSL and XPATH and am unable. I am basing what I have done so far off of...
1
3039
by: 3f | last post by:
Hello; We have made a web application that people can download from our web site and installed on: Windows XP Windows 2000 Professional Windows 2003 Server Windows 2000 Server
2
6258
by: mb12036 | last post by:
All- Having a problem installing a DB2 client on a machine running AIX version 5.0. Client appeared to install one time succesfully, then was uninstalled and a reinstall was attempted. For some reasons, it does not complete the reinstall. See the status report from the GUI installer at the end of this note. Errors are towards the bottom. Everything installed in /usr/opt for DB2 but the sqllib folder that is supposed to be created in...
3
1724
by: Henry Reardon | last post by:
I installed DB2 for Linux, Unix, and Windows on V8.2 (i.e. 8.1.7) on Windows XP on Friday. I had some problems with migration which are still outstanding - see my earlier thread - but I managed to drop the old SAMPLE database and create a new one that works fine. That enabled me to resume work on my current project. However, I am having problems with UDFs over and above the ones I mentioned in the earlier thread. I have a UDF that worked...
2
2176
by: Henry Reardon | last post by:
I have a question or two about the Info Center. I'm running DB2 (LUW) Personal (Developer's) Edition Version 8 (FP8) on Windows XP. I just reinstalled DB2 V8 (FP7) and applied FP8 immediately afterwards. During the install process, I said that I wanted to the InfoCenter to be installed on my hard drive (standalone PC) rather than using the default URL to access it via the Internet. However, when I launch the Info Center, it is using the...
4
3519
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The objective in utilizing this new deployment method is to reduce the maintenance overhead as well as making it easier for my users to setup and run the application initially. I have VS 2002, Windows XP, Access XP(2000 format). He is my problem....
2
1759
by: Adam Witney | last post by:
Forwarding to the mailing list, as I don't know how to fix it.... ------ Forwarded Message From: Henning Klein <kleinh@rz.uni-potsdam.de> Date: Tue, 22 Jun 2004 22:09:08 +0200 To: awitney@sghms.ac.uk Subject: problems with installing postgres hi,
6
1876
by: CoL | last post by:
I am installing gcc 2.95.3 version as required by our product. current compiler 2.96 used for building --installing After ./configure make bootstrap gives below error ../parse.y:379.10-15: type redeclaration for interface_type_list ../parse.y:388.10-15: type redeclaration for class_member_declaration ../parse.y:401.10-15: type redeclaration for unary_expression_not_plus_minus make: *** Error 1
0
8352
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8802
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8697
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8465
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7297
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6158
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4144
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
1909
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1587
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.