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 » what is setmqcap used for?

Post new topic  Reply to topic
 what is setmqcap used for? « View previous topic :: View next topic » 
Author Message
dscotta
PostPosted: Thu Oct 03, 2002 5:38 am    Post subject: what is setmqcap used for? Reply with quote

Newbie

Joined: 06 Sep 2002
Posts: 5
Location: San Antonio, TX

The Quick Beginnings for Sun Solaris 5.3 reads:

"Once you have installed Websphere MQ for Solaris, you need to run the setmqcap command, inputting the number of processors you have paid for."

In our install script we do a 'uname -X' to get the number of processors and enter it with the setmqcap.

My questions: What is setmqcap used for? Will it be used for auditing purposes? We don't purchase processors, we purchase capacity units, which are not asked for. We track CU's on a spreadsheet to verify we only use what we paid for. Does anyone know how setmqcap will be used, if at all?

Thanks,
Dave
Back to top
View user's profile Send private message
2189
PostPosted: Thu Oct 24, 2002 5:54 am    Post subject: Reply with quote

Apprentice

Joined: 22 Oct 2002
Posts: 31

Not sure if this helps but got this from the Solaris readme:

The message issued if the setmqcap command is not run is:
Purchased processor allowance not set (use setmqcap). If you have not
purchased enough capacity units for your server, the message
"Insufficient license units" is displayed.

Also found this link which has some useful info about licencing:

How to Order MQSeries Licenses
http://www.state.ma.us/itd/eab/commbridge/MQLicenses.htm
_________________
2189 errors make me
Back to top
View user's profile Send private message
dscotta
PostPosted: Fri Oct 25, 2002 8:08 am    Post subject: Reply with quote

Newbie

Joined: 06 Sep 2002
Posts: 5
Location: San Antonio, TX

Thanks, Brandon.

I had seen documentation like you refer to, and we were able to supply information which kept us from getting the error message, but I wanted to make sure the information we put in wasn't going to be used as part of some automatic audit. The reason is that when purchasing capacity units, the rules can vary depending on the volume of the purchase, whether the license is used for prod or test, etc. In the world of purchasing, everything can be negotiable, as a contracting friend of mine insists. I was just curious why the setmqcap was there and what function, if any, it performed.
Back to top
View user's profile Send private message
kpvin
PostPosted: Mon Jan 12, 2004 4:25 am    Post subject: mqsetcap error Reply with quote

Novice

Joined: 02 Jan 2004
Posts: 17

I am trying to install IBM WebSphere MQ Server 5.3 on HP_UX. I follwed

the steps mentioned in the installation mannual(pdf). I had installed

MQServer successfully without any errors. When I tried to execute

mqsetcap its giving me the error mentioned below:


/usr/lib/dld.sl: Can't find path for shared library: libmqmzse.sl
/usr/lib/dld.sl: No such file or directory
Abort(coredump)

How can this be resolved?

Thanks in advance,

rekha
Back to top
View user's profile Send private message AIM Address
vennela
PostPosted: Mon Jan 12, 2004 7:32 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

What version of HP-UX are you running. Did you install the MQ software for that particular version of OS.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kpvin
PostPosted: Mon Jan 12, 2004 8:31 pm    Post subject: Reply with quote

Novice

Joined: 02 Jan 2004
Posts: 17

Thanks for the reply.

I installed WebSphere MQ Server 5.3 for HP_UX 11 Version. For the next query correct me if I am wrong ..you mean MQ Software installed on that HP_UX server before?? This is fresh installation.
Back to top
View user's profile Send private message AIM Address
Prahasith
PostPosted: Mon Jan 12, 2004 8:45 pm    Post subject: Reply with quote

Disciple

Joined: 16 May 2003
Posts: 184
Location: Kansas City

check libmqmzse.sl exist in "/opt/mqm/lib"

If not you need to apply ptf u440843 on your server machine
Back to top
View user's profile Send private message Send e-mail
kpvin
PostPosted: Mon Jan 12, 2004 8:50 pm    Post subject: Reply with quote

Novice

Joined: 02 Jan 2004
Posts: 17

Yes libmqmzse.sl do exists in "/opt/mqm/lib".
Back to top
View user's profile Send private message AIM Address
Prahasith
PostPosted: Mon Jan 12, 2004 9:25 pm    Post subject: Reply with quote

Disciple

Joined: 16 May 2003
Posts: 184
Location: Kansas City

Add the following to the mqm userid profile:
SHLIB_PATH=/opt/mqm/lib
Back to top
View user's profile Send private message Send e-mail
sshaker
PostPosted: Wed Jun 23, 2004 12:37 pm    Post subject: Reply with quote

Disciple

Joined: 20 Sep 2002
Posts: 185

can u pl let me know how to set the variable for AIX environment?
_________________
shaker
Back to top
View user's profile Send private message
vennela
PostPosted: Wed Jun 23, 2004 1:47 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

To set an ENV variable in UNIX you can use the command
export
For example
export CLASSPATH=/opt/mqm/java/lib/com.ibm.mq.jar:/opt/mqm/java/lib/mqjms.jar
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jefflowrey
PostPosted: Wed Jun 23, 2004 1:53 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

vennela wrote:
To set an ENV variable in UNIX you can use the command
export
Technically, this depends on which shell you are using at the time.

But mostly export is the right command to use. In some shells, though, it's "setenv".

If "export" doesn't work, try "man setenv".
_________________
I am *not* the model of the modern major general.
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 » what is setmqcap used for?
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.