Field | Description |
---|---|
Name |
The service name of the database. Click Add to create a new configuration - Oracle TNS Configuration |
Service configuration
Field | Description |
---|---|
SID |
Specify the Oracle Instance. Click Advanced to open the Advanced Service Options Dialog. This field is visible if Use Oracle 8i release 8.0 Compatible Identification is selected. |
Service name |
Type the service name. This field is visible if Use Oracle 8i release 8.0 Compatible Identification is clear. |
Connection type |
Select a database connection type from the Connection Type list for the net service name. Oracle Corporation recommends you use the default setting of Database Default. |
Use Oracle 8i release 8.0 Compatible Identification |
Select if the destination service is prior to release 8.1, then type its SID in the SID field. Clear if the destination service is an Oracle release 8.1 database, then type the service name in the Service Name field. |
Address configuration
Field | Description |
---|---|
Protocol | Select a protocol from the list. |
Host Name | The host name of the computer where the database is located. |
Port Number | The TCP/IP port number. The default is 1521. |
Add | Add an address configuration. |
Advanced | Address List Options Dialog |
Option | Description |
---|---|
Instance Name | Type the database instance to access |
Session Data Unit | Type the SDU (Session Data Unit) to optimize the transfer rate of data packets being sent across the network. |
Use for Heterogeneous Services | Select this option, if you want an Oracle8i server to access a non-Oracle system. |
For further information see the Oracle Administrator’s Guide.
Option | Description | Compatibly with Net8 8.0 Clients |
---|---|---|
Try each address in order, until one succeeds |
FAILOVER=ON for release 8.1 clients SOURCE_ROUTE=OFF for pre-release 8.1 clients. |
Yes |
Randomly try each address until one succeeds |
LOAD_BALANCE=ON FAILOVER=ON |
No |
Try one address selected at random |
LOAD_BALANCE=ON |
No |
Use each address in order until a destination is reached |
SOURCE_ROUTE=ON |
Yes |
Use only the first address |
LOAD_BALANCE=OFF FAILOVER=OFF SOURCE_ROUTE=OFF |
No |
Best Practice: Unless multiple address options are configured, the first address in the list is contacted.
By default, SQL Navigator gives you USER object data dictionary views, meaning you can see only objects you own or for which you have been granted object privileges.
When you Enable DBA views in SQL Navigator you can... |
Edit Profiles, Roles, and Users. View the following nodes of the DB Navigator tree:
|
How to enable DBA views in SQL Navigator |
Oracle Logon Dialog | Enable DBA Views |
Oracle requirements to query DBA views |
Your username must have one of the following roles or privileges:
DBA role and SELECT_CATALOG_ROLE role must be defined as the default roles in Oracle. In addition to the SELECT ANY TABLE privilege, Oracle 9i may also require the user to have the SELECT ANY DICTIONARY privilege if the O7_DICTIONARY_ACCESSIBILITY initialization parameter is set to FALSE. For information about system privileges, see the Oracle Database Administrator’s guide. |
|
Note: Enabling DBA dictionary views may affect performance for some Oracle instances, depending on the number of users and objects, as well as other environmental factors. |
When DBA dictionary views are selected, SQL Navigator interrogates the data dictionary differently:
Regardless of DBA View setting, SQL Navigator uses USER_% views for the logged-on user's objects.
Without DBA Views, SQL Navigator uses ALL_% views for other user's objects.
With DBA Views, SQL Navigator uses SYS.DBA_% views for other user's objects.
© ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center