|
With the release of Pervasive PSQL 7 and greater, the MicroKernel message log has been replaced by a new centralized event log. All Pervasive PSQL 7 and later components write status and error messages to the same log file. In addition, if two or more Pervasive-based applications are running on the same machine, they share a single event log.
The event log, called PVSW.LOG (or event.log on Linux), is located in the Windows root directory of each machine that is running a Pervasive-based application (on Linux, it is located in the bin subdirectory of the psql installation directory). This location cannot be changed or customized. In the following table, C: represents the drive letter where your operating system is installed.
|
Platform
|
Event log location
|
|---|---|
|
Windows 98/ME
|
C:\WINDOWS
|
|
Windows 32-bit platforms
|
C:\WINNT
|
|
NetWare
|
SYS:SYSTEM
|
|
Linux
|
~psql/bin
|
The event log consists of ASCII text messages in a format similar to the following syntax description:
An entry may be followed by binary data in standard ASCII hexadecimal format. There is no limit to the length of the binary data.
The following shows an example of the type of data contained in the event log.
|
Chapter contents
Prev topic: Dynamic Binding
|