Problem is message goes to error queue, select from database statement fails.
Trace says :
Code:
DatabaseException BIP2321E: Database error: ODBC return code '-1'.
The error has the following diagnostic information: SQL State ''78'' SQL Native Error Code '0' SQL Error Text ''523 76''
i am using the data source name in message flow as mentioned in TNSNAMES.ORA
If I understand correctly you have used oracle_db_servicename in message flow and mqsisetdbparms command.
You should be using DSN = The DSN Stanza in .odbc.ini. You have used ORACLEDB so that should be the DSN used in your message flows and on mqsisetdbparms command.
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