[ 
https://issues.apache.org/jira/browse/GERONIMO-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696384#action_12696384
 ] 

Ashish Jain commented on GERONIMO-4613:
---------------------------------------

Oracle connection url does not support name=value pair as I can see from oracle 
10g express documentation.  These are the two variants as suggested in the 
oracle documentation
jdbc:oracle:thin:[user/passwo...@[host][:port]:SID
jdbc:oracle:thin:[user/password]@//[host][:port]/SID

You are hitting the error as tnsnames.ora does not know of the SID which in 
this case is "orcl?setBigStringTryClob=true".


> Database Configuration Pool Wizard does not provide the UI for providing 
> connectionProperties in the case of Oracle thin driver type
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4613
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4613
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: databases
>    Affects Versions: 2.1.1, 2.1.3
>         Environment: WinXP,Solaris,Linux
>            Reporter: Hearty Raphael
>
> I am not able to configure the connectionProperties for Oracle10g using 
> DatabasePool Configuration Wizard provided by Geronimo 2.1.3

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to