[Contents] [Index] [Info] [Previous] [Next]

APPENDIX A. Major Changes and Enhancements from Previous Versions of SQL*Net

This appendix lists the major changes from previous versions of SQL*Net to SQL*Net Version 2.3.3, as follows:

List of Changes

Most changes are specific to OpenVMS customers, except for the first item listed below, which is the most significant one. Generic enhancements have been made to SQL*Net functionality and these are explained in the "Understanding SQL*Net" documentation.

The Network Manager (NETMAN) is no longer supported on server platforms. You must now configure your network with NETMAN on a Windows desktop system.

Enhancements

Enhancements for Release 7.3.3 are as follows:

where:

xxxxxxxx is the last eight characters of the Listener name

nnn is a unique number

where:

xxxxxx is the SID name (maximum of six characters)

nnnn is a unique number

where:

xxxxxx is the SID name (maximum of six characters)

nnnn is a unique number

where:

xxxxxx is the SID name (maximum of six characters)

nnnn is a unique number

where:

xxxxxxxx is the last eight characters of that name

nnn is a unique number

A sample file can be found in TNS_ADMIN:PROTOCOL_ORA.SAMPLE

Note: In the previous release, it was created in the directory: sys$login

If a process exited abnormally, a trace file will be created in the trace directory under the DB directory.

Note: In the previous release, the SID name was used to create a system logical name that sometimes interfered with other products. Now the prefix ORA_IPC_ is being used before the SID name to get a unique logical name that relates to an Oracle product.

Note: In the previous release, the 'LSNRCTL STARTUP' command using TCP/IP on DECnet protocols took almost two minutes. Now, to startup the listener with any of these protocols should take about twenty seconds.

Note: Refer to the SQLNETOPEN.TXT file in the installation for a complete explanation.


[Contents] [Index] [Info] [Previous] [Next]