The Other Services tab enables you to specify the non-database service(s) for which the listener is to receive connect requests. Non-database services may include external procedures or heterogeneous services.
Global Service Name
Enter the service name and domain name of the non-Oracle database service.
Program Name
Enter the executable program name. For example, extproc.exe.
Program Argument Zero
Enter the internal first argument, which is often used as an alternative program name. For example: argv0
Program Arguments
Enter the command line arguments that should be passed when starting the service. For example,-mode=5.
Environment
Enter any environment variables which should be set prior to starting the service. Environment variables are specified in the following format:
environment_variable=values
For example, user=scott, start=immediate.
Note that variables are separated by commas.
SID
Enter the program name or Oracle System Identifier (SID) for the non-Oracle database.
Oracle Home Directory
Enter the location of the program executable.
Add Service button
Click to configure non-database service information. A new Service tab displays where you can enter information for another service.
Remove Service button
Click to delete the selected Service tab and its service information.
![]() | See Also:
Configure External Procedures for the Listener Configure Heterogeneous Services for the Listener |