|
You can use Pervasive PSQL utilities to verify that the client and engines have the version number you expect, or to check the version of a particular file.
You can check the engine and client versions using Function Executor on Windows platforms or using the BUTIL command-line utility on all platforms:
Function Executor is a utility that simulates Btrieve client operations using the Pervasive PSQL requesters.


From a command prompt, enter the following:
The requester and engine versions are then displayed.
You can determine the file version of a MicroKernel data file using Function Executor on Windows platforms, or using the BUTIL command-line utility on any platform:
The Function Executor utility can simulate Btrieve operations and can be used to determine the file version by performing the following operations:
The Function Executor utility is documented in more detail in Advanced Operations Guide.
Use the -stat parameter of BUTIL to query the file statistics, which includes information about:
Type the following at a command prompt:
For example, to query the statistics of the file DEPT.MKD of the DEMODATA database included with Pervasive PSQL:
The BUTIL utility (available on Windows, NetWare, and Linux) is documented in more detail in Advanced Operations Guide.
|
Chapter contents
Prev topic: Verifying Database Engine is Running
|