====== Oracle Database Source ====== Connection to an Oracle database. **Oracle Server and Client ** \\ Oracle is a client/server database and an Oracle database must be installed on the machine that contains the database files. GeoScene3D needs an Oracle client to be able to connect to the database, e.g., [[http://www.oracle.com/technetwork/database/features/instant-client/index-100365.html|Oracle Instant Client]]. The client must be installed on the machine that runs GeoScene3D. ==== Source Configuration Dialog ==== Configure database connection **Source ** \\ Shows the current source path **Firebird Database Types ** \\ Unspecified (any Firebird Database)\\ [[:geoscene3d:project_content:dataformats:jupiter_database_format|]]\\ [[:geoscene3d:project_content:dataformats:gerda_database_format|Gerda Database Format]] **Database Properties and Login ** \\ __Host Name:__ If the database file is located on the local machine type "localhost". If the database file is on a remote machine running an Oracle database then type the host name or IP address of that machine.\\ __Database:__ Name of database as define in the Oracle database.\\ __Scheme:__ Schema name (user) as defined in the Oracle database. This schema must represent a database of one of the types listed above.\\ __Port:__ Database port on database host machine: Default: 1521\\ __Decimal separator:__ Decimal separator used in the database. "," or "."\\ __User Name:__ Database user name\\ __Password:__ Database password **Test Login… ** \\ Simply tests the connection