| ODBC |
|
| The PxPlus
File Server allows the PxPlus ODBC driver, the PxPlus SQL Command Line
Client, or any application using the PVKIO library to access PxPlus data
on a remote system. The file server can run on windows and UNIX/Linux boxes so
for example it allows an ODBC application on Windows to access data on a
UNIX/Linux box. There is both a Windows and UNIX/Linux version of the PxPlus File Server. The Windows version of the Server has its own installer (for installation procedures see File IO Product Installation and Activation (Windows)). The UNIX/Linux version of the Server has a stand alone installation package (for installation procedures see PxPlus File Server Installation (UNIX/Linux)). |
||||||||||||||||||||||
| Running the Server | Run
the server from the command line using the following
syntax:
Where:
|
|||||||||||||||||||||
| Other Server Arguments | The
following arguments can also be used with the PxPlus IO
Server executable (pxpiosvr)
at the command line:
|
|||||||||||||||||||||
| Shutting Down the Server | The
PxPlus IO Server records the process ID (pid)
of the server in the pxpiosvr.pid file to assist in
shutting down the server; For Example:
Provided the server can locate the pxpiosvr.pid file, the running server will be shut down properly; otherwise, an error message will be displayed on standard out. Alternately, the server can be shutdown using a SIGHUP signal; i.e.,
Where pid is the process ID of the PxPlus IO Server, pxpiosvr. |
|||||||||||||||||||||