Ask a Question related to Coldfusion Database Access, Design and Development.
-
Kieron #1
Oracle 10g RAC on CF7
Hi,
Has anyone been able to get this config working? i've got 2 CF7 servers in a
cluser, each are currently pointing to 2 different Oracle RAC servers, this is
OK for pseudo load balancing but isn't for failover.
I noted the new DataDirect JDBC 3.5 drivers
([url]http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=42dcb10a[/url]) appear to
work with 10g RAC but arn't supported but i'm unsure how to configure the
'Other' drivers as mentioned in the link, the instructions don't provide
enought information.
Has anyone got this working and could let me know what I have to enter in the
'Other' drivers config to make it work?
Thanks in advance,
Kieron
Kieron Guest
-
Oracle Table Access With Oracle OLEDB Driver
If I use the Oracle client to access the Oracle database with DW 2004, it does not display any tables. If I use the Microsoft client it does work. ... -
[Macromedia][Oracle JDBC Driver][Oracle]ORA-01000:maximum open cursors exceeded
Here is the technote from Macromedia regarding this issue: http://www.macromedia.com/go/tn_17660 Hope this helps! -
#13053 [Com]: oci8 error, this kill oracle-prosseces in the oracle-instance.
ID: 13053 Comment by: gid at gifpaste dot net Reported By: jsun at basefarm dot no Status: Bogus Bug Type: ... -
#24950 [Bgs]: Compiling PHP --with-oci8 --with oracle (Oracle 9i) fails
ID: 24950 User updated by: fschulze at more-radio dot de Reported By: fschulze at more-radio dot de Status: Bogus... -
New 'Oracle Express / Oracle 9i OLAP' White Paper Available For Download
Plus Consultancy (http://www.plusconsultancy.co.uk) recently presented a white paper entitled "Express Evolution - What Oracle 9i OLAP Offers The... -
qtpattuti #2
Re: Oracle 10g RAC on CF7
JDBC URL: jdbc:macromedia:oracle://Server1:1521;serviceName=ORCL;
Driver class: macromedia.jdbc.MacromediaDriver
Driver name: DataDirect 3.5
You'll obviously need to adjust that jdbc url to match your db's connection
info. When we were using the RAC (switched to 10gR2), the dba set up a tns
configuration w/ failover utilizing both db servers so we could just point to a
single jdbc url.
qtpattuti Guest
-
Kieron #3
Re: Oracle 10g RAC on CF7
Excellent, that got it working.
Many thanks qtpattuti.
Kieron
Kieron Guest



Reply With Quote

