Author |
Message
|
pfarrel |
Posted: Tue Nov 17, 2009 3:44 am Post subject: ODBC question for Broker 6.1 |
|
|
Centurion
Joined: 16 Mar 2004 Posts: 120 Location: Kansas City
|
I am currently running Broker 6.0. I plan to upgrade to Broker 6.1 by installing 6.1 on a brand new lpar, and then switching over to the new lpar. Therefore I won't be doing an in-place upgrade.
I am confused about the .odbc .ini. Under Broker 6.0, I have a .odbc.ini file, but under 6.1 it seems that I can also have a 64-bit .odbc.ini.
I plan to define all the DFEs on the 6.1 system as 64 bit. Does this mean that the broker will look for the 64-bit .odbc.ini file ?
Should I define all my databases in both a 32-bit and 64-bit ODBC file ?
Any help in this area would be appreciated. Thanks. |
|
Back to top |
|
 |
zpat |
Posted: Tue Nov 17, 2009 5:21 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
6.0 default execution group mode is 32 bit.
6.1 default execution group mode is 64 bit.
Some older plug-in nodes may require 32 bit. Generally safer to set both ini files up so that either mode can be used.
Define the odbc references as needed. If the flows are all 64 bit you don't need the 32 bit reference. |
|
Back to top |
|
 |
jugo |
Posted: Tue Nov 17, 2009 7:04 am Post subject: |
|
|
Novice
Joined: 17 Nov 2009 Posts: 13
|
May I ask which platform this is on? zpat is right that the defaults changed between 6.0 and 6.1, however the picture is not exactly the same on all platforms. Should you wish to look at the documentation, you can find the information under the following page names:
6.0: ah09182
6.1: ah62600 |
|
Back to top |
|
 |
pfarrel |
Posted: Tue Nov 17, 2009 7:20 am Post subject: |
|
|
Centurion
Joined: 16 Mar 2004 Posts: 120 Location: Kansas City
|
This is on the AIX platform. |
|
Back to top |
|
 |
smdavies99 |
Posted: Tue Nov 17, 2009 7:21 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
I'd guess that it is either AIX or Z/OS as the op mentions a new LPAR. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
jugo |
Posted: Tue Nov 17, 2009 7:42 am Post subject: |
|
|
Novice
Joined: 17 Nov 2009 Posts: 13
|
With V6.1 on AIX, the Broker core components and commands are 64bit. If you have 64bit execution groups as well then you only need to set up the 64bit odbc.ini file because nothing is running at 32bit. However it does no harm to set up the 32bit odbc.ini as well.
Be careful when setting up the environment variables to point to these files because the names have changed from ODBCINI/ODBCINI64 to ODBCINI32/ODBCINI. See this page for more information:
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=/com.ibm.etools.mft.doc/ah62610_.htm |
|
Back to top |
|
 |
|