Author |
Message |
Topic: Integration Bus 9 Books |
mqsiman
Replies: 5 Views: 5709
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 10, 2013 7:26 am Subject: Integration Bus 9 Books |
I can't find any books on IIB9. Are there any good books in the works? Are there any older Message Broker books that are recommended for learning IIB9 development? We are mostly concerned with Web Ser ... |
Topic: Can't create ODBC datasource on new Integration Bus 9 server |
mqsiman
Replies: 25 Views: 33723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 07, 2013 7:17 am Subject: Can't create ODBC datasource on new Integration Bus 9 server |
Did you install a downloaded version of IE02 OR the one that comes packaged inside the Broker Runtime 64bit kit?
inside the
integrationbus.amd64_linux_2.rt.tar/integrationbus_runtime1/
direct ... |
Topic: Can't create ODBC datasource on new Integration Bus 9 server |
mqsiman
Replies: 25 Views: 33723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 04, 2013 2:50 pm Subject: Can't create ODBC datasource on new Integration Bus 9 server |
We noticed one more thing.
Every time we run mqsicvp DEVBROKER -n MDMDB
the following is logged to the /var/log/messages file
Oct 4 14:58:44 myserverhostname IIBWrong ELF class means that yo ... |
Topic: Can't create ODBC datasource on new Integration Bus 9 server |
mqsiman
Replies: 25 Views: 33723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 04, 2013 12:03 pm Subject: Can't create ODBC datasource on new Integration Bus 9 server |
We noticed one more thing.
Every time we run mqsicvp DEVBROKER -n MDMDB
the following is logged to the /var/log/messages file
Oct 4 14:58:44 myserverhostname IIB[27439]: IBM Integration Bus ... |
Topic: Can't create ODBC datasource on new Integration Bus 9 server |
mqsiman
Replies: 25 Views: 33723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 04, 2013 9:13 am Subject: Can't create ODBC datasource on new Integration Bus 9 server |
Whomever installed your IIB should be kept far away from any of your other applications as their depth of knowledge is questionable.
Should it be
'Whoever CONFIGURED your broker should be.. ... |
Topic: Can't create ODBC datasource on new Integration Bus 9 server |
mqsiman
Replies: 25 Views: 33723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 03, 2013 11:59 am Subject: Can't create ODBC datasource on new Integration Bus 9 server |
Actually no. Someone else installed IIB9. Should that cause my error though? |
Topic: Can't create ODBC datasource on new Integration Bus 9 server |
mqsiman
Replies: 25 Views: 33723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 03, 2013 11:53 am Subject: Can't create ODBC datasource on new Integration Bus 9 server |
Did you sudo to the broker service Id before you ran mqsicvp ?
yes
bash-3.2$ whoami
mqm
bash-3.2$ ps -ef | grep mqm
mqm 4774 5021 0 Sep29 ? 00:00:00 /opt/mqm/bin/runmqlsr -r -m ... |
Topic: Can't create ODBC datasource on new Integration Bus 9 server |
mqsiman
Replies: 25 Views: 33723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 03, 2013 9:09 am Subject: Can't create ODBC datasource on new Integration Bus 9 server |
I installed isql on the server. It’s referencing the $ODBCINI environment variable and I’m able to connect through isql. This tells me that odbc.ini is fine. However, I still get the same error me ... |
Topic: Can't create ODBC datasource on new Integration Bus 9 server |
mqsiman
Replies: 25 Views: 33723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 03, 2013 8:51 am Subject: Can't create ODBC datasource on new Integration Bus 9 server |
Please send the output for this command:
cat $ODBCINI
If it seems correct, you should switch tracing on (
;##########################################################################
;# ODBC data ... |
Topic: Can't create ODBC datasource on new Integration Bus 9 server |
mqsiman
Replies: 25 Views: 33723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 03, 2013 8:47 am Subject: Can't create ODBC datasource on new Integration Bus 9 server |
Are you sure ODBCSYSINI should be pointing to a directory an not to ODBCInst.INI ?
According to the instructions that I've used it should be the directory:
http://pic.dhe.ibm.com/infoce ... |
Topic: Can't create ODBC datasource on new Integration Bus 9 server |
mqsiman
Replies: 25 Views: 33723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 02, 2013 6:55 pm Subject: Re: Can't create ODBC datasource on new Integration Bus 9 se |
The $ODBCINI, $ODBCSYSINI, and $IE02_PATH environment variables have been set.
Have they been set in the command shell the broker is using?
Yes. They get set when the $. mqsiprofile command is r ... |
Topic: Can't create ODBC datasource on new Integration Bus 9 server |
mqsiman
Replies: 25 Views: 33723
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 02, 2013 4:03 pm Subject: Can't create ODBC datasource on new Integration Bus 9 server |
This is my first post on this forum. Hopefully there will be many to come!
Here's my issue. My company has been developing Web Services using WebSphere Enterprise Service Bus (WESB). We are now mig ... |