473,396 Members | 1,891 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,396 software developers and data experts.

Re-install Development Center


Can someone remind me how to re-install the Development Center? I was
playing with the Environment Settings a bit the other day and, ever since,
it hasn't worked right. I can create a new Project but that's all I can do;
the File and Edit menus are grayed out and I can't seem to find anything
that will re-enable them.

I upgraded from DB2 (LUW) Version 7.2 to Version 8.2 (FP7) on Friday and
applied Fixpack 8 on Saturday. I'm running Windows XP.

I don't think I've ever re-installed a single component of DB2 before so
I'm not ever sure it can be done. I haven't seen anything in the manuals
explaining how to do it either.

Is it possible to re-install the Development Center? If so, how do I do it?
Failing that, is there some way to re-install it without having to
reinstall both Version 8.2 (FP7) and FP8??

--
Henry

Nov 12 '05 #1
3 1793
"Henry Reardon" <He*****************@hotmail.com> wrote in message
news:tj********************@news20.bellglobal.com. ..

Can someone remind me how to re-install the Development Center? I was
playing with the Environment Settings a bit the other day and, ever since,
it hasn't worked right. I can create a new Project but that's all I can do; the File and Edit menus are grayed out and I can't seem to find anything
that will re-enable them.

I upgraded from DB2 (LUW) Version 7.2 to Version 8.2 (FP7) on Friday and
applied Fixpack 8 on Saturday. I'm running Windows XP.

I don't think I've ever re-installed a single component of DB2 before so
I'm not ever sure it can be done. I haven't seen anything in the manuals
explaining how to do it either.

Is it possible to re-install the Development Center? If so, how do I do it? Failing that, is there some way to re-install it without having to
reinstall both Version 8.2 (FP7) and FP8??

--
Henry

I assume you are talking about the DB2 App Development Client which has the
development center in addition to all the features of the DB2 Administrative
client.

You can uninstall the client using the Windows Add/Remove Software, and then
reinstall the App Dev Client using the latest fixpak software directly (it
is a cumulative release on Windows). I am not sure if you will loose any
development center work already saved, or if that is even an issue with you.
Nov 12 '05 #2
Henry Reardon wrote:
Can someone remind me how to re-install the Development Center? I was
To re-install something, you need to un-install it first. So, you
would need to go to add-remove programs, and select to de-install the
dev center. I can't recall if DB2 gives this type of flexibility on
Windows.
playing with the Environment Settings a bit the other day and, ever since,
it hasn't worked right. I can create a new Project but that's all I can
do; the File and Edit menus are grayed out and I can't seem to find
anything that will re-enable them.
I'm not sure that uninstall/reinstall will fix environment settings.
I upgraded from DB2 (LUW) Version 7.2 to Version 8.2 (FP7) on Friday and
applied Fixpack 8 on Saturday. I'm running Windows XP.

I don't think I've ever re-installed a single component of DB2 before so
I'm not ever sure it can be done. I haven't seen anything in the manuals
explaining how to do it either.

Is it possible to re-install the Development Center? If so, how do I do
it? Failing that, is there some way to re-install it without having to
reinstall both Version 8.2 (FP7) and FP8??


You can install directly from fixpak 8. Whatever you downloaded to
install FP8 can be used to install new functionality, even on a new
system. Obviously, it doesn't come with the license key, so you would
need to install that manually from your CD.
Nov 12 '05 #3
"Mark A" <no****@nowhere.com> wrote in
news:W-********************@comcast.com:
"Henry Reardon" <He*****************@hotmail.com> wrote in message
news:tj********************@news20.bellglobal.com. ..

Can someone remind me how to re-install the Development Center? I was
playing with the Environment Settings a bit the other day and, ever
since, it hasn't worked right. I can create a new Project but that's
all I can

do;
the File and Edit menus are grayed out and I can't seem to find
anything that will re-enable them.

I upgraded from DB2 (LUW) Version 7.2 to Version 8.2 (FP7) on Friday
and applied Fixpack 8 on Saturday. I'm running Windows XP.

I don't think I've ever re-installed a single component of DB2 before
so I'm not ever sure it can be done. I haven't seen anything in the
manuals explaining how to do it either.

Is it possible to re-install the Development Center? If so, how do I
do

it?
Failing that, is there some way to re-install it without having to
reinstall both Version 8.2 (FP7) and FP8??

--
Henry

I assume you are talking about the DB2 App Development Client which
has the development center in addition to all the features of the DB2
Administrative client.

You can uninstall the client using the Windows Add/Remove Software,
and then reinstall the App Dev Client using the latest fixpak software
directly (it is a cumulative release on Windows). I am not sure if you
will loose any development center work already saved, or if that is
even an issue with you.

Thanks, Mark, that is exactly what I wanted to know. I've never had to
reinstall a component before so I wasn't sure what to do and didn't see
it in the manual.

As it turns out, the other problems I was having forced me to uninstall
all of DB2 and re-install DB2 V8 (actually DB2 Version 8, Fixpack 7),
then apply Fixpack 8. Unfortunately, after all of that, the Development
Center is just as buggered up as it was before the re-installing.
(Luckily, my BIG problem, an SQL1311N whenever I tried to create a UDF,
went away, which is more important.)

I can't seem to create a new project and the File and Edit menus are
still grayed out, making it impossible to do much of anything in the
Development Center. I tried everything I can think of, including
deleting my .settings file and then the existing projects but nothing
gets me to the point where the launchpad works correctly: when I have
specified my project and clicked ok, it fails to go into "project-
building mode" so that I can add my connection and my stored procedure
or UDF.

Do you - or anyone else - have any idea how to make the Development
Center start fresh? I don't have any projects saved that I need to worry
about.

--
Henry

Nov 12 '05 #4

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

Similar topics

1
by: Nel | last post by:
I have a question related to the "security" issues posed by Globals ON. It is good programming technique IMO to initialise variables, even if it's just $foo = 0; $bar = ""; Surely it would...
4
by: Craig Bailey | last post by:
Anyone recommend a good script editor for Mac OS X? Just finished a 4-day PHP class in front of a Windows machine, and liked the editor we used. Don't recall the name, but it gave line numbers as...
1
by: Chris | last post by:
Sorry to post so much code all at once but I'm banging my head against the wall trying to get this to work! Does anyone have any idea where I'm going wrong? Thanks in advance and sorry again...
11
by: James | last post by:
My form and results are on one page. If I use : if ($Company) { $query = "Select Company, Contact From tblworking Where ID = $Company Order By Company ASC"; }
1
by: John Ryan | last post by:
What PHP code would I use to check if submitted sites to my directory actually exist?? I want to use something that can return the server code to me, ie HTTP 300 OK, or whatever. Can I do this with...
10
by: James | last post by:
What is the best method for creating a Web Page that uses both PHP and HTML ? <HTML> BLA BLA BLA BLA BLA
1
by: joost | last post by:
Hello, I'm kind of new to mySQL but more used to Sybase/PHP What is illegal about this query or can i not use combined query's in mySQL? DELETE FROM manufacturers WHERE manufacturers_id ...
2
by: sky2070 | last post by:
i have two file with jobapp.html calling jobapp_action.php <HTML> <!-- jobapp.html --> <BODY> <H1>Phop's Bicycles Job Application</H1> <P>Are you looking for an exciting career in the world of...
1
by: Brian | last post by:
I have an array like this: $events = array( array( '2003-07-01', 'Event Title 1', '1' //ID Number (not unique) ), array( '2003-07-02',
1
by: Clarice Almeida Hughes | last post by:
tenho um index onde tenho o link pro arq css, como sao visualizados pelo include todas as paginas aderem ao css linkado no index. so q eu preciso de alguns links com outras cores no css, o q devo...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
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...
0
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...

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.