Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to find the binding of region in bean programatically

User_EYDARJan 20 2014 — edited Jan 21 2014

Hi,

I want to get the bindings of region through a bean.When I am trying to do like this it gives the binding of the page which holds the region.

Can you please tell me how to do this.

Thanks in advance,

Harsh

This post has been answered by Frank Nimphius-Oracle on Jan 21 2014
Jump to Answer

Comments

Alex Keh-Oracle

We haven't seen this before. Is there a secondary ORA error, such as in an inner exception alongside the ORA-12537? Also, what is the ORA-12537 error message itself, which can point to the likely problem source?

Molonator69

Sorry for my english, but, can you test if connection is open before the statement?.

user2256623

yes, the connection is definitely open, as mentioned in the OP, the merge statement actually works and does what it's supposed to in the DB.  could it be a problem in the way it returns the RowsAffected that's different from regular Insert/update statements? 

user2256623
Answer

just updated to the latest .net core driver from a few days ago and seems to be fixed.

we had previously found a thread stating that .net core drivers were having an issue with stored procedures and returning similar errors, so we figured it was related to that.

Marked as Answer by user2256623 · Sep 27 2020
1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 18 2014
Added on Jan 20 2014
5 comments
118 views