ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » CSD04 silent setup for MQS 5.3 (W2k)

Post new topic  Reply to topic
 CSD04 silent setup for MQS 5.3 (W2k) « View previous topic :: View next topic » 
Author Message
T-Ray
PostPosted: Wed Sep 24, 2003 2:56 am    Post subject: CSD04 silent setup for MQS 5.3 (W2k) Reply with quote

Newbie

Joined: 25 Aug 2003
Posts: 4
Location: germany

Hello again,

i still have a probelm and need help.
because i have to setup about 20 customer Server with WebSphere MQ 5.3 (Server, CLient and JMSG) incl. CSD04 i need a way to install it unattended on Windows 2000 Advanced Server (english) SP 3.
The Base Version of WebSphere MQ 5.3 is no Problem.
But ... while i try to setup the CSD04 i get a Dialogwindow where i have to confirm the Backup-folder.
In the meantime i install the csd by amqicsdn.exe which i got after running the csd-setup-exe. But my enemy is hidden here.
I didn't find any documentation with the Information how to setup the CSD04 unattended.

Is there really no way???

The backup-folder is not very important for me. is there any way to switch this dialog off (maybe by a commandline option)?
Back to top
View user's profile Send private message
jwendorf
PostPosted: Wed Sep 24, 2003 4:28 am    Post subject: Reply with quote

Acolyte

Joined: 15 May 2001
Posts: 63
Location: Madison, WI

Here is some information that I got from IBM on amqicsdn.exe. They told me that they will be adding it to their documentation.


To perform a silent install of a CSD for MQSeries 5.3
--------------------------------------------------------
1.Download the CSD from the web
2.Run the install program and note the temporary folder the install
files are being extracted to. This should be something like....
'C:\Program Files\IBM\Source\WebSphere MQ CSD03 EnUs'
3.Exit the CSD install process.
4.'cd' to the temporary directory.
5.'amqicsdn MQPSILENT=1 , would invoke the silent install.
.
amqicsdn usage flags :
MQPLOG : Specifies the log to used during install/uninstall.
Eg : "MQPLOG=c:\temp\inst.log"
MQPREBOOT : Specifies if reboot is required. Eg: "MQPREBOOT=1"
MQPSILENT : Specifies if the installation is silent.
Eg: "MQPSILENT=1"
MQPUNINST : Specifies the uninstallation. Eg: "MQPUNINST=1"
MQPBACKUPPATH : Specifies the Backup Path.
Eg: "MQPBACKUPPATH=c:\mqm\backup"
.
Example :
amqicsdn "MQPLOG=c:\temp\inst.log" "MQPSILENT=1"
"MQPBACKUPPATH=c:\mqm\backup"
.
The above assumes you are using the unpacked version of the CSD. If
you are using the self-extracting web version, you can either run the
downloaded .exe file to unpack first and then do the above, or you can
use the following command directly with the downloaded .exe file:
.
WebSphereMQCSD03EnUs.exe -s -a MQPSILENT=1
.
The -s option tells the unpacking to run silently, and the -a option
passes the subsequent parameter to amqicsdn.exe. Note the
unpacked version will not get deleted in this case
Back to top
View user's profile Send private message
T-Ray
PostPosted: Thu Sep 25, 2003 8:52 am    Post subject: Reply with quote

Newbie

Joined: 25 Aug 2003
Posts: 4
Location: germany

Thank's a lot to jwendorf!

This was the right way.
The first step didn't work in my enviroment but the second one did it!


This did work:

U200190A.exe -s -a MQPSILENT=1

-------------------------------------------------------------------------------------

This didn't work
(till now i don't exactly know why - maybe i try it again later):

amqicsdn.exe "MQPLOG=D:\setup\log\MQS53FP4inst.log" "MQPSILENT=1" "MQPBACKUPPATH=D:\WebSphere MQ\CSD04"

I got a Error-Message:
"IBM WebSPhere MQ Version is not installed (AMQ4756)"

You can believe me - it is installed!!!

and i got the file amqicsdn.txt in my temporary-folder with this information:

21:59:45 *********************************************************************
21:59:45 Wednesday September 24, 2003
21:59:45 Existing log file 'C:\DOCUME~1\ADMINID\LOCALS~1\Temp\amqicsdn.txt'
21:59:45 amqicsdn.exe version 1.24.1.11 5.300.400.3168
21:59:45 Launched from: 'X:\mqsfp4tmp'
21:59:45 ***Specified parameter file not found: 'MQPLOG=D:\setup\log\MQS53FP4inst.log'
21:59:45 Command line parameters: '"MQPLOG=D:\setup\log\MQS53FP4inst.log" "MQPSILENT=1" "MQPBACKUPPATH=D:\WebSphere MQ\CSD04"'
21:59:45 User's default language ID is 0x0409 (pri 0x009, sec 0x01)
21:59:45 English
21:59:45 Windows version 5.0.2195, 'Service Pack 3'
21:59:45 Windows Platform: NT (2)
21:59:45 No Windows Installer (MSI) information found for upgrade code {5A8B5D80-6DCC-4317-9922-99EC0093BF24} (Client)
21:59:45 Found product code is '{93235AA3-8FBD-45FE-9834-B737E691A634}'
21:59:45 Installed server product code is '{93235AA3-8FBD-45FE-9834-B737E691A634}'
21:59:45 Product name is 'IBM WebSphere MQ'
21:59:45 Installed version is 5
21:59:45 Installed release is 30
21:59:45 Installed product version is '5.30'
21:59:45 Found CSD value 'CSD00'
21:59:45 No service applied
21:59:45 Shipped CSD number is '00'
21:59:45 Previous CSD number is '00'
21:59:45 Latest CSD number is '00'
21:59:45 Program-files folder is 'D:\WebSphere MQ'
21:59:45 Data-files folder is 'D:\WebSphere MQ'
21:59:45 Program menu folder is 'IBM WebSphere MQ'
21:59:45 Feature 'Base' is installed
21:59:45 Feature 'Server' is installed
21:59:45 Feature 'GuiAdmin' is installed
21:59:45 Feature 'Client' is installed
21:59:45 Feature 'JavaMsg' is installed
21:59:45 Feature 'Toolkit' is not installed
21:59:45 User 'SERVERNAME\ADMINID' is an administrator
21:59:45 MessageBox: 'IBM WebSphere MQ Version is not installed. (AMQ4756)'
21:59:45 Ending with RC 1603 (0x00000643)
21:59:45
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » CSD04 silent setup for MQS 5.3 (W2k)
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.