cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP JCOInterface is piling up open connections in ECC

HariCS23
Contributor
0 Likes
295

Hello, I am introduced to new client system last week to develop a simple application which involves calling RFC from ECC.

As usual, i used SAP JCO interface in my BLS. I got to know after some time that i kicked out every body from system since MII JCO connection opening a new session with ECC every time i execute that BLS and not closing the connection.

So,i am planning to use strat jco session,commit and close session action blocks to avoid that problem for now.

But i never ran into this kind of issue with jco interface in multiple other  system landscapes i worked on ..Is there any setting in MI or ECC to close the connection automatically once call is complete?

Thanks

Hari

Accepted Solutions (0)

Answers (2)

Answers (2)

HariCS23
Contributor
0 Likes

I believe it is some thing to do that with specific version of MII which was in 12.0. I already done with working with that environment and we are upgrading it.

I have been working on multiple other environments it never faced that issue.

agentry_src
Active Contributor
0 Likes

Which SP and build are you working with?

HariCS23
Contributor
0 Likes

Hi Mike, That was MII version 12.1.

Thanks

Hari

agentry_src
Active Contributor
0 Likes

Hi Hari,

I need to know which SP and build you have installed for 12.1.  Check the About page.

Thanks, Mike

Former Member
0 Likes

Hi Hari,

Do you try with "Automatically Commit Transaction" as  checked?

Regards,

Suman

Ask a Question