Ah great!! /Mats/
On Wed, Feb 8, 2012 at 9:09 PM, chris schiffman <[email protected]> wrote: > ok i got it working.. was missing ADDRESS=(PROTOCOL=TCP).. > > THANKS! > -chris > > On Feb 8, 11:54 am, chris schiffman <[email protected]> wrote: > > Thanks for that link Mats.. however, i'm still missing something.. I > > have tried: > > > > <connectstring></connectstring> > > <hoststring>jdbc:oracle:thin:@(DESCRIPTION=(FAILOVER=ON) > > (CONNECT_TIMEOUT=5)(ADDRESS_LIST=(ADDRESS=(HOST=PROD)(PORT=1521)) > > (ADDRESS=(HOST=DATAG)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=ORCL)))</ > > hoststring> > > > > Resulting in: "Could not verify datasource: Io exception: SO > > Exception was generated" > > > > <connectstring>(DESCRIPTION=(FAILOVER=ON)(CONNECT_TIMEOUT=5) > > (ADDRESS_LIST=(ADDRESS=(HOST=PROD)(PORT=1521))(ADDRESS=(HOST=DATAG) > > (PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=ORCL)))</connectstring> > > <hoststring>jdbc:oracle:thin</hoststring> > > > > Resulting in: "Could not verify datasource: Invalid Oracle URL > > specified" > > > > I can't seem to figure out the right place to put things.. > > -chris > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: https://plus.google.com/115990347459711259462 > http://groups.google.com/group/openbd?hl=en > > Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012 > -- *Mats Strömberg* *NETWORK 23* *Oracle Tablespace Report (Open Source)* Project Homepage: project-otr.jelastic.com Source Code: Google Code<http://code.google.com/p/oracle-tablespace-report/source/checkout> Still paying to use CFML? Keep your money and switch to OpenBD<http://www.openbluedragon.org> -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012
