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 > Silent install of run-time client fx6

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-07-04, 08:34
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Silent install of run-time client fx6

Hi,

I would like to install db2 run-time client v8 fp6 on Windows environment in silent mode.

I created response file, I just don't know how to execute installation with response file. Any idea?

Thanks,
Grofaty

Last edited by grofaty; 07-08-04 at 02:59.
Reply With Quote
  #2 (permalink)  
Old 07-07-04, 08:41
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
x:\setup /U <responsefile path and name> on windows
db2setup -r <reponsefile_directory>/<reponse_file> on Unix
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 07-07-04, 08:56
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,

Thanks a lot, it works!

Thanks,
Grofaty

Last edited by grofaty; 07-08-04 at 02:57.
Reply With Quote
  #4 (permalink)  
Old 07-08-04, 02:58
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,

One new task to do:
After silent installation of db2 run time client, I would like to automaticaly configure "db2 connections" to remote db2 servers with db2cfimp program.

So I need to execute the folowing command
Code:
db2cfimp config_file
But I would like to do this automaticaly after silent installation. Is there a way to do the following: silent install and then automaticaly run db2cfmp program?

I tried to write a batch file, but silent installation runs in as background process so I just can't determinate when the silent installation is ended.

How to overcome this problem?

All this programs I would like to burn on CD and make one simple installation. This automation process should work on: Windows XP, Windows 2000 and Windows 98. The DB2 client is v8 fp6 for Windows.

Thanks,
Grofaty
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