4.1 The Overall Process

Team-Fly    

 
Oracle Net8 Configuration and Troubleshooting
By Jonathan Gennick, Hugo Toledo
Table of Contents
Chapter 4.  Basic Server Configuration


If you're just trying to get a basic Net8 configuration up and running on your server so that clients can connect to your database, the process is fairly simple. Just follow these steps:

  1. Install the Net8 software. This happens automatically when you do a default install of Oracle.

  2. Create at least one database in order to have something to which clients can connect.

  3. Configure your Net8 profile.

  4. Define net service names .

  5. Configure a Net8 listener using Net8 Assistant or by editing the listener.ora configuration file.

  6. Optionally configure other Net8 features such as dead connection detection and prespawned dedicated server processes.

  7. Start the Net8 listener using either Net8 Assistant or the Listener Control utility.

  8. Test the Net8 connectivity between clients and your new server.

If you're reading this chapter, chances are you've either already installed the Oracle software or are about to do so. If you're getting ready to install Oracle on a new server, you'll want to read the next section, which talks about the software that you need to include in order to use Net8.

The entire subject of database creation is well outside the scope of this chapter, and it's not absolutely necessary to have a database when configuring Net8. But having a database is convenient , because connecting to a database is really the only sure way to verify that your entire Net8 configuration is correct. If you perform a default install of Oracle, you have the option to create a starter database as part of that process. If you didn't take the starter database option, you'll eventually need to create a database yourself. You can do that using Oracle's Database Creation Assistant, or you can create one manually. For the purposes of this chapter, we're going to assume that you already have a database up and running.

Steps 3 and 4, configuring the profile and defining net service names, are described in Chapter 3. Servers need a profile just as clients do. If you never plan to connect to remote databases from your server, you may be able to skip Step 4.

Step 8, testing a connection, is also covered in Chapter 3, as well as in Chapter 10. That leaves , for this chapter anyway, Steps 5 through 7.


Team-Fly    
Top
 


Oracle Net8 Configuration and Troubleshooting
Oracle Net8 Configuration and Troubleshooting
ISBN: 1565927532
EAN: 2147483647
Year: 2000
Pages: 120

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net