Team Fly | ![]() ![]() |
Should a DBA want to modify the files directly, the following syntax rules must be followed:
Comments must begin with a pound sign (#). Anything following the pound sign is treated as a comment.
Keywords are not case sensitive and cannot contain spaces.
Spaces are optional around equal (=) signs.
Values can only contain spaces if they are surrounded by quotes. The values may be case sensitive depending on the operating system and protocol.
A connect descriptor can be no more than 4KB in length.
All characters must be part of the network set.
Oracle Net Services contains a number of user interfaces and tools that simplify the management of the Oracle network, including the following:
Oracle Enterprise Manager (OEM)
The OEM console
Oracle Net Manager
Oracle Net Configuration Assistant
Oracle Connection Manager
Oracle Internet Directory Configuration Assistant
Command-line utilities
Oracle Advanced Security
Along with database administration, OEM allows configuration of Oracle Net Services. OEM can be used to perform the following administration features:
The configuration of listeners
The configuration of naming definitions such as connect descriptors
Team Fly | ![]() ![]() |