cancel
Showing results for 
Search instead for 
Did you mean: 

Oracle Error

Former Member
0 Kudos

Hi,

I have a little problem with PrepareCall method. I try to call a procedure from Oracle server. I am using JNDI Lookup.

but i get an error message:

java.lang.UnsupportedOperationException: Method prepareCall is not supported by Open JDBC

By,

Vivek

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check the DataSource you created in Visual Administrator. Against the Datasource , in the Additional tab, select "Vendor SQL" instead of "Open SQL"...

This might solve your problem.

Kind Regards,

S.Saravanan.

Former Member
0 Kudos

Hi,

Thanks solved my problem.

By.

Answers (0)