Connecting To An Oracle Database By Using Password Authentication; Connecting Clients Outside Dce To Oracle Servers In Dce; Sample Parameter Files - Oracle Database B10772-01 Administrator's Manual

Database
Table of Contents

Advertisement

For example:
% sqlplus /@ORADCE

Connecting to an Oracle Database by Using Password Authentication

From a client, you can still connect with a user name and password:
% sqlplus username/password@net_service_name
where net_service_name is the Oracle Net service name.
For example:
% sqlplus scott/tiger@ORADCE

Connecting Clients Outside DCE to Oracle Servers in DCE

Clients without access to DCE and CDS can still connect to Oracle servers in DCE
using TCP/IP or some other protocol if a listener is configured to do this. If a
listener has been configured in the
can use normal Oracle Database and Oracle Net Services procedures to connect to
an Oracle server in DCE.
The following section contains these topics, which include samples of
listener.ora
outside of DCE wanted to connect to Oracle database servers in a DCE
environment:

Sample Parameter Files

At least the following two Oracle parameter files are needed for successful
client/server communications; create and modify these files using a text editor:
The parameter files are described in the following sections:
In this case, DCE security is not available to clients. Also,
Note:
service names are resolved to network addresses and located in a
tnsnames.ora file on the client, not using the CDS name server.
and
tnsnames.ora
Sample Parameter Files
Using tnsnames.ora for Name Lookup When CDS Is Inaccessible
Connecting Clients Outside DCE to Oracle Servers in DCE
file on the server, non-DCE clients
listener.ora
files as they would be configured if a client from
Configuring Oracle DCE Integration 10-25

Advertisement

Table of Contents
loading

This manual is also suitable for:

Database advanced security 10g release 1

Table of Contents