Pervasive logo

Prev Status Codes and Messages Next

8500 to 8589


ECAS Interface Status Codes

This section describes the status codes returned by the ECAS (Enhanced Common Address Space) interface. Most of the errors are system errors and cause an entry in the Pervasive event log. In many cases when you receive these errors, there may be some instability in the environment or memory allocation and you will need to restart the machine.

8500: An error occurred during the Smart Components initialization

In its attempt to auto-load the workstation engine, the application failed to initialize the smart component library. You may get more information about the situation that caused this error by setting the PVSW_DISP_LOAD_ERRS=AIF environment variable and running the application. This enables the Services DLL to display on-screen module load errors. However, this environment variable should only be set to diagnose module load errors. In all other cases, it should not be set.

8502: An error occurred when trying to locate W3UPIXYY.DLL

In its attempt to auto-load the workstation engine, the application failed to locate or load W3UPIXYY.DLL in the path specified by the PERVASIVE_PATH environment variable.

8503: An invalid W3UPIXYY.DLL has been found

In its attempt to auto-load the workstation engine, the application discovered an incorrect version of W3UPIXYY.DLL. This problem may have been caused by a corrupt version of W3UPIXYY.DLL.

8504: An error occurred when trying to create system semaphore

In its attempt to auto-load the workstation engine, the application failed to create the system semaphore. This problem may have been caused by the operating system running out of resources.

8505: An initialization error occurred when trying to establish a session with the workstation engine

In its attempt to auto-load the workstation engine, the application failed to establish the session with the workstation engine. This is a system error.

8506: A fatal error occurred when loading the MicroKernel

In its attempt to auto-load the workstation engine, the application failed to load the MicroKernel, W3MKDE.DLL. This may have been caused by a missing W3MKDE.DLL.

8507: No valid session was found

The application lost its session with the workstation engine.

8508: An error occurred when attempting to enable Btrieve access

The application failed to enable the Btrieve access method in the workstation engine.

8509: A timeout occurred during the initialization of the MicroKernel

The application timed out during the initialization of the MicroKernel. This may have been caused by a bad configuration option or a malfunction of the workstation engine.

Check the Pervasive Event Log (PVSW.log) for more information.

8510: A fatal error occurred when loading the Scalable SQL engine

In its attempt to auto-load the workstation engine, the application failed to load the Scalable SQL, W3SSQL.DLL. This may have been caused by a missing W3SSQL.DLL.

8511: An error occurred when attempting to enable SQL access

The application failed to enable the SQL access method in the workstation engine.

8512: A timeout occurred during the initialization of the Scalable SQL engine

The application timed out during the initialization of the Scalable SQL engine. This may have been caused by an invalid configuration option or a malfunction of the workstation engine.

8513: An error occurred when disabling Btrieve access

The application failed to disable the Btrieve access method in the workstation engine.

8514: An error occurred when unloading the MicroKernel

The application failed to unload the MicroKernel.

8515: An error occurred when disabling SQL access

The application failed to disable the SQL access method in the workstation engine.

8516: An error occurred when unloading the Scalable SQL engine

The application failed to unload Scalable SQL.

8517: An error occurred when closing the session with the workstation engine

The application could not close the session with the workstation engine.

8518: An error occurred when attempting to allocate system memory

The application failed to allocate memory from the system. Possible ways to avoid this include closing all other applications and restarting the engine, decreasing the size of the cache, and changing the engine settings so that a smaller number of files and/or file handles are open.

8519: A fatal error occurred when loading the SRDE

In its attempt to auto-load the SQL relational database engine, the application failed to load the W3ODBCEI.DLL. This may have been caused by a missing W3ODBCEI.DLL.

8520: A timeout occurred during the initialization of the SRDE module

The application timed out during the initialization of the SQL relational database engine module. This may have been caused by a bad SRDE configuration option or a malfunction of the workstation engine.

8521: An error occurred when unloading the SRDE module

The application failed to unload the SRDE module.


Prev
8000 to 8499
Contents
Up
Next
8590 to 8599