![MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING... Скачать руководство пользователя страница 144](http://html1.mh-extra.com/html/macromedia/coldfusion-5-instaling-and-configuring/coldfusion-5-instaling-and-configuring_manual_3304159144.webp)
132
Chapter 6 Managing Data Sources
Installing and Configuring ColdFusion Server
Before you get started, make sure you have the following information handy:
•
The name of the host system where the Oracle database resides
•
The System Identifier (SID) for your Oracle 8 database
•
A login ID and password for connecting to the Oracle 8 database
To use the ColdFusion native driver for Oracle 8:
1
Install the required client software.
2
Use the SQL Net Easy Configuration utility to create a database alias.
You can find the UNIX version of this utility in $ORACLE_HOME/bin/net8wiz.sh.
3
Create the data source in the ColdFusion Administrator, Native Drivers page.
4
Edit the coldfusion/bin/start script to include the following values:
•
The database variable ORACLE_HOME
•
The library path set in LD_LIBRARY_PATH
To install the Oracle 8 Client:
1
Install the Oracle 8 Client software.
2
Select the Database Administrator or Application User option. This example uses
Application User.
3
Step through options involving stopping Oracle services that are running on your
system, and choose whether to install online documentation.
Running the Oracle Net8 Easy Config utility
The following procedure creates a database alias that you use to reference the Oracle
database when creating the data source in the ColdFusion Administrator. When you
create the database alias, the process writes all of the database connection
information to a configuration file called tnsnames.ora.
To run the Oracle Net8 Easy Config utility:
1
Open the Oracle Net8 Easy Config utility.
On servers running Windows NT, the icon is found in your Oracle for Windows
NT program group. On UNIX, this utility is found in $ORACLE_HOME/bin/
net8wiz.sh.
install.book Page 132 Thursday, May 10, 2001 12:59 PM
Содержание COLDFUSION 5 - INSTALING AND CONFIGURING...
Страница 1: ...Macromedia Inc Installing and Configuring ColdFusion Server ColdFusion Server 5...
Страница 14: ...xiv Welcome to ColdFusion Server...
Страница 34: ...22 Chapter 1 Installing ColdFusion Server in Windows...
Страница 66: ...54 Chapter 3 Installing ColdFusion Server in Linux...
Страница 160: ...148 Appendix Preparing Your Server for ClusterCATS...