App Connect

 View Only
  • 1.  ODBC setup for ACE

    Posted Sat September 16, 2023 07:33 AM

    Hello,

    We need to configure multiple integration nodes in the same on-prem server (linux), and requires to setup a ODBC connection for each integration nodes, but with different databases. Is that possible to configure the Integration nodes to run under the same service id, but with a reference from separate ODBCINI for each integration node ?

    Regards,



    ------------------------------
    Navaneeth Sakthi
    ------------------------------


  • 2.  RE: ODBC setup for ACE

    Posted Mon September 18, 2023 04:22 AM

    Not sure, if my writing helps you.

    In your context, what do you mean with Service ID?

    You can work with plenty of ODBC Connections in the same odbcs.ini file.

    ODBCINI is an environment variable it can point only to one odbc.ini file.

    If you run the Nodes in containers, each Node could have its own ODBCINI / odbc.ini file



    ------------------------------
    Matthias Jungbauer
    ------------------------------



  • 3.  RE: ODBC setup for ACE

    Posted Mon September 18, 2023 04:46 AM

    Thank you for the response.

    Service ID --> the ID that runs the Integration node.

    in the existing setup, the odbc.ini is configured at node level for each integration nodes and have a dedicated id to run each nodes. ODBCINI set for each user to refer the odbc.ini. 

    If I understand correctly, it shouldn't be an issue to have a same odbc.ini for all the integration nodes which can run under the same id. Correct me if I'm wrong.



    ------------------------------
    Navaneeth Sakthi
    ------------------------------



  • 4.  RE: ODBC setup for ACE

    Posted Tue September 19, 2023 04:42 AM

    Yes, you can run them all with the same user id with the same odbc.ini file

    .



    ------------------------------
    Matthias Jungbauer
    ------------------------------



  • 5.  RE: ODBC setup for ACE

    Posted Tue September 19, 2023 05:22 AM

    Thank you!



    ------------------------------
    Navaneeth Sakthi
    ------------------------------