How to interact with a foreign key in database?

What are the steps needs to be followed during development of interface using ESQL language which is going to interact with Oracle database table using IBM WebSphere message broker, such that the performance of the query used in code is not going to get reduced?

  • Steps to increase performance of IBM WebSphere message broker interacting with Oracle database table...

  • Answer:

    If you are writing any database query into esql code, following steps should be followed: 1.DSN name should be provided in Compute nodeĀ  property. 2.Run mqsisetdbparms command to establish connection between broker and database. 3. If DB query is complex, you need to use passthru as broker dosen't support complex database queries. This is enough. Happy learning :)

Nidhi Bhargava at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.