473,748 Members | 4,935 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Install DB2 CAE v5.2 using a response file.

Is it possible to install DB2 CAE v5.2 using a response file ? From
one of IBMs tech article, I found that the IBM DB2 Universal DB can be
installed using a response file. My objective it to install and
uninstall DB2 CAE v5.2 without user input like navigating through the
wizard. Any help, suggestion are welcome.

Cheers.
Nov 12 '05 #1
3 3902
Analyst wrote:
Is it possible to install DB2 CAE v5.2 using a response file ? From
one of IBMs tech article, I found that the IBM DB2 Universal DB can be
installed using a response file. My objective it to install and
uninstall DB2 CAE v5.2 without user input like navigating through the
wizard. Any help, suggestion are welcome.


Answer #1: DB2 v5.2 is way, way out of service. You should be looking
at DB2 v8.2 instead. The CAE was split and renamed in v6 - you'll
probably want the Runtime Client, but you may want the Administration
Client.

Answer #2: Yes, DB2 has supported silent installations since v5 or
earlier (depending on the platform). Silent uninstallations may be
possible, but that's stretching my memory quite a bit at this point.
I'm sure they are on OS/2 and Windows 3.1, it's very likely on Windows
32-bit, and possible, but a lot of work, on Unix (and the Linux beta,
but you're not using that since it timed out years ago already).

Hope that helps,
Nov 12 '05 #2
Darin, thanks for your thoughts. Tell me about DB2 v5.2 being way out
of date. But the system we are in now needs DB2 CAE v5.2 on windows 2K
for regression purposes. Installing DB2 Connect v8.2 using a response
file on Win 2000 is working and am confident that the uninstall process
would work for the same (though I haven't tested it !!).

Like I mentioned, I want to install and uninstall DB2 CAE v5.2 on
Windows 2000 without user input as a fall back step if the DB2 Connect
v 8.2 rollout fails. I thought a response file would work for
installing and uninstalling DB2 CAE v5.2 but the setup exe doesn't
seem to have the option for a response file. Is there any other way I
can install and uninstall DB2 CAE v5.2 without user intervention during
the process ?

Darin McBride wrote:
Analyst wrote:
Is it possible to install DB2 CAE v5.2 using a response file ? From
one of IBMs tech article, I found that the IBM DB2 Universal DB can be installed using a response file. My objective it to install and
uninstall DB2 CAE v5.2 without user input like navigating through the wizard. Any help, suggestion are welcome.
Answer #1: DB2 v5.2 is way, way out of service. You should be

looking at DB2 v8.2 instead. The CAE was split and renamed in v6 - you'll
probably want the Runtime Client, but you may want the Administration
Client.

Answer #2: Yes, DB2 has supported silent installations since v5 or
earlier (depending on the platform). Silent uninstallations may be
possible, but that's stretching my memory quite a bit at this point.
I'm sure they are on OS/2 and Windows 3.1, it's very likely on Windows 32-bit, and possible, but a lot of work, on Unix (and the Linux beta,
but you're not using that since it timed out years ago already).

Hope that helps,


Nov 12 '05 #3
ra*****@techie. com wrote:
Darin, thanks for your thoughts. Tell me about DB2 v5.2 being way out
of date. But the system we are in now needs DB2 CAE v5.2 on windows 2K
for regression purposes. Installing DB2 Connect v8.2 using a response
Quite the regression test ... DB2 v7 is out of service, so v5 is pretty
much forgotten about ;-)
file on Win 2000 is working and am confident that the uninstall process
would work for the same (though I haven't tested it !!).

Like I mentioned, I want to install and uninstall DB2 CAE v5.2 on
Windows 2000 without user input as a fall back step if the DB2 Connect
v 8.2 rollout fails. I thought a response file would work for
installing and uninstalling DB2 CAE v5.2 but the setup exe doesn't
seem to have the option for a response file. Is there any other way I
can install and uninstall DB2 CAE v5.2 without user intervention during
the process ?
DB2 v5.2 for Windows most definitely has a response file ability -
although how well it was documented is unclear. I suspect it's "-u",
just as it is in v8. However, when you do this, your command prompt
will immediately return while the installation occurs in the
background. I don't know when an option to help with that (if you
care) was put in - if v5.2 had it, I think it would be the "-sms"
option or the "-w" option. This is probably even less documented than
the "-u" option for the response file itself.

I think, though, that only the -u option was there - I think the extra
functionality wasn't added until v6 or so, so you'll be stuck with
kicking off a response file install in "*U*nattend ed" mode (-u or /u)
and then watching the log file for completion.

The uninstall should be the same - the /u parameter makes it silent.
Darin McBride wrote:
Analyst wrote:
> Is it possible to install DB2 CAE v5.2 using a response file ? From
> one of IBMs tech article, I found that the IBM DB2 Universal DB can be > installed using a response file. My objective it to install and
> uninstall DB2 CAE v5.2 without user input like navigating through the > wizard. Any help, suggestion are welcome.


Answer #1: DB2 v5.2 is way, way out of service. You should be

looking
at DB2 v8.2 instead. The CAE was split and renamed in v6 - you'll
probably want the Runtime Client, but you may want the Administration
Client.

Answer #2: Yes, DB2 has supported silent installations since v5 or
earlier (depending on the platform). Silent uninstallations may be
possible, but that's stretching my memory quite a bit at this point.
I'm sure they are on OS/2 and Windows 3.1, it's very likely on

Windows
32-bit, and possible, but a lot of work, on Unix (and the Linux beta,
but you're not using that since it timed out years ago already).

Hope that helps,

Nov 12 '05 #4

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

Similar topics

4
1740
by: Diane Wilson | last post by:
I have an install problem on IIS that has me stumped. PHP appears to be installed properly, and is listed as a filetype in IIS, pointing to the PHP script processor. However, when I try to load a page called "test.php", I get a "page not found" response. The file contains only HTML, no PHP. I duplicated the file as "test.junk", and IIS reads and processes the file, as HTML, with no problem. IIS can also open .html and .aspx
1
1360
by: Tom Andersen | last post by:
Hi all Im trying to install DB2 Connect from a central installation point. and the program installs as it should, on the target machine, Is there a way to implement the databases into the installation file? Best regards Tom
3
6501
by: Nananana | last post by:
Hi. Using Win XP, I would like to use the silent installation for DB2 Runtime Client 8.2. I read a lot about it in the DB2 docs, but didn't get it to work. My installation choices are trivial. Something like: Next, Next, Yes (Accept..), Next, Next.. Does anyone have a working sample for me? (batch file + response file) TIA
3
2818
by: aj | last post by:
DB2 LUW 8.2 FP14 Red Hat AS 2.1 I am using a response file w/ db2setup to install DB2. I then want to install the latest fixpak in the same automated way. Is there any way to use a response file w/ fixpak installation? Or can I otherwise do an automated (non-interactive) fixpak install?
0
1061
by: Ayrin | last post by:
The code below works fine on my Windows2003, dotnet 1.1 server. UNTIL I install service pak one for Windows 2003. After I install SP1 this code brings up the Open/save box but one you select something, nothing happens (0% downloads) If I run this code on my dev machine with winXPsp2 and IE7, the code only works for text files. Other files will download, but they are corrupt when I open them.(missing bytes I think) Does anyone have...
3
5735
by: Bruno LIVERNAIS | last post by:
Hi, We are currently installing a DB2 V9 ESE on a Linux server (RHEL4U4-x86_64). Installation runs successfully on each node. Database user environment is OK and the instance is well created. To be sure, we've started the database with db2start =successfull. And then shut it down again successfully too. The tricks appears when we switch the hp MC/ServiceGuard (A.11.16 for Linux) package to the other node... the database does not want...
4
7100
by: Amber | last post by:
The installer tells it faild to config db2inst1, the db2setup.err is as following: /usr/share/themes/Clearlooks/gtk-2.0/gtkrc:60: Engine "clearlooks" is unsupporte d, ignoring Jun 15, 2007 6:32:36 PM java.util.prefs.FileSystemPreferences$3 run INFO: Created system preferences directory in java.home.
3
11371
by: Jean-Marc Blaise | last post by:
Hi, I've been trying for 2 hours to install in silent mode a DB2 9 runtime client. Why didn't you make this process as simple as for the CLIENT install ? It is not the same setup command, you can download a setup from the support site, but unfortunately, the setup does not allow you to create a response file. Neither the db2rspgn utility, after the graphical setup has been done. Very disapointing ... maybe can someone highlight the...
2
3193
by: David Thielen | last post by:
This app works fine on IIS 7 on WIndows 2003. On IIS 8/Windows 2008 I'm getting the below error. One note, the DLL listed is written in J#. Any ideas? thanks - dave Server Error in '/apps' Application.
0
8830
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9541
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
9247
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8242
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
6796
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
6074
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4874
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2782
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2215
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.