Author |
Message
|
Mensch |
Posted: Thu Jun 01, 2006 2:47 am Post subject: mqlicense.sh : Can not execute |
|
|
Disciple
Joined: 17 Jul 2005 Posts: 166
|
Hi all
I am trying to apply license for MQ5.3 on solaris 5.9 server .
But when i run the command /mqlicense.sh - accept > /tmp/mq.log 2>&1
I get following message in mq.log mqlicense.sh: cannot execute
what might be error ?
Please help _________________ Thanks and Regards ,
Mensch |
|
Back to top |
|
 |
Nigelg |
Posted: Thu Jun 01, 2006 3:53 am Post subject: |
|
|
Grand Master
Joined: 02 Aug 2004 Posts: 1046
|
Seems fairly clear to me.... _________________ MQSeries.net helps those who help themselves.. |
|
Back to top |
|
 |
PieterV |
Posted: Thu Jun 01, 2006 4:20 am Post subject: |
|
|
Disciple
Joined: 04 Jan 2006 Posts: 164 Location: Belgium
|
does the file has enough rights to be executed? |
|
Back to top |
|
 |
wschutz |
Posted: Thu Jun 01, 2006 3:22 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
either:
chmod +x mqlicense.sh
or
sh mqlicense.sh -accept _________________ -wayne |
|
Back to top |
|
 |
Mensch |
Posted: Fri Jun 02, 2006 2:40 am Post subject: |
|
|
Disciple
Joined: 17 Jul 2005 Posts: 166
|
Hi
Thanks
I tried both changing mode of mqlicense.sh and running script..but Still I am getting same error.
This error is coming , when applying license to differenr server which is upgraded by new hardware.
Do I need to contact IBM to issue new mqseries license?
Could you please tell me on what hardware parameters license depends? _________________ Thanks and Regards ,
Mensch |
|
Back to top |
|
 |
vennela |
Posted: Fri Jun 02, 2006 6:33 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Doesn't the pkgadd command has some kind of fla to accept the license?
I used to use smit or geninstall on AIX and swinstall on HP and for both of them I used to set a flag to accept the license and never used the mqlicense script.
Also if you touch a file it will also work
touch /tmp/mq_license/license/status.dat |
|
Back to top |
|
 |
Mensch |
Posted: Fri Jun 02, 2006 6:49 am Post subject: |
|
|
Disciple
Joined: 17 Jul 2005 Posts: 166
|
Hi Vennela
Thanks for the response
I think we cant add any flag to accept license in pkgadd command.
Also if I touch the file using touch /tmp/mq_license/license/status.dat , it would assume that license has already been accepted and mqlicense.sh script would tell us to proceed with the installation.
correct me if I am wrong.. _________________ Thanks and Regards ,
Mensch |
|
Back to top |
|
 |
vennela |
Posted: Fri Jun 02, 2006 6:52 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
|
Back to top |
|
 |
Mensch |
Posted: Fri Jun 02, 2006 7:24 am Post subject: |
|
|
Disciple
Joined: 17 Jul 2005 Posts: 166
|
Hi
Ok
Could you please tell me on which hardware parameters of server mqseries license depends? If I get to know it i Will ask IBM support to upgrade the license for that new server hardware.
Or the other thing i suspect is license is outdated.
Please tell me if there are any other possibilities? _________________ Thanks and Regards ,
Mensch |
|
Back to top |
|
 |
|