|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
CSD 12 |
« View previous topic :: View next topic » |
Author |
Message
|
mreddington |
Posted: Mon Nov 27, 2006 1:01 pm Post subject: CSD 12 |
|
|
Voyager
Joined: 14 Aug 2006 Posts: 78
|
Hi all,
I downloaded the CSD12 fix pack for my solaris machine.The file is U803579.gskit.tar.Z The command i used is: tar -xvf U803579.gskit.tar.Z
So, now, i tried to untar this file on the solaris box and i get an error saying: "tar: directory checksum error"
Can anyone help me how to overcome this obstacle and apply this fix pack on my solaris machine? I appreciate your help....
Please correct me if i am wrong..i can untar the file from anywhere (mqm authority) on the box and the patch gets applied to it... am i correct? What are the other measures i must take before applying the fix pack? This is the first time i am doing it so i am asking you for help... Thanks in advance... |
|
Back to top |
|
 |
vennela |
Posted: Mon Nov 27, 2006 1:06 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
There will be a
that comes with the CSD. You go back to the website where you downloaded the CSD and you will find a Readme for the platform you downloaded. All the instructions should be pretty clear on how to uncompress and untar and how to apply the fix.
If this is the first time you are doing it, definitely that is the place to start |
|
Back to top |
|
 |
mreddington |
Posted: Mon Nov 27, 2006 1:09 pm Post subject: Thank you |
|
|
Voyager
Joined: 14 Aug 2006 Posts: 78
|
Thank you for your reply...
I'll work on that... |
|
Back to top |
|
 |
Nigelg |
Posted: Tue Nov 28, 2006 4:09 am Post subject: |
|
|
Grand Master
Joined: 02 Aug 2004 Posts: 1046
|
The file is compressed, so you can either uncompress it first and then extract the contents, or do it in one go.
1. Uncompress then extract
Code: |
uncompress U803579.gskit.tar.Z
tar xvf U803579.gskit.tar
|
2. In one go
Code: |
zcat U803579.gskit.tar.Z | tar xvf -
|
_________________ MQSeries.net helps those who help themselves.. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|