Author |
Message
|
tzm1802c |
Posted: Mon May 07, 2012 12:25 am Post subject: runtime license for db2 and Broker V7 |
|
|
Novice
Joined: 15 Feb 2012 Posts: 16
|
Anyone please help : Does runtime license of DB2 on the Broker V7 does allow for audit logging? this is on AIX environment. |
|
Back to top |
|
 |
marko.pitkanen |
Posted: Mon May 07, 2012 1:59 am Post subject: |
|
|
 Chevalier
Joined: 23 Jul 2008 Posts: 440 Location: Jamsa, Finland
|
Hi,
If I remember correctly WMB 7 doesn't include any license for DB2, but to be sure take contact to your IBM sales representative. They can help you with license questions.
--
Marko |
|
Back to top |
|
 |
elvis_gn |
Posted: Mon May 07, 2012 3:19 am Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi tzm1802c,
From v7 onwards you don't get DB2, as it's not a pre-req for Message Broker anymore.
But having said that, even in v6, it was meant to be used as the metadata repository of broker and not for any sort of custom audit logging....in other words, you must license it if you are using it for logging.
Call you IBM Sales rep as marko.pitkanen mentioned.
Regards. |
|
Back to top |
|
 |
tzm1802c |
Posted: Mon May 07, 2012 3:42 am Post subject: |
|
|
Novice
Joined: 15 Feb 2012 Posts: 16
|
thanks for the replies guys |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon May 07, 2012 5:40 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
A curious fact about DB2 connection license usage: if you include a database node in your message flow and you connect to a DB2 database and you increase the additional instances of the flow to more than one, for each additional instance, for each database access, you need a separate DB2 connection license.
This fact has influenced our design where we shy away from using DB2 connections from WMB and instead front-end the DB2 access with a Web Service which we call from WMB. The net result is a dramatic decrease in need for DB2 connection licenses. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
Vitor |
Posted: Mon May 07, 2012 5:43 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
lancelotlinc wrote: |
A curious fact about DB2 connection license usage: if you include a database node in your message flow and you connect to a DB2 database and you increase the additional instances of the flow to more than one, for each additional instance, for each database access, you need a separate DB2 connection license. |
Depending entirely on the individual license agreement in place.
Your IBM sales rep is the only one who can speak with authority on your license terms. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon May 07, 2012 5:51 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Vitor wrote: |
lancelotlinc wrote: |
A curious fact about DB2 connection license usage: if you include a database node in your message flow and you connect to a DB2 database and you increase the additional instances of the flow to more than one, for each additional instance, for each database access, you need a separate DB2 connection license. |
Depending entirely on the individual license agreement in place.
Your IBM sales rep is the only one who can speak with authority on your license terms. |
While your point is accurate Vitor, IBM has hard and fast rules when it comes to DB2 connections from non-breathing persons:
http://www3.software.ibm.com/ibmdl/pub/software/dw/dm/db2/0303zikopoulos1/db2connect.pdf
Quote: |
DB2 Connect component that comes with five registered user entitlements that can be used to access DB2 servers on iSeries and zSeries systems. A registered user is an actual person that is specifically identified (by name) as a licensee of the DB2 Connect component (think breathing person). In other words the five free DB2 Connect registered user licenses that come with DB2 ESE cannot be used by a batch program, a multiplexing program, WebSphere Information Integrators, or any process or product that acts on behalf of these end users. |
_________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
Vitor |
Posted: Mon May 07, 2012 6:02 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
lancelotlinc wrote: |
While your point is accurate Vitor, IBM has hard and fast rules when it comes to DB2 connections from non-breathing persons:
http://www3.software.ibm.com/ibmdl/pub/software/dw/dm/db2/0303zikopoulos1/db2connect.pdf
Quote: |
DB2 Connect component that comes with five registered user entitlements that can be used to access DB2 servers on iSeries and zSeries systems. A registered user is an actual person that is specifically identified (by name) as a licensee of the DB2 Connect component (think breathing person). In other words the five free DB2 Connect registered user licenses that come with DB2 ESE cannot be used by a batch program, a multiplexing program, WebSphere Information Integrators, or any process or product that acts on behalf of these end users. |
|
And depending on the license agreement in force at your site the charge for the additional connections will vary between $0 and a higher number. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|