sp_addservice

sp_addservice adds a new service to the ECDA Option for Oracle and writes the service entry into the configuration file.

Syntax

server_name... sp_addservice service_name

Usage

To use an additional Oracle database, you must add a new service using sp_addservice. Then, use sp_configure to configure the new service.

Related reference
sp_configure