Author |
Message |
Topic: IBM iSeries Access driver if compatible with Message Broker |
sreemoyee.b
Replies: 8 Views: 12729
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 31, 2009 2:16 am Subject: IBM iSeries Access driver if compatible with Message Broker |
IBM DB2 ODBC driver is not working (as for creating the DSN we need to have the DATABASE NAME or ALIAS)..
Should I use iSeries Access ODBC driver for connecting? Would it work/? |
Topic: IBM iSeries Access driver if compatible with Message Broker |
sreemoyee.b
Replies: 8 Views: 12729
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 30, 2009 6:15 am Subject: IBM iSeries Access driver if compatible with Message Broker |
The stored procedure is in the AS400 box. It is a DB2/400 system. (V5R4). Thatz all info we have about the database.
With DB2 for i5/OS driver I am able to connect to the system. I can see the proc ... |
Topic: IBM iSeries Access driver if compatible with Message Broker |
sreemoyee.b
Replies: 8 Views: 12729
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 30, 2009 1:31 am Subject: IBM iSeries Access driver if compatible with Message Broker |
Hi all,
I have to call a stored procedure from an AS400 system from my message broker toolkit. Could anybody please suggest what drivers I should use..
As I am getting only the system details ( ... |
Topic: Conversion of Packed Decimal to Decimal in ESQL code. |
sreemoyee.b
Replies: 7 Views: 7872
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 21, 2009 1:51 am Subject: Conversion of Packed Decimal to Decimal in ESQL code. |
That is what I want to know.. how can I unpack the packed decimal in our ESQL code? |
Topic: Conversion of Packed Decimal to Decimal in ESQL code. |
sreemoyee.b
Replies: 7 Views: 7872
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 21, 2009 1:26 am Subject: Conversion of Packed Decimal to Decimal in ESQL code. |
But what is the datatype that I have to define for packed decimal in FORMAT or CAST..?
And, the field I am going to get from the Stored Procedure is an array of 5 specific rates in packed decimal ... |
Topic: Conversion of Packed Decimal to Decimal in ESQL code. |
sreemoyee.b
Replies: 7 Views: 7872
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 20, 2009 8:43 am Subject: Conversion of Packed Decimal to Decimal in ESQL code. |
Hi All,
I am calling a Stored Procedure from my message broker flow, where in return i would be getting one packed decimal value in a character field.. In my message flow (through ESQL) I have to c ... |