Connecting to Oracle databases using Acquire for UNIX/Linux - syncsort_capacity_management - 12.60

Syncsort™ Capacity Management Installation Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ Capacity Management
Version
12.60
Language
English
Product name
Syncsort™ Capacity Management
Title
Syncsort™ Capacity Management Installation Guide
Copyright
2024
First publish date
1985
Last edition
2024-07-17
Last publish date
2024-07-17T13:15:33.732951
Prior to Athene version 10.20, Acquire for UNIX/Linux always used the OS-level authentication method to access a local Oracle database. This uses the “bequeath” protocol which has the following properties:
  • Does not use a network Listener (therefore, no Listener configuration is required).

  • Automatically spawns a dedicated server

  • No user name and password is required to access the database.

  • Is used for local connections where an Oracle database client application, such as SQL*Plus, communicates with an Oracle database instance running on the same computer.

  • Only works in dedicated server mode – it cannot be used in a shared server mode.