Sample default odbc.ini file
- Last Updated: May 13, 2024
- 2 minute read
- DataDirect Connectors
- ODBC
- Oracle Service Cloud 7.1
- Documentation
The following is a sample odbc.ini file that Setup installs in the installation directory. All occurrences of ODBCHOME are replaced with your installation directory path during installation of the file. Values that you must supply are enclosed by angle brackets (< >). If you are using the installed odbc.ini file, you must supply the values and remove the angle brackets before that data source section will operate properly. Commented lines are denoted by the # symbol. This sample shows the 32-bit driver with file names beginning with iv. A 64-bit driver file would be identical except that driver names would begin with dd and the list of data sources would include only the 64-bit drivers.
[ODBC Data Sources]
Oracle Service Cloud=DataDirect 7.1 Oracle Service Cloud
[Oracle Service Cloud]
Driver=ODBCHOME/lib/ivrnow27.so
Description=DataDirect 7.1 Oracle Service Cloud
ApplicationUsingThreads=1
ConfigOptions=
ConnectionReset=0
CreateDB=2
DataSourceName=
Database=
EnableAccessRequestHeader=1
EnablePagingWithOrderByID=1
ExtendedOptions=
FetchSize=100
HostName=<mysite.custhelp.com>
InitializationString=
InterfaceName=<myinterface>
JVMArgs=-Xmx256m
JVMClasspath=<{.:/home/user1/install_dir/java/lib/rightnow.jar}>
LoadBalanceTimeout=0
LogConfigFile=
LoginTimeout=15
ManagedObjects=
LogonID=
MaxPoolSize=100
MinLongVarcharSize=
MinPoolSize=0
OracleServiceCloudDatabase=1
Password=
Pooling=0
ProxyHost=
ProxyPassword=
ProxyPort=0
ProxyUser=
RefreshDirtyCache=1
ReportCodepageConversionErrors=0
ServerPortNumber=19929
SQLEngineMode=0
StmtCallLimit=-1
StmtCallLimitBehavior=1
TransactionMode=0
VarcharThreshold=
WSCompressData=0
WSFetchSize=0
WSRetryCount=0
WSTimeout=120
[ODBC]
IANAAppCodePage=4
InstallDir=ODBCHOME
Trace=0
TraceFile=odbctrace.out
TraceDll=ODBCHOME/lib/ivtrc27.so
ODBCTraceMaxFileSize=102400
ODBCTraceMaxNumFiles=10
[ODBC File DSN]
DefaultDSNDir=
UseCursorLib=0
To modify or create data sources in the odbc.ini file, use the following procedures.
-
To modify a data source:
-
To create a new data source: