|
||
|
Lesson 1
Basic Net8 and SQL*Net server-side configuration |
||
|
This module introduces you to the details about the configuration and management of Net8 on both the client and the server.
We'll look more closely at the parameter files that are used in configuration, and we'll look at
the GUI tools that Net8 provides to simplify the management of the parameter files.
Learning objectivesServer-side connectivity is far more complex than configuring a client for Net8. This is because the TNS listener must be properly configured to handle multiple simultaneous connections to many databases on the server, with incoming connections from hundreds or even thousands of remote clients. For sophisticated multi-protocol environments, the listener.ora file can become very complicated. We'll begin with a conceptual overview of the listener, its functions and uses. We will then look at the Net8 assistant GUI tool before moving to the syntax of the listener configuration file (listener.ora). We will also take a close look at the TNS listener and understand how Net8 creates, starts, and uses it. The module concludes with a look at how to configure multiple listeners on a Net8 server. After completing this module, you will be able to:
|
||
|
|
||