Oracle Database connector.
Host URL β Oracle server network address.
Port β Connection port (default: 1521).
Service Name β Logical database service identifier (for RAC/multitenant environments).
SID β System identifier for specific database instance (for single-instance databases).
Username β Oracle user account.
Password β Authentication credential.
Query β SQL query for data retrieval.
Authentication Note: Use either Service Name or SID based on your Oracle setup:SID β For single-instance databases.Service Name β For clustered setups, multitenant containers, or RAC environments.
Authentication Note: Use either Service Name or SID based on your Oracle setup:
SID β For single-instance databases.
Service Name β For clustered setups, multitenant containers, or RAC environments.
Last updated 12 days ago