Below are lists of the files installed with Micro Focus XDBC.
Windows/UNIX Filename | Description |
---|---|
acuxdbc04.exe / acuxdbc04 | SQL processor spawner |
acuxdbc04.dll / acuxdbc04.so | SQL processor |
acuxdbc11.dll / acuxdbc11.so | ODBC driver |
gds10.dll / gds10.so | Indexed file driver |
sql.msg | Error message file |
Filename | Description |
---|---|
mfdbcutil.exe / mfdbcutil | System catalog (repository) tool |
mfdbc.dll / mfdbc.so | ODBC driver for Micro Focus XDBC |
xdbcquery.exe / xdbcquery | Command-line query tool |
tver.exe / tver | Version query |
mfsql.bat / mfsql.sh | Command-line query script |
mfaddfile.bat / mfaddfile.sh | Adds named XFD file or file list to system catalog (repository) |
mfinit.bat / mfinit.sh | Creates a system catalog (repository) and information-schema views |
mfgenconf.bat / mfgenconf.sh | Generates a Micro Focus XDBC configuration file that includes the required configuration variables set to the values that you define. It also enables you to specify an alternate directory name for GENESIS_HOME and an alternate configuration file name |
mfxset.bat /mfxset.sh | Allows you to customize many of the options used by the batch files. Items such as configuration file, default user and password, GENESIS_HOME, system catalog, and other options are stored in this file. mfxset allows you one centralized location to set your custom configuration options |
Filename | Description |
---|---|
mfdbc.cfg | Default configuration file |
mfdemo.bat / mfdemo.sh | Creates a system catalog and loads it with sample veterinary data |
mf_data | New data directory set up by the demonstration program |
mfsyscat | System catalog |
The path for each sample file below begins with
|
List sample files |
Filename | Description |
---|---|
mfdbc.dll / mfdbc.so | ODBC driver |
MFDBCSetup.dll / MFDBCSetup.so | ODBC driver setup |
mfodbcsql.bat / mfodbcsql.sh | ODBC SQL processor |
To use the installed ODBC driver, the following registry entry is created:
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Micro Focus MFXDBC Driver 2.0] "DriverODBCVer"="02.50" "Setup"="C:\\Program Files\\Micro Focus\\XDBC 2.0\\bin\\MFDBCSetup.dll" "Driver"="C:\\Program Files\\Micro Focus\\XDBC 2.0\\bin\\mfdbc.dll" "CPTimeout"=<not pooled>
To use the installed ODBC client driver, the following registry entry is created:
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Micro Focus MFXDBC Client Driver 2.0] "@"="" "DriverODBCVer"="02.50" "Setup"="C:\\Program Files\\Micro Focus\\XDBC Client 2.0\\bin\\MFDBCSetup.dll" "Driver"="C:\\Program Files\\Micro Focus\\XDBC Client 2.0\\bin\\mfdbc.dll" "ClientOnly"=dword:00000001
Filename | Description |
---|---|
acuxdxbc03.dll / acuxdbc03.so | Client network driver |
net.ini | Network options |
Filename | Description |
---|---|
xdbcsrvr.exe / xdbcsrvr | Micro Focus XDBC server component network daemon |
mfdbcs.bat / mfdbcs.sh | Performs functions on xdbcsrvr server daemon:
|
acuxdbcs.exe / acuxdbcs | Performs functions on xdbcsrvr server daemon:
|
Filename | Description |
---|---|
vortex.jar | JDBC driver and Java class file |