Frequently asked question

What is jdbcurl parameter in Esrimap_prop file and what value should I set it to?

Last Published: April 25, 2020

Answer

The jdbcurl parameter is the URL to the database that contains the permissions and users table for setting up authentication in ArcIMS Servlet Connector.

The value for this parameter can be one of the following:

1. jdbcurl=jdbc:oracle:thin:@host:port:SID (for thin driver)

For example:
Code:
jdbc:Oracle:thin:@himalaya.esri.com:1521:ORA92

2. jdbcurl=jdbc:oracle:oci8:@<net8 service name> (for OCI driver)

For example:
Code:
jdbc:oracle:oci8:@ORA92

Article ID:000007860

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic