Skip to main content
This topic has been closed for replies.

2 replies

Inspiring
September 29, 2008
dviVijay wrote:
> Hi All,
>
> I'm new to this ColdFusion thing...
>
> I installed ColdFusion 8, then Oracle 10g...

An Oracle 10G database server or the 10G application server?

For the former it should not matter, other then I've never had both
running on the same server. But I suppose a strong machine not meant
for heavy production use could handle it.

The article you linked to is how to use the Oracle 10G Application
server as the JAVA engine to run ColdFusion, rather then the bundled
JRUN4 that comes with ColdFusion. This is, I suspect, a rather unusual
configuration, but apparently supported by ColdFusion AKA Adobe, so yeah
if you are bent that way.
dviVijayAuthor
Inspiring
September 29, 2008
Kronin555 - we are trying to set up a datasource for coldfusion to talk to Oracle's database. So I think it's your second one.

Ian Skinner - this is what was downloaded and installed:
http://www.oracle.com/technology/software/products/database/xe/htdocs/102xewinsoft.html

Thanks for the replies, and me sorries again for not knowing too much about this stuff.
Participating Frequently
September 29, 2008
Are you trying to run Coldfusion on Oracle's application server? or are you trying to have Coldfusion talk to an Oracle database? or are you trying to run Coldfusion on Oracle's application server, and have it talk to an Oracle database?