Version: 10.2.1b and 10.2.1b SP1 |
Appendix > Login Connection Strings |
The ArcFM Solution supports a wide variety of connection possibilities. For details on login connection strings, refer to the ArcGIS help topic about database connections. The following table provides the supported platform, authentication type and connection type as well as the required parameters. All connections displayed in the table below are supported by the ArcFM Solution.
ArcFM supports two types of authentication: database and operating system. Database authentication (DBMS) requires the user to enter their user name and password when logging into an ArcFM application. Operating system authentication (OSA) uses the user's Windows login name and password.
All Process Framework logins (e.g., Session Manager, Workflow Manager, Process Framework Admin tool) support both types of authentication. When logging in, you can select the authentication type.
The ArcGIS Desktop online documentation discusses how to create database connections in ArcCatalog.
Supported Databases
![]() |
FGDBs: Neither Designer nor Process Framework may be used with a file geodatabase. Oracle:
|
Important Notes:
Platform |
Authentication Type |
Connection Type |
Connection Parameters |
Owner of Default |
---|---|---|---|---|
Oracle/ArcSDE Enterprise |
OSA |
Direct Connect |
Instance = sde:oracle11g:/;LOCAL=tns name, Authentication = operating system, Version = project1.default or Instance = sde:oracle11g:/;LOCAL=server name/EZ connect name, Authentication = operating system, Version = project1.default |
Geodatabase schema owner |
Oracle/ArcSDE Enterprise |
OSA |
Direct Connect |
Instance = sde:oracle12c:/;LOCAL=tns name, Authentication = operating system, Version = project1.default or Instance = sde:oracle11g:/;LOCAL=server name/EZ connect name, Authentication = operating system, Version = project1.default |
Geodatabase schema owner |
SQL Server 2005/ArcSDE Enterprise |
DBMS |
Direct Connect |
Instance = sde:sqlserver:elmo\mssql2, Database = databasename, Authentication = database, User = <user name>, Password = <password>, Version = sde.default (depending on the configuration) |
*SDE or DBO |
SQL Server 2005/ArcSDE Enterprise |
OSA |
Direct Connect |
Instance = sde:sqlserver:elmo\mssql2, Database = databasename, Authentication = operating system, Version = sde.default (depending on the configuration) |
*SDE or DBO |
SQL Server Express 2005/ArcSDE Personal or Workgroup |
OSA |
Direct Connect |
Server = freewheel_sqlexpress, Instance = sde:sqlserver:freewheel\sqlexpress, Database = databasename, Authentication = operating system, Version = dbo.default |
DBO |
SQL Server 2008/ArcSDE Enterprise |
OSA |
Spatial Database |
Instance = sde:sqlserver:elmo\mssql2, Database = databasename, Authentication = operating system, Version = sde.default (depending on the configuration) |
*SDE or DBO |
Personal Geodatabase (Access) |
N/A |
N/A |
Database file path = D:\data\Minerville.mdb |
N/A |
File Geodatabase** |
N/A |
N/A |
Database folder path = D:\data\Minerville.gdb |
N/A |
* The owner is SDE when using a multiple spatial database instance configuration; the owner is DBO when using a single spatial database instance configuration.
** Process Framework may not be used with a file geodatabase.